|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gjt.sp.jedit.JEditAbstractEditAction<org.gjt.sp.jedit.View>
org.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.JEditAbstractEditAction |
|---|
args, name |
| 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, invoke, isSelected, isToggle, noRecord, noRememberLast, noRepeat |
| Methods inherited from class org.gjt.sp.jedit.JEditAbstractEditAction |
|---|
getName, invoke, 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 | ||||||||