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 getMenuBarBackgroundColor()
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()
public abstract ColorUIResource getTextFieldBackgroundTopGradient()
public abstract ColorUIResource getTextFieldBackgroundBottomGradient()
public abstract ColorUIResource getThumbColor()
public abstract ColorUIResource getScrollBarTrackColor()
public abstract ColorUIResource getThumbFocusedColor()
public abstract ColorUIResource getThumbMovingColor()
public abstract ColorUIResource getSplitPaneDividerBorderColor()
public abstract ColorUIResource getTabTopHedgeColor()
public abstract ColorUIResource getTabBottomHedgeColor()
public abstract ColorUIResource getMenuBorderDefaultColor()
public abstract Color getSeparatorColor()
public abstract ColorUIResource getTableHeaderBackgroundColor()
public abstract ColorUIResource getTableHeaderForegroundColor()
public abstract Font getTableHeaderFont()
public abstract Border getTableCellBorder()
public abstract Border getTableFocusCellBorder()
public abstract ColorUIResource getIconsBaseColor()
public abstract int getOneTouchButtonSize()
public abstract int getOneTouchButtonOffset()
Copyright © 2013. All Rights Reserved.