Constructor and Description |
---|
ExpandAllAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Creates a new project.
|
void |
expand(javax.swing.tree.TreePath path,
javax.swing.JTree tree)
Expand the given sub tree.
|
java.lang.String |
getText()
Returns the text to be shown on the button and/or menu item.
|
clone, compareTo, equals, getMenuItem, prepareForNode, setViewer
public java.lang.String getText()
public void actionPerformed(java.awt.event.ActionEvent e)
public void expand(javax.swing.tree.TreePath path, javax.swing.JTree tree)