[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jedit-cvs
Subject:    [ jEdit-commits ] SF.net SVN: jedit: [9863]
From:       ezust () users ! sourceforge ! net
Date:       2007-06-27 22:51:31
Message-ID: E1I3gMF-00089s-79 () sc8-pr-svn4 ! sourceforge ! net
[Download RAW message or body]

Revision: 9863
          http://svn.sourceforge.net/jedit/?rev=9863&view=rev
Author:   ezust
Date:     2007-06-27 15:51:30 -0700 (Wed, 27 Jun 2007)

Log Message:
-----------
Clarified javadocs.

Modified Paths:
--------------
    jEdit/trunk/org/gjt/sp/jedit/msg/EditPaneUpdate.java

Modified: jEdit/trunk/org/gjt/sp/jedit/msg/EditPaneUpdate.java
===================================================================
--- jEdit/trunk/org/gjt/sp/jedit/msg/EditPaneUpdate.java	2007-06-27 21:31:29 UTC (rev \
                9862)
+++ jEdit/trunk/org/gjt/sp/jedit/msg/EditPaneUpdate.java	2007-06-27 22:51:30 UTC (rev \
9863) @@ -22,7 +22,7 @@
 import org.gjt.sp.jedit.*;
 
 /**
- * Message sent when an edit pane-related change occurs.
+ * Message sent when an edit pane-related change occurs. 
  * @author Slava Pestov
  * @version $Id$
  *
@@ -41,12 +41,15 @@
 	public static final Object DESTROYED = "DESTROYED";
 
 	/**
-	 * Edit pane buffer changed.
+	 * The current buffer in the EditPane has changed to show a different buffer. This
+     * happens when an action results in a call to EditPane.setBuffer().
 	 */
 	public static final Object BUFFER_CHANGED = "BUFFER_CHANGED";
 
 	/**
-	 * Edit pane buffer about to change. Note: this could be an instance of \
BufferChanging class, +	 * Edit pane buffer is about to change. You should see this \
before BUFFER_CHANGED. +     * Navigator uses this message to save the cursor \
position in its history. +     * Note: this could be an instance of BufferChanging \
                class,
 	 * which also contains information about the new buffer that is about to be opened.
 	 * @since 4.3pre3
 	 */


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jEdit-CVS mailing list
jEdit-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic