/[classpath]/classpath/javax/swing/SpinnerDateModel.java
ViewVC logotype

Diff of /classpath/javax/swing/SpinnerDateModel.java

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

revision 1.1 by smarothy, Mon Feb 14 16:42:08 2005 UTC revision 1.2 by rabbit78, Fri May 27 21:12:46 2005 UTC
# Line 61  public class SpinnerDateModel extends Ab Line 61  public class SpinnerDateModel extends Ab
61    
62    /**    /**
63     * For compatability with Sun's JDK     * For compatability with Sun's JDK
64     * FIXME: what's the number? And which fields should be serialized?     * FIXME: Which fields should be serialized?
65     */     */
66    private static final long serialVersionUID = 1L;    private static final long serialVersionUID = -4802518107105940612L;
67    
68    /**    /**
69     * Constructs a SpinnerDateModel using the current date,     * Constructs a SpinnerDateModel using the current date,

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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