|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.plaf.metal.MetalTheme | +--javax.swing.plaf.metal.DefaultMetalTheme | +--kiwi.ui.KiwiTheme
Field Summary | |
static javax.swing.plaf.ColorUIResource |
charteuse3
|
static javax.swing.plaf.ColorUIResource |
darkGoldenrod2
|
static javax.swing.plaf.ColorUIResource |
gold1
|
static javax.swing.plaf.ColorUIResource |
gold3
|
static javax.swing.plaf.ColorUIResource |
limeGreen
|
static javax.swing.plaf.ColorUIResource |
paleGreen
|
Fields inherited from class javax.swing.plaf.metal.DefaultMetalTheme |
controlFont, primary1, primary2, primary3, secondary1, secondary2, secondary3, smallFont, systemFont, userFont |
Fields inherited from class javax.swing.plaf.metal.MetalTheme |
black, white |
Constructor Summary | |
KiwiTheme()
|
Method Summary | |
protected javax.swing.plaf.ColorUIResource |
getPrimary1()
|
protected javax.swing.plaf.ColorUIResource |
getPrimary2()
|
protected javax.swing.plaf.ColorUIResource |
getPrimary3()
|
protected javax.swing.plaf.ColorUIResource |
getSecondary1()
|
protected javax.swing.plaf.ColorUIResource |
getSecondary2()
|
protected javax.swing.plaf.ColorUIResource |
getSecondary3()
|
Methods inherited from class javax.swing.plaf.metal.DefaultMetalTheme |
getControlTextFont, getMenuTextFont, getName, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFont |
Methods inherited from class javax.swing.plaf.metal.MetalTheme |
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
Field Detail |
public static final javax.swing.plaf.ColorUIResource paleGreen
public static final javax.swing.plaf.ColorUIResource limeGreen
public static final javax.swing.plaf.ColorUIResource charteuse3
public static final javax.swing.plaf.ColorUIResource gold3
public static final javax.swing.plaf.ColorUIResource gold1
public static final javax.swing.plaf.ColorUIResource darkGoldenrod2
Constructor Detail |
public KiwiTheme()
Method Detail |
protected javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary1
in class javax.swing.plaf.metal.DefaultMetalTheme
protected javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary2
in class javax.swing.plaf.metal.DefaultMetalTheme
protected javax.swing.plaf.ColorUIResource getPrimary3()
getPrimary3
in class javax.swing.plaf.metal.DefaultMetalTheme
protected javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary1
in class javax.swing.plaf.metal.DefaultMetalTheme
protected javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary2
in class javax.swing.plaf.metal.DefaultMetalTheme
protected javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3
in class javax.swing.plaf.metal.DefaultMetalTheme
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |