/[classpath]/classpath/javax/swing/text/PlainDocument.java
ViewVC logotype

Diff of /classpath/javax/swing/text/PlainDocument.java

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

revision 1.7 by mkoch, Sun Jan 2 12:52:06 2005 UTC revision 1.8 by mkoch, Tue Jan 25 07:07:25 2005 UTC
# Line 62  public class PlainDocument extends Abstr Line 62  public class PlainDocument extends Abstr
62      rootElement = createDefaultRoot();      rootElement = createDefaultRoot();
63    }    }
64    
65    protected void reindex()    private void reindex()
66    {    {
67      Element[] lines;      Element[] lines;
68      try      try

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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