com.rapidminer.gui.look
Class RapidLookAndFeel
java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
com.rapidminer.gui.look.RapidLookAndFeel
- All Implemented Interfaces:
- java.io.Serializable
public class RapidLookAndFeel
- extends javax.swing.plaf.basic.BasicLookAndFeel
The main look and feel class.
- Author:
- Ingo Mierswa
- See Also:
- Serialized Form
| Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel |
createAudioAction, getAudioActionMap, loadSystemColors, playSound |
| Methods inherited from class javax.swing.LookAndFeel |
getDesktopPropertyValue, getDisabledIcon, getDisabledSelectedIcon, getLayoutStyle, getSupportsWindowDecorations, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninstallBorder |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RapidLookAndFeel
public RapidLookAndFeel()
getColors
public static Colors getColors()
initialize
public void initialize()
- Overrides:
initialize in class javax.swing.plaf.basic.BasicLookAndFeel
uninitialize
public void uninitialize()
- Overrides:
uninitialize in class javax.swing.plaf.basic.BasicLookAndFeel
getDefaults
public javax.swing.UIDefaults getDefaults()
- Overrides:
getDefaults in class javax.swing.plaf.basic.BasicLookAndFeel
isNativeLookAndFeel
public boolean isNativeLookAndFeel()
- Specified by:
isNativeLookAndFeel in class javax.swing.LookAndFeel
isSupportedLookAndFeel
public boolean isSupportedLookAndFeel()
- Specified by:
isSupportedLookAndFeel in class javax.swing.LookAndFeel
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription in class javax.swing.LookAndFeel
getID
public java.lang.String getID()
- Specified by:
getID in class javax.swing.LookAndFeel
getName
public java.lang.String getName()
- Specified by:
getName in class javax.swing.LookAndFeel
initSystemColorDefaults
protected void initSystemColorDefaults(javax.swing.UIDefaults table)
- Overrides:
initSystemColorDefaults in class javax.swing.plaf.basic.BasicLookAndFeel
initComponentDefaults
protected void initComponentDefaults(javax.swing.UIDefaults table)
- Overrides:
initComponentDefaults in class javax.swing.plaf.basic.BasicLookAndFeel
initClassDefaults
protected void initClassDefaults(javax.swing.UIDefaults table)
- Overrides:
initClassDefaults in class javax.swing.plaf.basic.BasicLookAndFeel
getDesktopColor
public static javax.swing.plaf.ColorUIResource getDesktopColor()
getControlShadow
public static javax.swing.plaf.ColorUIResource getControlShadow()
getControlDarkShadow
public static javax.swing.plaf.ColorUIResource getControlDarkShadow()
getControlHighlight
public static javax.swing.plaf.ColorUIResource getControlHighlight()
getPrimaryControl
public static javax.swing.plaf.ColorUIResource getPrimaryControl()
getPrimaryControlShadow
public static javax.swing.plaf.ColorUIResource getPrimaryControlShadow()
getPrimaryControlDarkShadow
public static javax.swing.plaf.ColorUIResource getPrimaryControlDarkShadow()
getPrimaryControlHighlight
public static javax.swing.plaf.ColorUIResource getPrimaryControlHighlight()
getSystemTextColor
public static javax.swing.plaf.ColorUIResource getSystemTextColor()
getControlTextColor
public static javax.swing.plaf.ColorUIResource getControlTextColor()
getInactiveControlTextColor
public static javax.swing.plaf.ColorUIResource getInactiveControlTextColor()
getTextBackground
public static javax.swing.plaf.ColorUIResource getTextBackground()
getUserTextColor
public static javax.swing.plaf.ColorUIResource getUserTextColor()
getTextHighlightBackColor
public static javax.swing.plaf.ColorUIResource getTextHighlightBackColor()
getHighlightedTextColor
public static javax.swing.plaf.ColorUIResource getHighlightedTextColor()
getInactiveSystemTextColor
public static javax.swing.plaf.ColorUIResource getInactiveSystemTextColor()
getWindowTitleBackground
public static javax.swing.plaf.ColorUIResource getWindowTitleBackground()
getWindowTitleForeground
public static javax.swing.plaf.ColorUIResource getWindowTitleForeground()
getMenuBackground
public static javax.swing.plaf.ColorUIResource getMenuBackground()
getMenuForeground
public static javax.swing.plaf.ColorUIResource getMenuForeground()
getMenuSelectedBackground
public static javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
getMenuSelectedForeground
public static javax.swing.plaf.ColorUIResource getMenuSelectedForeground()
getMenuDisabledForeground
public static javax.swing.plaf.ColorUIResource getMenuDisabledForeground()
getMenuSelectedBack
public static javax.swing.plaf.ColorUIResource getMenuSelectedBack()
getWindowBackground
public static javax.swing.plaf.ColorUIResource getWindowBackground()
getMainFont
public static javax.swing.plaf.FontUIResource getMainFont()
getTextfieldFont
public static javax.swing.plaf.FontUIResource getTextfieldFont()
getTextHighlightColor
public javax.swing.plaf.ColorUIResource getTextHighlightColor()
Copyright © 2001-2009 by Rapid-I