Package com.jtattoo.plaf.mint
Class MintDefaultTheme
java.lang.Object
javax.swing.plaf.metal.MetalTheme
com.jtattoo.plaf.AbstractTheme
com.jtattoo.plaf.mint.MintDefaultTheme
MintDefaultTheme class.
-
Field Summary
Fields inherited from class com.jtattoo.plaf.AbstractTheme
ACTIVE_COLORS, alterBackgroundColor, backgroundColor, backgroundColorDark, backgroundColorLight, backgroundPattern, BLACK, BLUE, BUTTON_COLORS, buttonBackgroundColor, buttonColorDark, buttonColorLight, buttonForegroundColor, CHECKBOX_COLORS, COL_HEADER_COLORS, controlBackgroundColor, controlColorDark, controlColorLight, controlDarkShadowColor, controlFont, controlForegroundColor, controlHighlightColor, controlShadowColor, CYAN, DARK_BLUE, DARK_GRAY, DEFAULT_COLORS, desktopColor, DIALOG, DISABLED_COLORS, disabledBackgroundColor, disabledForegroundColor, EXTRA_DARK_GRAY, EXTRA_LIGHT_GRAY, FOCUS_COLORS, focusBackgroundColor, focusCellColor, focusColor, focusForegroundColor, focusFrameColor, foregroundColor, frameColor, GRAY, GREEN, gridColor, HIDEFAULT_COLORS, INACTIVE_COLORS, inputBackgroundColor, inputForegroundColor, LIGHT_GRAY, LIGHT_ORANGE, MENU_SELECTION_COLORS, menuAlpha, menuBackgroundColor, MENUBAR_COLORS, menuColorDark, menuColorLight, menuFont, menuForegroundColor, menuOpaque, menuSelectionBackgroundColor, menuSelectionBackgroundColorDark, menuSelectionBackgroundColorLight, menuSelectionForegroundColor, ORANGE, PRESSED_COLORS, pressedBackgroundColor, pressedBackgroundColorDark, pressedBackgroundColorLight, pressedForegroundColor, PROGRESSBAR_COLORS, RED, ROLLOVER_COLORS, rolloverColor, rolloverColorDark, rolloverColorLight, rolloverForegroundColor, SELECTED_COLORS, SELECTION_COLORS, selectionBackgroundColor, selectionBackgroundColorDark, selectionBackgroundColorLight, selectionForegroundColor, shadowColor, showFocusFrame, SLIDER_COLORS, smallFont, SUPER_LIGHT_GRAY, systemFont, TAB_COLORS, tabAreaBackgroundColor, tabSelectionForegroundColor, TEXT_ANTIALIAS_DEFAULT, TEXT_ANTIALIAS_GRAY, TEXT_ANTIALIAS_HBGR, TEXT_ANTIALIAS_HRGB, TEXT_ANTIALIAS_VBGR, TEXT_ANTIALIAS_VRGB, textAntiAliasingMode, textShadow, THUMB_COLORS, TOOLBAR_COLORS, toolbarBackgroundColor, toolbarColorDark, toolbarColorLight, toolbarForegroundColor, tooltipBackgroundColor, tooltipBorderSize, tooltipForegroundColor, tooltipShadowSize, TRACK_COLORS, userFont, WHITE, WINDOW_INACTIVE_TITLE_COLORS, WINDOW_TITLE_COLORS, windowBorderColor, windowIconColor, windowIconRolloverColor, windowIconShadowColor, windowInactiveBorderColor, windowInactiveTitleBackgroundColor, windowInactiveTitleColorDark, windowInactiveTitleColorLight, windowInactiveTitleForegroundColor, windowTitleBackgroundColor, windowTitleColorDark, windowTitleColorLight, windowTitleFont, windowTitleForegroundColor, YELLOW
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPropertyFileName.void
setUpColor.void
setUpColorArrs.Methods inherited from class com.jtattoo.plaf.AbstractTheme
createColor, createFont, createInt, doDrawSquareButtons, doShowFocusFrame, getActiveColors, getAlterBackgroundColor, getBackgroundColor, getBackgroundColorDark, getBackgroundColorLight, getButtonBackgroundColor, getButtonColorDark, getButtonColorLight, getButtonColors, getButtonForegroundColor, getCheckBoxColors, getColHeaderColors, getControl, getControlBackgroundColor, getControlColorDark, getControlColorLight, getControlDarkShadow, getControlDarkShadowColor, getControlDisabled, getControlForegroundColor, getControlHighlight, getControlHighlightColor, getControlInfo, getControlShadow, getControlShadowColor, getControlTextColor, getControlTextFont, getDefaultColors, getDesktopColor, getDisabledBackgroundColor, getDisabledColors, getDisabledForegroundColor, getFocusBackgroundColor, getFocusCellColor, getFocusColor, getFocusColors, getFocusForegroundColor, getFocusFrameColor, getForegroundColor, getFrameColor, getGridColor, getHiDefaultColors, getInActiveColors, getInputBackgroundColor, getInputForegroundColor, getLogoString, getMenuAlpha, getMenuBackgroundColor, getMenuBarColors, getMenuColorDark, getMenuColorLight, getMenuForegroundColor, getMenuSelectionBackgroundColor, getMenuSelectionBackgroundColorDark, getMenuSelectionBackgroundColorLight, getMenuSelectionColors, getMenuSelectionForegroundColor, getMenuTextFont, getName, getPressedBackgroundColor, getPressedColors, getPressedForegroundColor, getPrimary1, getPrimary2, getPrimary3, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getProgressBarColors, getRolloverColor, getRolloverColorDark, getRolloverColorLight, getRolloverColors, getRolloverForegroundColor, getSecondary1, getSecondary2, getSecondary3, getSelectedColors, getSelectionBackgroundColor, getSelectionBackgroundColorDark, getSelectionBackgroundColorLight, getSelectionColors, getSelectionForegroundColor, getShadowColor, getSliderColors, getSubTextFont, getSystemTextColor, getSystemTextFont, getTabAreaBackgroundColor, getTabColors, getTabSelectionForegroundColor, getTextAntiAliasingHint, getTextAntiAliasingMode, getThumbColors, getToolbarBackgroundColor, getToolbarColorDark, getToolbarColorLight, getToolBarColors, getToolbarForegroundColor, getTooltipBackgroundColor, getTooltipBorderSize, getTooltipForegroundColor, getTooltipShadowSize, getTrackColors, getUserTextFont, getWindowBorderColor, getWindowIconColor, getWindowIconRolloverColor, getWindowIconShadowColor, getWindowInactiveBorderColor, getWindowInactiveTitleBackgroundColor, getWindowInactiveTitleColorDark, getWindowInactiveTitleColorLight, getWindowInactiveTitleColors, getWindowInactiveTitleForegroundColor, getWindowTitleBackgroundColor, getWindowTitleColorDark, getWindowTitleColorLight, getWindowTitleColors, getWindowTitleFont, getWindowTitleForegroundColor, isBackgroundPatternOn, isCenterWindowTitleOn, isLargeFontSize, isLinuxStyleScrollBarOn, isMacStyleScrollBarOn, isMacStyleWindowDecorationOn, isMediumFontSize, isSmallFontSize, isTextAntiAliasingOn, isTextShadowOn, isTinyFontSize, isWindowDecorationOn, loadProperties, setProperties
Methods inherited from class javax.swing.plaf.metal.MetalTheme
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getSeparatorBackground, getSeparatorForeground, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
-
Constructor Details
-
MintDefaultTheme
public MintDefaultTheme()Constructor for MintDefaultTheme.
-
-
Method Details
-
getPropertyFileName
getPropertyFileName.
- Overrides:
getPropertyFileName
in classAbstractTheme
- Returns:
- a
String
object.
-
setUpColor
public void setUpColor()setUpColor.
- Overrides:
setUpColor
in classAbstractTheme
-
setUpColorArrs
public void setUpColorArrs()setUpColorArrs.
- Overrides:
setUpColorArrs
in classAbstractTheme
-