/[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.1 by gnu_andrew, Tue Aug 2 20:12:38 2005 UTC revision 1.4.2.2 by gnu_andrew, Tue Sep 20 18:46:35 2005 UTC
# Line 57  import javax.swing.JFormattedTextField; Line 57  import javax.swing.JFormattedTextField;
57  public class InternationalFormatter  public class InternationalFormatter
58    extends DefaultFormatter    extends DefaultFormatter
59  {  {
60      /** The serialization UID (compatible with JDK1.5). */
61    /** The serialVersoinUID. */    private static final long serialVersionUID = 2436068675711756856L;
   private static final long serialVersionUID = 6941977820906408656L;  
62    
63    /** The format that handles value to string conversion. */    /** The format that handles value to string conversion. */
64    Format format;    Format format;

Legend:
Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2

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