/[classpath]/classpath/javax/swing/JTextPane.java
ViewVC logotype

Diff of /classpath/javax/swing/JTextPane.java

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

revision 1.2.2.2 by gnu_andrew, Tue Aug 2 20:12:37 2005 UTC revision 1.2.2.3 by gnu_andrew, Sat Sep 10 15:31:50 2005 UTC
# Line 70  public class JTextPane Line 70  public class JTextPane
70     */     */
71    public JTextPane()    public JTextPane()
72    {    {
73      setEditorKit(createDefaultEditorKit());      super();
     setDocument(null);  
74    }    }
75    
76    /**    /**

Legend:
Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3

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