|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
com.izforge.izpack.gui.IzPackMetalTheme
com.izforge.izpack.gui.IzPackKMetalTheme
The IzPack Kunststoff L&F theme.
Nested Class Summary |
Nested classes inherited from class javax.swing.plaf.metal.DefaultMetalTheme |
|
Field Summary | |
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. |
Fields inherited from class com.izforge.izpack.gui.IzPackMetalTheme |
|
Fields inherited from class javax.swing.plaf.metal.DefaultMetalTheme |
|
Fields inherited from class javax.swing.plaf.metal.MetalTheme |
|
Constructor Summary | |
IzPackKMetalTheme()
The constructor. |
Method Summary | |
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. |
Methods inherited from class com.izforge.izpack.gui.IzPackMetalTheme |
getControlTextColor, getControlTextFont, getMenuTextColor, getMenuTextFont, getSystemTextColor, getSystemTextFont, getUserTextColor, getUserTextFont, getWindowTitleFont |
Methods inherited from class javax.swing.plaf.metal.DefaultMetalTheme |
getName, getSubTextFont |
Methods inherited from class javax.swing.plaf.metal.MetalTheme |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
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
Constructor Detail |
public IzPackKMetalTheme()
Method Detail |
public javax.swing.plaf.ColorUIResource getPrimary1()
public javax.swing.plaf.ColorUIResource getPrimary2()
public javax.swing.plaf.ColorUIResource getPrimary3()
public javax.swing.plaf.ColorUIResource getSecondary1()
public javax.swing.plaf.ColorUIResource getSecondary2()
public javax.swing.plaf.ColorUIResource getSecondary3()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |