|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.EditAction
console.Shell.ShellAction
console.Shell.ToggleAction
public static class Shell.ToggleAction
A ToggleAction is a ShellAction which also toggles the visibility of the Console.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.gjt.sp.jedit.EditAction |
---|
org.gjt.sp.jedit.EditAction.Wrapper |
Field Summary |
---|
Fields inherited from class console.Shell.ShellAction |
---|
shellName |
Fields inherited from class org.gjt.sp.jedit.EditAction |
---|
args |
Constructor Summary | |
---|---|
Shell.ToggleAction(java.lang.String shellName)
|
Method Summary | |
---|---|
java.lang.String |
getCode()
|
java.lang.String |
getLabel()
|
void |
invoke(org.gjt.sp.jedit.View view)
|
Methods inherited from class org.gjt.sp.jedit.EditAction |
---|
getMouseOverText, getName, getView, invoke, isSelected, isToggle, noRecord, noRememberLast, noRepeat, setName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Shell.ToggleAction(java.lang.String shellName)
Method Detail |
---|
public java.lang.String getLabel()
getLabel
in class org.gjt.sp.jedit.EditAction
public java.lang.String getCode()
getCode
in class org.gjt.sp.jedit.EditAction
public void invoke(org.gjt.sp.jedit.View view)
invoke
in class Shell.ShellAction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |