/[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 by trebligd, Tue Jul 26 08:00:03 2005 UTC revision 1.5 by rabbit78, Tue Sep 13 23:44:50 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  
changed lines
  Added in v.1.5

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