/[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.5 by brawer, Fri Jun 13 16:49:50 2003 UTC revision 1.6 by brawer, Mon Jul 28 10:40:33 2003 UTC
# Line 125  public class BevelBorder Line 125  public class BevelBorder
125     * constructed by this method will automatically reflect a change     * constructed by this method will automatically reflect a change
126     * to the component’s background color.     * to the component’s background color.
127     *     *
128     * <p><img src="BevelBorder-1.png" width="500" height="150"     * <p><img src="doc-files/BevelBorder-1.png" width="500" height="150"
129     * alt="[An illustration showing raised and lowered BevelBorders]" />     * alt="[An illustration showing raised and lowered BevelBorders]" />
130     *     *
131     * @param bevelType the desired appearance of the border. The value     * @param bevelType the desired appearance of the border. The value
# Line 147  public class BevelBorder Line 147  public class BevelBorder
147     * Constructs a BevelBorder given its appearance type and two colors     * Constructs a BevelBorder given its appearance type and two colors
148     * for its highlight and shadow.     * for its highlight and shadow.
149     *     *
150     * <p><img src="BevelBorder-2.png" width="500" height="150"     * <p><img src="doc-files/BevelBorder-2.png" width="500" height="150"
151     * alt="[An illustration showing BevelBorders that were constructed     * alt="[An illustration showing BevelBorders that were constructed
152     * with this method]" />     * with this method]" />
153     *     *
# Line 188  public class BevelBorder Line 188  public class BevelBorder
188     * Constructs a BevelBorder given its appearance type and all     * Constructs a BevelBorder given its appearance type and all
189     * colors.     * colors.
190     *     *
191     * <p><img src="BevelBorder-3.png" width="500" height="150"     * <p><img src="doc-files/BevelBorder-3.png" width="500" height="150"
192     * alt="[An illustration showing BevelBorders that were constructed     * alt="[An illustration showing BevelBorders that were constructed
193     * with this method]" />     * with this method]" />
194     *     *

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

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