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

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

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

revision 1.8 by mark, Sat Sep 4 17:14:01 2004 UTC revision 1.9 by mark, Thu Sep 23 15:03:21 2004 UTC
# Line 347  public class DefaultEditorKit extends Ed Line 347  public class DefaultEditorKit extends Ed
347    {    {
348      return new PlainDocument();      return new PlainDocument();
349    }    }
350        
351    public Action[] getActions()    public Action[] getActions()
352    {    {
353      return defaultActions;      return defaultActions;

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

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