/[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.4.2.2 by gnu_andrew, Tue Sep 20 18:46:35 2005 UTC revision 1.4.2.3 by gnu_andrew, Sun Nov 27 21:00:42 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.4.2.2  
changed lines
  Added in v.1.4.2.3

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