|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.EBMessage
org.gjt.sp.jedit.msg.EditorStarted
Message sent after jEdit has finished starting up, but before the initial view is created.
Nested Class Summary |
---|
Nested classes inherited from class org.gjt.sp.jedit.EBMessage |
---|
EBMessage.NonVetoable |
Constructor Summary | |
---|---|
EditorStarted(EBComponent source)
Creates a new editor started message. |
Methods inherited from class org.gjt.sp.jedit.EBMessage |
---|
getSource, isVetoed, paramString, toString, veto |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public EditorStarted(EBComponent source)
source
- The message source
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |