net.infonode.tabbedpanel
public class TabbedUIDefaults extends Object
Version: $Revision: 1.15 $
Method Summary | |
---|---|
static int | getButtonIconSize()
Gets the default icon size for buttons
|
static Color | getContentAreaBackground()
Gets the content area background color
|
static Insets | getContentAreaInsets()
Gets the insets for the content area
|
static Color | getDarkShadow()
Gets the (border) dark shadow color
|
static Color | getDisabledBackground()
Gets the tab disabled state background color
|
static Color | getDisabledForeground()
Gets the tab disabled state foreground color
|
static Font | getFont()
Gets the font
|
static Color | getHighlight()
Gets the (border) highlight color
|
static Color | getHighlightedStateBackground()
Gets the tab highlighted state backgound color
|
static Color | getHighlightedStateForeground()
Gets the tab highlighted state foreground color
|
static int | getIconTextGap()
Gets the icon text gap
|
static Color | getNormalStateBackground()
Gets the tab normal state background color
|
static Color | getNormalStateForeground()
Gets the tab normal state foreground color
|
static Insets | getTabInsets()
Gets the tab insets
|
Returns: icon size in pixels
Returns: a copy of the color
Returns: a copy of the insets
Returns: a copy of the color
Returns: a copy of the color
Returns: a copy of the color
Returns: a copy of the font
Returns: a copy of the color
Returns: a copy of the color
Returns: a copy of the color
Returns: the icon text gap
Returns: a copy of the color
Returns: a copy of the color
Returns: a copy of the insets