public interface ForShowComponent
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
getComponent() |
Node |
getGroupNode()
The group node this tool represents
|
Node |
getInternalNode()
The node within the group whose external connection this tool represents
|
NodeComponent |
getNodeComponent()
The node component that is connected from the show tool to the main tools
|
java.awt.Component getComponent()
NodeComponent getNodeComponent()
Node getInternalNode()
Node getGroupNode()