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

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

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

revision 1.6 by brawer, Tue Jun 10 23:40:19 2003 UTC revision 1.7 by brawer, Fri Jun 13 16:46:49 2003 UTC
# Line 51  import java.awt.Insets; Line 51  import java.awt.Insets;
51  public class CompoundBorder  public class CompoundBorder
52    extends AbstractBorder    extends AbstractBorder
53  {  {
54      /**
55       * Determined using the <code>serialver</code> tool
56       * of Apple/Sun JDK 1.3.1 on MacOS X 10.1.5.
57       */
58    static final long serialVersionUID = 9054540377030555103L;    static final long serialVersionUID = 9054540377030555103L;
59    
60    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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