|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.ide.jedit.action.Action
org.acm.seguin.ide.jedit.action.HideAction
public class HideAction
Removes all the files below the root from a project, and then calls the initial project importer.
Field Summary |
---|
Fields inherited from class org.acm.seguin.ide.jedit.action.Action |
---|
cmItem, tbButton, viewer |
Constructor Summary | |
---|---|
HideAction()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae)
Reimports files below the project root. |
java.lang.String |
getText()
Returns the text to be shown on the button and/or menu item. |
Methods inherited from class org.acm.seguin.ide.jedit.action.Action |
---|
clone, getButton, getIcon, getMenuItem, setViewer |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HideAction()
Method Detail |
---|
public java.lang.String getText()
getText
in class Action
public void actionPerformed(java.awt.event.ActionEvent ae)
ae
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |