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

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

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

revision 1.7.2.2 by gnu_andrew, Tue Aug 2 20:12:37 2005 UTC revision 1.7.2.3 by gnu_andrew, Wed Nov 2 00:43:49 2005 UTC
# Line 54  import javax.swing.Icon; Line 54  import javax.swing.Icon;
54   *   *
55   * @author Sascha Brawer (brawer@dandelis.ch)   * @author Sascha Brawer (brawer@dandelis.ch)
56   */   */
57  public class MatteBorder  public class MatteBorder extends EmptyBorder
   extends EmptyBorder  
58  {  {
59    /**    /**
60     * Determined using the <code>serialver</code> tool     * Determined using the <code>serialver</code> tool
# Line 401  public class MatteBorder Line 400  public class MatteBorder
400      }      }
401    }    }
402  }  }
   

Legend:
Removed from v.1.7.2.2  
changed lines
  Added in v.1.7.2.3

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