public final class SimpleLoweredBorder 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 |
---|
SimpleLoweredBorder()
Constructs a SimpleLoweredBorder with the predefined button-pressed
Scheme set as default.
|
SimpleLoweredBorder(int width)
Constructs a SimpleLoweredBorder with the width of all sides provided as
input.
|
getInsets, getScheme, isOpaque, paint, paint, setScheme
getPaintRectangle, getPreferredSize
public SimpleLoweredBorder()
public SimpleLoweredBorder(int width)
SchemeBorder.SCHEMES.BUTTON_PRESSED
Scheme.width
- the width of all the sides of the borderCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.