commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath javax/swing/JEditorPane.java ChangeLog


From: Roman Kennke
Subject: [commit-cp] classpath javax/swing/JEditorPane.java ChangeLog
Date: Wed, 18 Oct 2006 09:55:48 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Roman Kennke <rabbit78> 06/10/18 09:55:48

Modified files:
        javax/swing    : JEditorPane.java 
        .              : ChangeLog 

Log message:
        2006-10-18  Roman Kennke  <address@hidden>
        
                * javax/swing/JEditorPane.java
                (page): Removed field. The page is now stored in the correct
                document property.
                (getPage): Fetch page URL from document property.
                (read): Set the document for this JEditorPane. Use a Reader
                for reading in the document.
                (setPage): Call getStream() to get the stream from which we 
read.
                Fire property change. Store page in document property.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/JEditorPane.java?cvsroot=classpath&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8698&r2=1.8699




reply via email to

[Prev in Thread] Current Thread [Next in Thread]