|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.EditAction
sidekick.SideKickActions.SideKickAction
public abstract static class SideKickActions.SideKickAction
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.gjt.sp.jedit.EditAction |
---|
org.gjt.sp.jedit.EditAction.Wrapper |
Field Summary | |
---|---|
protected java.lang.String |
parserName
|
Fields inherited from class org.gjt.sp.jedit.EditAction |
---|
args |
Constructor Summary | |
---|---|
protected |
SideKickActions.SideKickAction(java.lang.String actionName,
java.lang.String parserName)
|
Method Summary |
---|
Methods inherited from class org.gjt.sp.jedit.EditAction |
---|
getCode, getLabel, getMouseOverText, getName, getView, invoke, 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 |
Field Detail |
---|
protected java.lang.String parserName
Constructor Detail |
---|
protected SideKickActions.SideKickAction(java.lang.String actionName, java.lang.String parserName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |