Module org.autogui
Package org.autogui.swing.util
Class NimbusLookAndFeelCustomFlat.NimbusLookAndFeelCustomFlatLight
java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
javax.swing.plaf.synth.SynthLookAndFeel
javax.swing.plaf.nimbus.NimbusLookAndFeel
org.autogui.swing.util.NimbusLookAndFeelCustomFlat
org.autogui.swing.util.NimbusLookAndFeelCustomFlat.NimbusLookAndFeelCustomFlatLight
- All Implemented Interfaces:
Serializable
- Enclosing class:
NimbusLookAndFeelCustomFlat
public static class NimbusLookAndFeelCustomFlat.NimbusLookAndFeelCustomFlatLight
extends NimbusLookAndFeelCustomFlat
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.autogui.swing.util.NimbusLookAndFeelCustomFlat
NimbusLookAndFeelCustomFlat.ArrowPainter, NimbusLookAndFeelCustomFlat.BasePainter, NimbusLookAndFeelCustomFlat.ButtonPainter, NimbusLookAndFeelCustomFlat.CheckBoxMenuItemPainter, NimbusLookAndFeelCustomFlat.CheckBoxPainter, NimbusLookAndFeelCustomFlat.ComboBoxPainter, NimbusLookAndFeelCustomFlat.DarkLight, NimbusLookAndFeelCustomFlat.EmptyPainter, NimbusLookAndFeelCustomFlat.LafProp, NimbusLookAndFeelCustomFlat.LafState, NimbusLookAndFeelCustomFlat.MenuItemPainter, NimbusLookAndFeelCustomFlat.NimbusLookAndFeelCustomFlatDark, NimbusLookAndFeelCustomFlat.NimbusLookAndFeelCustomFlatLight, NimbusLookAndFeelCustomFlat.PopupMenuPainter, NimbusLookAndFeelCustomFlat.ProgressBarPainter, NimbusLookAndFeelCustomFlat.RadioButtonPainter, NimbusLookAndFeelCustomFlat.ScrollBarButtonPainter, NimbusLookAndFeelCustomFlat.ScrollBarThumbPainter, NimbusLookAndFeelCustomFlat.SliderPainter, NimbusLookAndFeelCustomFlat.SpinnerPainter, NimbusLookAndFeelCustomFlat.SplitPainter, NimbusLookAndFeelCustomFlat.TabbedPanePainter, NimbusLookAndFeelCustomFlat.TableHeaderPainter
-
Field Summary
Fields inherited from class org.autogui.swing.util.NimbusLookAndFeelCustomFlat
back, backLight, base, dark, darkLight, disabledText, init, lazyReplaceTasks, selection, text, text2, textSelect
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.autogui.swing.util.NimbusLookAndFeelCustomFlat
doReplaceAll, getDarkLight, getDefaults, initDefault, initDefault, initDefaultButton, initDefaultButton, initDefaultCheckBox, initDefaultColors, initDefaultComboBox, initDefaultDarkColor, initDefaultLightColor, initDefaultList, initDefaultMenu, initDefaultProgressBar, initDefaultRadioButton, initDefaultScroll, initDefaultSlider, initDefaultSpinner, initDefaultSplitPane, initDefaultTabbedPane, initDefaultTable, initDefaultTableHeader, initDefaultToggleButton, initDefaultToggleButton, initDefaultToolBar, initDefaultTree, initKeys, isDarkTheme, isMetaKeyBinding, replaceKey, replaceKey, replaceKeys
Methods inherited from class javax.swing.plaf.nimbus.NimbusLookAndFeel
getDerivedColor, getDerivedColor, getDerivedColor, getDescription, getDisabledIcon, getID, getName, getStyle, initialize, register, shouldUpdateStyleOnAncestorChanged, shouldUpdateStyleOnEvent, uninitialize
Methods inherited from class javax.swing.plaf.synth.SynthLookAndFeel
createUI, getRegion, getStyleFactory, isNativeLookAndFeel, isSupportedLookAndFeel, load, load, setStyleFactory, updateStyles
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, initClassDefaults, initComponentDefaults, initSystemColorDefaults, loadSystemColors, playSound
Methods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, getDisabledSelectedIcon, getLayoutStyle, getSupportsWindowDecorations, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninstallBorder
-
Constructor Details
-
NimbusLookAndFeelCustomFlatLight
public NimbusLookAndFeelCustomFlatLight()
-