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

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

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

revision 1.4 by brawer, Mon Jun 16 00:34:20 2003 UTC revision 1.5 by brawer, Fri Jun 20 14:54:53 2003 UTC
# Line 297  public class LineBorder Line 297  public class LineBorder
297        
298        
299    /**    /**
300       * Returns the color of the line.
301       */
302      public Color getLineColor()
303      {
304        return lineColor;
305      }
306      
307      
308      /**
309     * Returns the thickness of the line in pixels.     * Returns the thickness of the line in pixels.
310     */     */
311    public int getThickness()    public int getThickness()

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