|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.EditAction
sidekick.ParserSwitchAction
public class ParserSwitchAction
An action to switch the current SideKick parser.
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 org.gjt.sp.jedit.EditAction |
---|
args |
Constructor Summary | |
---|---|
ParserSwitchAction(java.lang.String parser)
|
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 ParserSwitchAction(java.lang.String parser)
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 org.gjt.sp.jedit.EditAction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |