commit-classpath
[Top][All Lists]
Advanced

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

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


From: Anthony Balkissoon
Subject: [commit-cp] classpath ./ChangeLog javax/swing/JEditorPane.java
Date: Thu, 08 Dec 2005 15:00:43 -0500

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <address@hidden>     05/12/08 20:00:43

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

Log message:
        2005-12-08  Anthony Balkissoon  <address@hidden>
        
        * javax/swing/JEditorPane.java:
        (registerMap): New field.
        (editorMap): New field.
        (JEditorPane()): Call init instead of setEditorKit.
        (JEditorPane(String, String)): Likewise.
        (init): New method.
        (createEditorKitForContentType): Implemented and documented.
        (getEditorKitClassNameForContentType): Likewise.
        (getEditorKitForContentType): Likewise.
        (registerEditorKitForContentType): Likewise.
        (replaceSelection): Call super (this is temporary until the real
        implementation happens.  There is already a TODO noting that this needs
        to be implemented.
        (setEditorKitForContentType): Implemented and documented.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5780&tr2=1.5781&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JEditorPane.java.diff?tr1=1.27&tr2=1.28&r1=text&r2=text





reply via email to

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