|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
javax.swing.plaf.metal.MetalLookAndFeel
com.incors.plaf.kunststoff.KunststoffLookAndFeel
public class KunststoffLookAndFeel
The main class for the Kunststoff Look&Feel.
Constructor Summary | |
---|---|
KunststoffLookAndFeel()
|
Method Summary | |
---|---|
protected void |
createDefaultTheme()
|
static int |
getBackgroundGradientShadow()
Returns the background shadow color for JList. |
static javax.swing.plaf.ColorUIResource |
getComponentGradientColorReflection()
Returns the reflection color for a standard component (such as JButton). |
static javax.swing.plaf.ColorUIResource |
getComponentGradientColorShadow()
Returns the shadow color for a standard component (such as JButton). |
java.lang.String |
getDescription()
|
java.lang.String |
getID()
|
java.lang.String |
getName()
|
static javax.swing.plaf.ColorUIResource |
getTextComponentGradientColorReflection()
Returns the reflection color for a text component (such as JTextField). |
static javax.swing.plaf.ColorUIResource |
getTextComponentGradientColorShadow()
Returns the reflection color for a text component (such as JTextField). |
protected void |
initClassDefaults(javax.swing.UIDefaults table)
|
protected void |
initComponentDefaults(javax.swing.UIDefaults table)
|
protected void |
initSystemColorDefaults(javax.swing.UIDefaults table)
|
boolean |
isNativeLookAndFeel()
|
boolean |
isSupportedLookAndFeel()
|
protected void |
putDefault(javax.swing.UIDefaults table,
java.lang.String uiKey)
|
static void |
setCurrentGradientTheme(GradientTheme theme)
Sets the theme that defines the colors for gradients. |
static void |
setCurrentTheme(javax.swing.plaf.metal.MetalTheme theme)
Sets the current color theme. |
Methods inherited from class javax.swing.plaf.metal.MetalLookAndFeel |
---|
getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getCurrentTheme, getDefaults, getDesktopColor, getDisabledIcon, getDisabledSelectedIcon, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getLayoutStyle, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getMenuTextFont, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSubTextFont, getSupportsWindowDecorations, getSystemTextColor, getSystemTextFont, getTextHighlightColor, getUserTextColor, getUserTextFont, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleFont, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground, provideErrorFeedback |
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel |
---|
createAudioAction, getAudioActionMap, initialize, loadSystemColors, playSound, uninitialize |
Methods inherited from class javax.swing.LookAndFeel |
---|
getDesktopPropertyValue, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, toString, uninstallBorder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public KunststoffLookAndFeel()
Method Detail |
---|
public java.lang.String getID()
getID
in class javax.swing.plaf.metal.MetalLookAndFeel
public java.lang.String getName()
getName
in class javax.swing.plaf.metal.MetalLookAndFeel
public java.lang.String getDescription()
getDescription
in class javax.swing.plaf.metal.MetalLookAndFeel
public boolean isNativeLookAndFeel()
isNativeLookAndFeel
in class javax.swing.plaf.metal.MetalLookAndFeel
public boolean isSupportedLookAndFeel()
isSupportedLookAndFeel
in class javax.swing.plaf.metal.MetalLookAndFeel
protected void initClassDefaults(javax.swing.UIDefaults table)
initClassDefaults
in class javax.swing.plaf.metal.MetalLookAndFeel
protected void putDefault(javax.swing.UIDefaults table, java.lang.String uiKey)
protected void createDefaultTheme()
createDefaultTheme
in class javax.swing.plaf.metal.MetalLookAndFeel
public static void setCurrentGradientTheme(GradientTheme theme)
public static void setCurrentTheme(javax.swing.plaf.metal.MetalTheme theme)
protected void initSystemColorDefaults(javax.swing.UIDefaults table)
initSystemColorDefaults
in class javax.swing.plaf.metal.MetalLookAndFeel
protected void initComponentDefaults(javax.swing.UIDefaults table)
initComponentDefaults
in class javax.swing.plaf.metal.MetalLookAndFeel
public static javax.swing.plaf.ColorUIResource getComponentGradientColorReflection()
public static javax.swing.plaf.ColorUIResource getComponentGradientColorShadow()
public static javax.swing.plaf.ColorUIResource getTextComponentGradientColorReflection()
public static javax.swing.plaf.ColorUIResource getTextComponentGradientColorShadow()
public static int getBackgroundGradientShadow()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |