@Deprecated
public static class TopComponent.NodeName
extends org.openide.nodes.NodeAdapter
| Constructor | Description |
|---|---|
NodeName(TopComponent top) |
Deprecated.
Please do not use, public just by an accident.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
connect(TopComponent top,
org.openide.nodes.Node n) |
Deprecated.
Connects a top component and a node.
|
void |
propertyChange(java.beans.PropertyChangeEvent ev) |
Deprecated.
Please do not use, public just by an accident.
|
@Deprecated public NodeName(TopComponent top)
top - top component to modify its namepublic static void connect(TopComponent top, org.openide.nodes.Node n)
top - top compoonent to modify its namen - node to take name from@Deprecated public void propertyChange(java.beans.PropertyChangeEvent ev)
propertyChange in class org.openide.nodes.NodeAdapterBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.