com.jtattoo.plaf.fast
Class FastDefaultTheme

java.lang.Object
  extended by javax.swing.plaf.metal.MetalTheme
      extended by com.jtattoo.plaf.AbstractTheme
          extended by com.jtattoo.plaf.fast.FastDefaultTheme

public class FastDefaultTheme
extends AbstractTheme

Author:
Michael Hagen

Field Summary
 
Fields inherited from class com.jtattoo.plaf.AbstractTheme
ACTIVE_COLORS, alterBackgroundColor, backgroundColor, backgroundColorDark, backgroundColorLight, backgroundPattern, black, blue, brightMode, BUTTON_COLORS, buttonBackgroundColor, buttonColorDark, buttonColorLight, buttonForegroundColor, CHECKBOX_COLORS, COL_HEADER_COLORS, controlBackgroundColor, controlColorDark, controlColorLight, controlDarkShadowColor, controlFont, controlForegroundColor, controlHighlightColor, controlShadowColor, cyan, darkBlue, darkGray, DEFAULT_COLORS, desktopColor, DIALOG, DISABLED_COLORS, disabledBackgroundColor, disabledForegroundColor, dynamicLayout, extraDarkGray, extraLightGray, FOCUS_COLORS, focusBackgroundColor, focusCellColor, focusColor, focusForegroundColor, focusFrameColor, foregroundColor, frameColor, gray, green, gridColor, HIDEFAULT_COLORS, INACTIVE_COLORS, inputBackgroundColor, inputForegroundColor, internalName, lightGray, lightOrange, logoString, MENU_SELECTION_COLORS, menuAlpha, menuBackgroundColor, MENUBAR_COLORS, menuColorDark, menuColorLight, menuFont, menuForegroundColor, menuOpaque, menuSelectionBackgroundColor, menuSelectionBackgroundColorDark, menuSelectionBackgroundColorLight, menuSelectionForegroundColor, orange, PRESSED_COLORS, PROGRESSBAR_COLORS, red, ROLLOVER_COLORS, rolloverColor, rolloverColorDark, rolloverColorLight, SELECTED_COLORS, SELECTION_COLORS, selectionBackgroundColor, selectionBackgroundColorDark, selectionBackgroundColorLight, selectionForegroundColor, showFocusFrame, SLIDER_COLORS, smallFont, superLightGray, systemFont, TAB_COLORS, tabAreaBackgroundColor, tabSelectionForegroundColor, TEXT_ANTIALIAS_DEFAULT, TEXT_ANTIALIAS_GRAY, TEXT_ANTIALIAS_HBGR, TEXT_ANTIALIAS_HRGB, TEXT_ANTIALIAS_VBGR, TEXT_ANTIALIAS_VRGB, textAntiAliasing, textAntiAliasingMode, textShadow, THUMB_COLORS, TOOLBAR_COLORS, toolbarBackgroundColor, toolbarColorDark, toolbarColorLight, toolbarForegroundColor, tooltipBackgroundColor, tooltipForegroundColor, TRACK_COLORS, userFont, white, WINDOW_INACTIVE_TITLE_COLORS, WINDOW_TITLE_COLORS, windowBorderColor, windowDecoration, windowIconColor, windowIconRolloverColor, windowIconShadowColor, windowInactiveBorderColor, windowInactiveTitleBackgroundColor, windowInactiveTitleColorDark, windowInactiveTitleColorLight, windowInactiveTitleForegroundColor, windowTitleBackgroundColor, windowTitleColorDark, windowTitleColorLight, windowTitleFont, windowTitleForegroundColor, yellow
 
Constructor Summary
FastDefaultTheme()
           
 
Method Summary
 String getPropertyFileName()
           
 void setUpColor()
           
 void setUpColorArrs()
           
 
Methods inherited from class com.jtattoo.plaf.AbstractTheme
createColor, createFont, 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, getInternalName, getLogoString, getMenuAlpha, getMenuBackgroundColor, getMenuBarColors, getMenuColorDark, getMenuColorLight, getMenuForegroundColor, getMenuSelectionBackgroundColor, getMenuSelectionBackgroundColorDark, getMenuSelectionBackgroundColorLight, getMenuSelectionColors, getMenuSelectionForegroundColor, getMenuTextFont, getName, getPressedColors, getPrimary1, getPrimary2, getPrimary3, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getProgressBarColors, getRolloverColor, getRolloverColorDark, getRolloverColorLight, getRolloverColors, getSecondary1, getSecondary2, getSecondary3, getSelectedColors, getSelectionBackgroundColor, getSelectionBackgroundColorDark, getSelectionBackgroundColorLight, getSelectionColors, getSelectionForegroundColor, getSliderColors, getSubTextFont, getSystemTextColor, getSystemTextFont, getTabAreaBackgroundColor, getTabColors, getTabSelectionForegroundColor, getTextAntiAliasingHint, getTextAntiAliasingMode, getThumbColors, getToolbarBackgroundColor, getToolbarColorDark, getToolbarColorLight, getToolBarColors, getToolbarForegroundColor, getTooltipBackgroundColor, getTooltipForegroundColor, getTrackColors, getUserTextFont, getWindowBorderColor, getWindowIconColor, getWindowIconRolloverColor, getWindowIconShadowColor, getWindowInactiveBorderColor, getWindowInactiveTitleBackgroundColor, getWindowInactiveTitleColorDark, getWindowInactiveTitleColorLight, getWindowInactiveTitleColors, getWindowInactiveTitleForegroundColor, getWindowTitleBackgroundColor, getWindowTitleColorDark, getWindowTitleColorLight, getWindowTitleColors, getWindowTitleFont, getWindowTitleForegroundColor, isBackgroundPatternOn, isBrightMode, isDynamicLayout, isMenuOpaque, isTextAntiAliasingOn, isTextShadowOn, isWindowDecorationOn, loadProperties, setInternalName, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastDefaultTheme

public FastDefaultTheme()
Method Detail

getPropertyFileName

public String getPropertyFileName()
Overrides:
getPropertyFileName in class AbstractTheme

setUpColor

public void setUpColor()
Overrides:
setUpColor in class AbstractTheme

setUpColorArrs

public void setUpColorArrs()
Overrides:
setUpColorArrs in class AbstractTheme


Copyright © 2011. All Rights Reserved.