public class IzPackKMetalTheme extends IzPackMetalTheme
Modifier and Type | Field and Description |
---|---|
private javax.swing.plaf.ColorUIResource |
primary1
Primary color.
|
private javax.swing.plaf.ColorUIResource |
primary2
Primary color.
|
private javax.swing.plaf.ColorUIResource |
primary3
Primary color.
|
private javax.swing.plaf.ColorUIResource |
secondary1
Secondary color.
|
private javax.swing.plaf.ColorUIResource |
secondary2
Secondary color.
|
private javax.swing.plaf.ColorUIResource |
secondary3
Secondary color.
|
Constructor and Description |
---|
IzPackKMetalTheme()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
javax.swing.plaf.ColorUIResource |
getPrimary1()
Returns the wished color.
|
javax.swing.plaf.ColorUIResource |
getPrimary2()
Returns the wished color.
|
javax.swing.plaf.ColorUIResource |
getPrimary3()
Returns the wished color.
|
javax.swing.plaf.ColorUIResource |
getSecondary1()
Returns the wished color.
|
javax.swing.plaf.ColorUIResource |
getSecondary2()
Returns the wished color.
|
javax.swing.plaf.ColorUIResource |
getSecondary3()
Returns the wished color.
|
getControlTextColor, getControlTextFont, getMenuTextColor, getMenuTextFont, getSystemTextColor, getSystemTextFont, getUserTextColor, getUserTextFont, getWindowTitleFont
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getDesktopColor, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getTextHighlightColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
private final javax.swing.plaf.ColorUIResource primary1
private final javax.swing.plaf.ColorUIResource primary2
private final javax.swing.plaf.ColorUIResource primary3
private final javax.swing.plaf.ColorUIResource secondary1
private final javax.swing.plaf.ColorUIResource secondary2
private final javax.swing.plaf.ColorUIResource secondary3
public javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary1
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary2
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.ColorUIResource getPrimary3()
getPrimary3
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary1
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary2
in class javax.swing.plaf.metal.DefaultMetalTheme
public javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3
in class javax.swing.plaf.metal.DefaultMetalTheme