Public Member Functions | |
| NodeName (TopComponent top) | |
| void | propertyChange (PropertyChangeEvent ev) |
Package Functions | |
| final void | attach (Node n) |
Private Attributes | |
| transient Reference | top |
| transient Node | node |
|
|
Constructs new name adapter that can be attached to any node and will listen on changes of its display name and modify the name of the component.
|
|
|
Attaches itself to a given node. |
|
|
Listens to Node.PROP_DISPLAY_NAME. |
|
|
node we are attached to or null |
|
|
weak reference to the top component |
1.3.8