public static class Shell.SwitchAction extends Shell.ShellAction
shellName
Constructor and Description |
---|
Shell.SwitchAction(java.lang.String shellName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode() |
java.lang.String |
getLabel() |
void |
invoke(org.gjt.sp.jedit.View view) |
getMouseOverText, isSelected, isToggle, noRecord, noRememberLast, noRepeat
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