org.gjt.sp.jedit.msg
Class EditorStarted
java.lang.Object
org.gjt.sp.jedit.EBMessage
org.gjt.sp.jedit.msg.EditorStarted
- public class EditorStarted
- extends EBMessage
Message sent after jEdit has finished starting up, but before the initial
view is created.
- Since:
- jEdit 2.3pre2
- Version:
- $Id: EditorStarted.java,v 1.2 2002/05/14 07:55:48 spestov Exp $
- Author:
- Slava Pestov
EditorStarted
public EditorStarted(EBComponent source)
- Creates a new editor started message.
- Parameters:
source
- The message source