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:16:37 -0500

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

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

Log message:
        2005-12-08  Anthony Balkissoon  <address@hidden>
        
        * javax/swing/JEditorPane.java:
        (init): Changed to no-argument instead of taking in an EditorKit and
        passing it to setEditorKit.  Callers will have to call setEditorKit
        themselves.
        (JEditorPane()): Changed call to init to have no arguments, call
        setEditorKit after init.
        (JEditorPane(String, String)): Likewise.
        (JEditorPane(URL)): Don't call default constructor, call init and then
        setEditorKit using the appropriate EditorKit for text/html.

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





reply via email to

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