|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectprojectviewer.action.Action
projectviewer.action.UpAction
public class UpAction
A tree action that moves the selection up. Fired by the backspace key.
Field Summary |
---|
Fields inherited from class projectviewer.action.Action |
---|
action, cmItem, viewer |
Constructor Summary | |
---|---|
UpAction()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
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. |
Methods inherited from class projectviewer.action.Action |
---|
clone, compareTo, equals, getMenuItem, prepareForNode, setViewer |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpAction()
Method Detail |
---|
public java.lang.String getText()
Action
getText
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 |