Package com.jtattoo.plaf.aero
Class AeroDefaultTheme
java.lang.Object
javax.swing.plaf.metal.MetalTheme
com.jtattoo.plaf.AbstractTheme
com.jtattoo.plaf.aero.AeroDefaultTheme
AeroDefaultTheme class.
-
Field Summary
Fields inherited from class com.jtattoo.plaf.AbstractTheme
alterBackgroundColor, backgroundColor, backgroundColorDark, backgroundColorLight, backgroundPattern, BLACK, BLUE, buttonBackgroundColor, buttonColorDark, buttonColorLight, buttonForegroundColor, controlBackgroundColor, controlColorDark, controlColorLight, controlDarkShadowColor, controlFont, controlForegroundColor, controlHighlightColor, controlShadowColor, DARK_BLUE, DARK_GRAY, desktopColor, disabledBackgroundColor, disabledForegroundColor, EXTRA_DARK_GRAY, EXTRA_LIGHT_GRAY, focusBackgroundColor, focusCellColor, focusColor, focusForegroundColor, focusFrameColor, foregroundColor, frameColor, GRAY, gridColor, inputBackgroundColor, inputForegroundColor, LIGHT_GRAY, LIGHT_ORANGE, menuAlpha, menuBackgroundColor, menuColorDark, menuColorLight, menuFont, menuForegroundColor, menuOpaque, menuSelectionBackgroundColor, menuSelectionBackgroundColorDark, menuSelectionBackgroundColorLight, menuSelectionForegroundColor, ORANGE, pressedBackgroundColor, pressedBackgroundColorDark, pressedBackgroundColorLight, pressedForegroundColor, rolloverColor, rolloverColorDark, rolloverColorLight, rolloverForegroundColor, selectionBackgroundColor, selectionBackgroundColorDark, selectionBackgroundColorLight, selectionForegroundColor, shadowColor, showFocusFrame, smallFont, SUPER_LIGHT_GRAY, systemFont, tabAreaBackgroundColor, tabSelectionForegroundColor, textShadow, toolbarBackgroundColor, toolbarColorDark, toolbarColorLight, toolbarForegroundColor, tooltipBackgroundColor, tooltipBorderSize, tooltipForegroundColor, tooltipShadowSize, userFont, WHITE, windowBorderColor, windowIconColor, windowIconRolloverColor, windowIconShadowColor, windowInactiveBorderColor, windowInactiveTitleBackgroundColor, windowInactiveTitleColorDark, windowInactiveTitleColorLight, windowInactiveTitleForegroundColor, windowTitleBackgroundColor, windowTitleColorDark, windowTitleColorLight, windowTitleFont, windowTitleForegroundColor, YELLOW -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPropertyFileName.voidsetUpColor.voidsetUpColorArrs.Methods inherited from class com.jtattoo.plaf.AbstractTheme
doDrawSquareButtons, doShowFocusFrame, getCheckBoxColors, getControl, getControlDarkShadow, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getDesktopColor, getFocusColor, getHiDefaultColors, getLogoString, getMenuTextFont, getName, getPrimary1, getPrimary2, getPrimary3, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSecondary1, getSecondary2, getSecondary3, getSubTextFont, getSystemTextColor, getSystemTextFont, getTextAntiAliasingHint, getToolBarColors, getTooltipBorderSize, getTooltipShadowSize, getUserTextFont, getWindowTitleFont, isBackgroundPatternOn, isCenterWindowTitleOn, isLargeFontSize, isLinuxStyleScrollBarOn, isMacStyleScrollBarOn, isMacStyleWindowDecorationOn, isMediumFontSize, isSmallFontSize, isTextAntiAliasingOn, isTextShadowOn, isTinyFontSize, isWindowDecorationOn, loadProperties, setPropertiesMethods inherited from class javax.swing.plaf.metal.MetalTheme
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControlDisabled, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getSeparatorBackground, getSeparatorForeground, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
-
Constructor Details
-
AeroDefaultTheme
public AeroDefaultTheme()Constructor for AeroDefaultTheme.
-
-
Method Details
-
getPropertyFileName
getPropertyFileName.
- Overrides:
getPropertyFileNamein classAbstractTheme- Returns:
- a
Stringobject.
-
setUpColor
public void setUpColor()setUpColor.
- Overrides:
setUpColorin classAbstractTheme
-
setUpColorArrs
public void setUpColorArrs()setUpColorArrs.
- Overrides:
setUpColorArrsin classAbstractTheme
-