/[classpath]/classpath/javax/swing/border/SoftBevelBorder.java
ViewVC logotype

Diff of /classpath/javax/swing/border/SoftBevelBorder.java

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

revision 1.1 by brawer, Mon Jun 16 09:27:58 2003 UTC revision 1.2 by brawer, Fri Jun 20 12:48:50 2003 UTC
# Line 60  public class SoftBevelBorder Line 60  public class SoftBevelBorder
60  {  {
61    /**    /**
62     * Determined using the <code>serialver</code> tool     * Determined using the <code>serialver</code> tool
63     * of Apple/Sun JDK 1.3.1 on MacOS X 10.1.5.     * of Sun JDK 1.4.1_01 on GNU/Linux 2.4.20. Interestingly,
64       * the Apple/Sun JDK 1.3.1 on MacOS X 10.1.5 gives a different
65       * value, namely -6658357140774549493L.
66     */     */
67    static final long serialVersionUID = -6658357140774549493L;    static final long serialVersionUID = 5248789787305979975L;
68    
69    
70    /**    /**

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