public class SimpleRaisedBorder extends SchemeBorder
SchemeBorder.Scheme, SchemeBorder.SCHEMES
ColorConstants.SystemColorFactory
DARKER_LIGHTER, DARKEST_DARKER, LIGHTER_DARKER, scheme
tempRect
black, blue, button, buttonDarker, buttonDarkest, buttonLightest, cyan, darkBlue, darkGray, darkGreen, gray, green, lightBlue, lightGray, lightGreen, listBackground, listForeground, menuBackground, menuBackgroundSelected, menuForeground, menuForegroundSelected, orange, red, titleBackground, titleForeground, titleGradient, titleInactiveBackground, titleInactiveForeground, titleInactiveGradient, tooltipBackground, tooltipForeground, white, yellow
Constructor and Description |
---|
SimpleRaisedBorder()
Constructs a SimpleRaisedBorder with the predefined
SchemeBorder.SCHEMES.BUTTON_RAISED Scheme set as default. |
SimpleRaisedBorder(int width)
Constructs a SimpleRaisedBorder with the width of all sides provided as
input.
|
getInsets, getScheme, isOpaque, paint, paint, setScheme
getPaintRectangle, getPreferredSize
public SimpleRaisedBorder()
SchemeBorder.SCHEMES.BUTTON_RAISED
Scheme set as default.public SimpleRaisedBorder(int width)
SchemeBorder.SCHEMES.BUTTON_RAISED
Scheme.width
- the width of all the sides of the borderCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.