@Deprecated public static class TopComponent.NodeName extends NodeAdapter
Constructor and Description |
---|
NodeName(TopComponent top)
Deprecated.
Please do not use, public just by an accident.
|
Modifier and Type | Method and Description |
---|---|
static void |
connect(TopComponent top,
Node n)
Deprecated.
Connects a top component and a node.
|
void |
propertyChange(PropertyChangeEvent ev)
Deprecated.
Please do not use, public just by an accident.
|
childrenAdded, childrenRemoved, childrenReordered, nodeDestroyed
@Deprecated public NodeName(TopComponent top)
top
- top component to modify its namepublic static void connect(TopComponent top, Node n)
top
- top compoonent to modify its namen
- node to take name from@Deprecated public void propertyChange(PropertyChangeEvent ev)
propertyChange
in interface PropertyChangeListener
propertyChange
in class NodeAdapter