java.lang.Object
org.gjt.sp.jedit.EBMessage
org.gjt.sp.jedit.msg.EditorExiting
Message sent just before jEdit exits.
- Since:
- jEdit 2.3pre2
- Version:
- $Id: EditorExiting.java 12504 2008-04-22 23:12:43Z ezust $
- Author:
- Slava Pestov
-
Constructor Summary
-
Method Summary
Methods inherited from class org.gjt.sp.jedit.EBMessage
getSource, paramString, toString
-
Constructor Details
-
EditorExiting
Creates a new editor exiting message.- Parameters:
source
- The message source
-