|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectprojectviewer.action.Action
projectviewer.action.CollapseAllAction
Expands all nodes of the current tree.
Field Summary |
Fields inherited from class projectviewer.action.Action |
action, cmItem, tbButton, viewer |
Constructor Summary | |
CollapseAllAction()
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Creates a new project. |
javax.swing.Icon |
getIcon()
Returns the icon for the action. |
java.lang.String |
getText()
Returns the text to be shown on the button and/or menu item. |
Methods inherited from class projectviewer.action.Action |
clone, getButton, getMenuItem, prepareForNode, setViewer |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CollapseAllAction()
Method Detail |
public java.lang.String getText()
getText
in class Action
public javax.swing.Icon getIcon()
getIcon
in class Action
public void actionPerformed(java.awt.event.ActionEvent e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |