/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5781 by abalkiss, Thu Dec 8 20:00:42 2005 UTC revision 1.5782 by abalkiss, Thu Dec 8 20:16:37 2005 UTC
# Line 1  Line 1 
1  2005-12-08  Anthony Balkissoon  <abalkiss@redhat.com>  2005-12-08  Anthony Balkissoon  <abalkiss@redhat.com>
2    
3          * javax/swing/JEditorPane.java:          * javax/swing/JEditorPane.java:
4            (init): Changed to no-argument instead of taking in an EditorKit and
5            passing it to setEditorKit.  Callers will have to call setEditorKit
6            themselves.
7            (JEditorPane()): Changed call to init to have no arguments, call
8            setEditorKit after init.
9            (JEditorPane(String, String)): Likewise.
10            (JEditorPane(URL)): Don't call default constructor, call init and then
11            setEditorKit using the appropriate EditorKit for text/html.
12    
13    2005-12-08  Anthony Balkissoon  <abalkiss@redhat.com>
14    
15            * javax/swing/JEditorPane.java:
16          (registerMap): New field.          (registerMap): New field.
17          (editorMap): New field.          (editorMap): New field.
18          (JEditorPane()): Call init instead of setEditorKit.          (JEditorPane()): Call init instead of setEditorKit.

Legend:
Removed from v.1.5781  
changed lines
  Added in v.1.5782

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26