|
||||||||||
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
public class EditorStarted
Message sent after jEdit has finished starting up, but before the initial view is created.
Constructor Summary | |
---|---|
EditorStarted(EBComponent source)
Creates a new editor started message. |
Method Summary |
---|
Methods inherited from class org.gjt.sp.jedit.EBMessage |
---|
getSource, paramString, toString |
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 |