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

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

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

revision 1.5 by brawer, Fri Jun 13 15:19:22 2003 UTC revision 1.6 by brawer, Mon Jul 28 10:40:33 2003 UTC
# Line 51  import java.awt.Insets; Line 51  import java.awt.Insets;
51   * explicitly specify the border colors, or to let the colors derive   * explicitly specify the border colors, or to let the colors derive
52   * from the background color of the enclosed Component.   * from the background color of the enclosed Component.
53   *   *
54   * <p><img src="EtchedBorder-1.png" width="500" height="200"   * <p><img src="doc-files/EtchedBorder-1.png" width="500" height="200"
55   * alt="[An illustration of the two EtchedBorder variants]" />   * alt="[An illustration of the two EtchedBorder variants]" />
56   *   *
57   * @author Sascha Brawer (brawer@dandelis.ch)   * @author Sascha Brawer (brawer@dandelis.ch)
# Line 119  public class EtchedBorder Line 119  public class EtchedBorder
119     * colors will be derived from the background color of the enclosed     * colors will be derived from the background color of the enclosed
120     * Component when the border gets painted.     * Component when the border gets painted.
121     *     *
122     * <p><img src="EtchedBorder-1.png" width="500" height="200"     * <p><img src="doc-files/EtchedBorder-1.png" width="500" height="200"
123     * alt="[An illustration of the two EtchedBorder variants]" />     * alt="[An illustration of the two EtchedBorder variants]" />
124     *     *
125     * @param etchType the desired appearance of the border. The value     * @param etchType the desired appearance of the border. The value
# Line 165  public class EtchedBorder Line 165  public class EtchedBorder
165     * explicitly selecting the colors that will be used for     * explicitly selecting the colors that will be used for
166     * highlight and shadow.     * highlight and shadow.
167     *     *
168     * <p><img src="EtchedBorder-2.png" width="500" height="200"     * <p><img src="doc-files/EtchedBorder-2.png" width="500" height="200"
169     * alt="[An illustration that shows which pixels get painted     * alt="[An illustration that shows which pixels get painted
170     * in what color]" />     * in what color]" />
171     *     *

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