|
|||||||||
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
public class IzPackKMetalTheme
The IzPack Kunststoff L&F theme.
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. |
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()
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |