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

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

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

revision 1.5 by rabbit78, Tue Sep 13 23:44:50 2005 UTC revision 1.6 by abalkiss, Thu Nov 24 17:58:52 2005 UTC
# Line 78  public class InternationalFormatter Line 78  public class InternationalFormatter
78      minimum = null;      minimum = null;
79      maximum = null;      maximum = null;
80      format = null;      format = null;
81        setCommitsOnValidEdit(false);
82        setOverwriteMode(false);
83    }    }
84    
85    /**    /**

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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