/[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.9 by rabbit78, Fri Jul 29 12:54:58 2005 UTC revision 1.10 by rabbit78, Thu Aug 25 20:53:05 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.9  
changed lines
  Added in v.1.10

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