public abstract class DolphinTheme extends OceanTheme
Constructor and Description |
---|
DolphinTheme() |
addCustomEntriesToTable, getBlack, getControlTextColor, getDesktopColor, getInactiveControlTextColor, getMenuDisabledForeground, getName, getPrimary1, getPrimary2, getPrimary3, getSecondary1, getSecondary2, getSecondary3
getControlTextFont, getMenuTextFont, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFont
getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getFocusColor, getHighlightedTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
public abstract boolean borderPaintsFocus()
public abstract ColorUIResource getButtonGradientTopColor()
public abstract ColorUIResource getButtonGradientBottomColor()
public abstract ColorUIResource getButtonGradientTopRolloverColor()
public abstract ColorUIResource getButtonGradientBottomRolloverColor()
public abstract ColorUIResource getButtonGradientPressedTopColor()
public abstract ColorUIResource getButtonGradientPressedBottomColor()
public abstract ColorUIResource getButtonGradientDisabledTopColor()
public abstract ColorUIResource getButtonGradientDisabledBottomColor()
public abstract ColorUIResource getButtonFocusGradientTopColor()
public abstract ColorUIResource getButtonFocusGradientBottomColor()
public abstract ColorUIResource getBorderGradientTopColor()
public abstract ColorUIResource getBorderGradientBottomColor()
public abstract ColorUIResource getBorderGradientTopDisabledColor()
public abstract ColorUIResource getBorderGradientBottomDisabledColor()
public abstract ColorUIResource getTitledBorderBorderColor()
public abstract boolean getTreeRendererFillBackground()
public abstract boolean getTreeLineTypeDashed()
public abstract ColorUIResource getSelectionColor()
public abstract ColorUIResource getSelectionColorForeground()
public abstract ColorUIResource getTreeHeaderColor()
public abstract AbstractBorder getTextAreaBorder()
public abstract AbstractBorder getTextFieldBorder()
public abstract AbstractBorder getButtonBorder()
public abstract AbstractBorder getScrollPaneBorder()
public boolean treePaintWholeRow()
public void setTreePaintWholeRow(boolean value)
public boolean getTabPaneKeepBackgroundColor()
public void setTabPaneKeepBackgroundColor(boolean value)
public abstract ColorUIResource getwindowBackgroundColor()
public abstract ColorUIResource getMenuBackgroundColor()
public abstract ColorUIResource getMenuForegroundColor()
public abstract ColorUIResource getTabAreaBackground()
public abstract ColorUIResource getTabAreaForeground()
public abstract ColorUIResource getTabTopGradient()
public abstract ColorUIResource getTabBottomGradient()
public abstract ColorUIResource getUnselectedTabTopGradient()
public abstract ColorUIResource getUnselectedTabBottomGradient()
Copyright © 2012. All Rights Reserved.