Package net.simplace.ui.layout
Class FWPlasticTheme
java.lang.Object
javax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
com.jgoodies.looks.plastic.PlasticTheme
com.jgoodies.looks.plastic.theme.SkyBluer
com.jgoodies.looks.plastic.theme.DesertBluer
com.jgoodies.looks.plastic.theme.ExperienceBlue
net.simplace.ui.layout.FWPlasticTheme
public class FWPlasticTheme
extends com.jgoodies.looks.plastic.theme.ExperienceBlue
Impetus-specific theme for PlasticLookAndFeel (and it's subLookAndFeel).
- Author:
- Andreas Enders
-
Field Summary
Fields inherited from class com.jgoodies.looks.plastic.PlasticTheme
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, WHITE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomEntriesToTable(UIDefaults aTable) AI-Defaults.static ImageIconReturns the icon.Methods inherited from class com.jgoodies.looks.plastic.theme.ExperienceBlue
getFocusColor, getMenuItemBackground, getMenuSelectedBackground, getMenuSelectedForeground, getName, getPrimary1, getPrimary2, getPrimary3, getPrimaryControlShadow, getSecondary1, getSecondary2, getSecondary3, getToggleButtonCheckColorMethods inherited from class com.jgoodies.looks.plastic.theme.DesertBluer
getHighlightedTextColor, getMenuItemSelectedBackground, getTextHighlightColorMethods inherited from class com.jgoodies.looks.plastic.theme.SkyBluer
getMenuItemSelectedForegroundMethods inherited from class com.jgoodies.looks.plastic.PlasticTheme
equals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuTextFont, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextColor, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCodeMethods inherited from class javax.swing.plaf.metal.MetalTheme
getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getSeparatorBackground, getSeparatorForeground, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
-
Constructor Details
-
FWPlasticTheme
public FWPlasticTheme()empty constructor: setting default FontPolicy
-
-
Method Details
-
addCustomEntriesToTable
AI-Defaults. (Adding some new values.- Overrides:
addCustomEntriesToTablein classcom.jgoodies.looks.plastic.theme.ExperienceBlue
-
getIcon
Returns the icon.
-