|
|||||||||||
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.jgoodies.plaf.plastic.PlasticTheme
com.jgoodies.plaf.plastic.theme.SkyBluer
com.jgoodies.plaf.plastic.theme.SkyBluerTahoma
com.jgoodies.plaf.plastic.theme.DesertBluer
A theme with medium saturated blue primary colors and a light brown window background.
Field Summary |
Fields inherited from class com.jgoodies.plaf.plastic.PlasticTheme |
BLACK, BRIGHTEN_START, BRIGHTEN_STOP, controlFont, DARKEN_START, DARKEN_STOP, LT_BRIGHTEN_STOP, LT_DARKEN_STOP, smallFont, systemFont, titleFont, userFont, WHITE |
Constructor Summary | |
DesertBluer()
|
Method Summary | |
ColorUIResource |
getFocusColor()
|
ColorUIResource |
getHighlightedTextColor()
|
ColorUIResource |
getMenuItemSelectedBackground()
|
String |
getName()
|
protected ColorUIResource |
getPrimary1()
|
protected ColorUIResource |
getPrimary2()
|
protected ColorUIResource |
getPrimary3()
|
protected ColorUIResource |
getSecondary1()
|
protected ColorUIResource |
getSecondary2()
|
protected ColorUIResource |
getSecondary3()
|
ColorUIResource |
getTextHighlightColor()
|
Methods inherited from class com.jgoodies.plaf.plastic.theme.SkyBluerTahoma |
getFont0, getFont0, getSubTextFont, getSystemTextFont, getUserTextFont |
Methods inherited from class com.jgoodies.plaf.plastic.theme.SkyBluer |
addCustomEntriesToTable, getMenuItemSelectedForeground, getMenuSelectedBackground |
Methods inherited from class com.jgoodies.plaf.plastic.PlasticTheme |
getBlack, getControlTextFont, getFont, getMenuForeground, getMenuItemBackground, getMenuTextFont, getSimpleInternalFrameBackground, getSimpleInternalFrameForeground, getSystemTextColor, getTitleTextColor, getTitleTextFont, getToggleButtonCheckColor, getWhite, getWindowTitleFont |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DesertBluer()
Method Detail |
public String getName()
getName
in class SkyBluerTahoma
protected ColorUIResource getPrimary1()
getPrimary1
in class SkyBluer
protected ColorUIResource getPrimary2()
getPrimary2
in class SkyBluer
protected ColorUIResource getPrimary3()
getPrimary3
in class SkyBluer
protected ColorUIResource getSecondary1()
getSecondary1
in class SkyBluer
protected ColorUIResource getSecondary2()
getSecondary2
in class SkyBluer
protected ColorUIResource getSecondary3()
getSecondary3
in class SkyBluer
public ColorUIResource getTextHighlightColor()
public ColorUIResource getHighlightedTextColor()
public ColorUIResource getMenuItemSelectedBackground()
getMenuItemSelectedBackground
in class SkyBluer
public ColorUIResource getFocusColor()
getFocusColor
in class SkyBluer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |