|
|||||||||||
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.EditorExiting
Message sent just before jEdit exits.
Nested Class Summary |
---|
Nested classes inherited from class org.gjt.sp.jedit.EBMessage |
---|
EBMessage.NonVetoable |
Constructor Summary | |
---|---|
EditorExiting(EBComponent source)
Creates a new editor exiting 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 EditorExiting(EBComponent source)
source
- The message source
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |