Package com.jgoodies.looks.plastic.theme
Class DarkStar
java.lang.Object
javax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
com.jgoodies.looks.plastic.PlasticTheme
com.jgoodies.looks.plastic.theme.InvertedColorTheme
com.jgoodies.looks.plastic.theme.DarkStar
An inverted theme with light foreground colors and a black
window background.
- Version:
- $Revision: 1.8 $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ColorUIResource
private final ColorUIResource
private final ColorUIResource
private final ColorUIResource
private final ColorUIResource
private final ColorUIResource
private final ColorUIResource
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 TypeMethodDescriptiongetName()
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
protected ColorUIResource
Methods inherited from class com.jgoodies.looks.plastic.theme.InvertedColorTheme
addCustomEntriesToTable, getControlDisabled, getControlHighlight, getControlInfo, getFocusColor, getInactiveSystemTextColor, getMenuDisabledForeground, getMenuItemSelectedBackground, getMenuItemSelectedForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControlHighlight, getSeparatorBackground, getSimpleInternalFrameBackground, getTitleTextColor, getToggleButtonCheckColor
Methods inherited from class com.jgoodies.looks.plastic.PlasticTheme
equals, getBlack, getControlTextFont, getFontSet, getMenuForeground, getMenuItemBackground, getMenuTextFont, getSimpleInternalFrameForeground, getSubTextFont, getSystemTextColor, getSystemTextFont, getTitleTextFont, getUserTextFont, getWhite, getWindowTitleFont, hashCode
Methods inherited from class javax.swing.plaf.metal.MetalTheme
getAcceleratorForeground, getAcceleratorSelectedForeground, getControl, getControlDarkShadow, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getMenuBackground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorForeground, getTextHighlightColor, getUserTextColor, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
-
Field Details
-
softWhite
-
-
primary2
-
primary3
-
secondary1
-
secondary2
-
secondary3
-
-
Constructor Details
-
DarkStar
public DarkStar()
-
-
Method Details
-
getName
- Overrides:
getName
in classDefaultMetalTheme
-
getPrimary1
- Overrides:
getPrimary1
in classInvertedColorTheme
-
getPrimary2
- Overrides:
getPrimary2
in classInvertedColorTheme
-
getPrimary3
- Overrides:
getPrimary3
in classInvertedColorTheme
-
getSecondary1
- Overrides:
getSecondary1
in classInvertedColorTheme
-
getSecondary2
- Overrides:
getSecondary2
in classInvertedColorTheme
-
getSecondary3
- Overrides:
getSecondary3
in classInvertedColorTheme
-
getSoftWhite
- Overrides:
getSoftWhite
in classInvertedColorTheme
-