| Constructor and Description |
|---|
ComponentNode(Component<?> aComponent)
Creates a new ComponentNode object.
|
| Modifier and Type | Method and Description |
|---|---|
Component<?> |
getComponent() |
String |
getName()
Gets the node name uniquely identifying the node in the graph.
|
public ComponentNode(Component<?> aComponent)
Copyright © 2025. All rights reserved.