|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gjt.sp.jedit.EditPlugin
org.gjt.sp.jedit.EBPlugin
Plugins extending this class are automatically added to the EditBus.
Otherwise, this class is identical to the EditPlugin
class.
EditBus,
EBComponent,
EBMessage| Nested Class Summary |
| Nested classes inherited from class org.gjt.sp.jedit.EditPlugin |
EditPlugin.Broken, EditPlugin.Deferred, EditPlugin.JAR |
| Constructor Summary | |
protected |
EBPlugin()
|
| Method Summary | |
void |
handleMessage(EBMessage message)
Handles a message sent on the EditBus. |
| Methods inherited from class org.gjt.sp.jedit.EditPlugin |
createBrowserMenuItems, createMenuItems, createMenuItems, createOptionPanes, getClassName, getJAR, getPluginJAR, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected EBPlugin()
| Method Detail |
public void handleMessage(EBMessage message)
handleMessage in interface EBComponentmessage - The message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||