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

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

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

revision 1.4 by brawer, Fri Jun 13 01:35:05 2003 UTC revision 1.5 by brawer, Fri Jun 13 16:49:50 2003 UTC
# Line 59  public class BevelBorder Line 59  public class BevelBorder
59    extends AbstractBorder    extends AbstractBorder
60  {  {
61    /**    /**
62       * Determined using the <code>serialver</code> tool
63       * of Apple/Sun JDK 1.3.1 on MacOS X 10.1.5.
64       */
65      static final long serialVersionUID = -1034942243356299676L;
66    
67    
68      /**
69     * Indicates that the BevelBorder looks like if the enclosed area was     * Indicates that the BevelBorder looks like if the enclosed area was
70     * raising out of the screen.     * raising out of the screen.
71     */     */

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