| Constructor and Description |
|---|
NodePropertiesAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Shows the property dialog.
|
java.lang.String |
getText()
Returns a String that will be shown as the text of the menu item or
the tooltip of the toolbar button.
|
void |
prepareForNode(VPTNode node)
Disable action for multiple selection.
|
public java.lang.String getText()
Actionpublic void prepareForNode(VPTNode node)
prepareForNode in class Actionnode - The selected node, or null if multiple
nodes are selected.public void actionPerformed(java.awt.event.ActionEvent e)