Class ContrastTheme
java.lang.Object
javax.swing.plaf.metal.MetalTheme
javax.swing.plaf.metal.DefaultMetalTheme
ContrastTheme
- public class ContrastTheme
- extends javax.swing.plaf.metal.DefaultMetalTheme
Nested classes inherited from class javax.swing.plaf.metal.DefaultMetalTheme |
|
Field Summary |
private javax.swing.plaf.ColorUIResource |
controlHighlight
|
private javax.swing.plaf.ColorUIResource |
primary1
|
private javax.swing.plaf.ColorUIResource |
primary2
|
private javax.swing.plaf.ColorUIResource |
primary3
|
private javax.swing.plaf.ColorUIResource |
primaryHighlight
|
private javax.swing.plaf.ColorUIResource |
secondary2
|
private javax.swing.plaf.ColorUIResource |
secondary3
|
Fields inherited from class javax.swing.plaf.metal.DefaultMetalTheme |
|
Fields inherited from class javax.swing.plaf.metal.MetalTheme |
|
Methods inherited from class javax.swing.plaf.metal.DefaultMetalTheme |
getControlTextFont, getMenuTextFont, getSecondary1, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFont |
Methods inherited from class javax.swing.plaf.metal.MetalTheme |
addCustomEntriesToTable, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
primary1
private final javax.swing.plaf.ColorUIResource primary1
primary2
private final javax.swing.plaf.ColorUIResource primary2
primary3
private final javax.swing.plaf.ColorUIResource primary3
primaryHighlight
private final javax.swing.plaf.ColorUIResource primaryHighlight
secondary2
private final javax.swing.plaf.ColorUIResource secondary2
secondary3
private final javax.swing.plaf.ColorUIResource secondary3
controlHighlight
private final javax.swing.plaf.ColorUIResource controlHighlight
ContrastTheme
public ContrastTheme()
getName
public java.lang.String getName()
getPrimary1
protected javax.swing.plaf.ColorUIResource getPrimary1()
getPrimary2
protected javax.swing.plaf.ColorUIResource getPrimary2()
getPrimary3
protected javax.swing.plaf.ColorUIResource getPrimary3()
getPrimaryControlHighlight
public javax.swing.plaf.ColorUIResource getPrimaryControlHighlight()
getSecondary2
protected javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary3
protected javax.swing.plaf.ColorUIResource getSecondary3()
getControlHighlight
public javax.swing.plaf.ColorUIResource getControlHighlight()
getFocusColor
public javax.swing.plaf.ColorUIResource getFocusColor()
getTextHighlightColor
public javax.swing.plaf.ColorUIResource getTextHighlightColor()
getHighlightedTextColor
public javax.swing.plaf.ColorUIResource getHighlightedTextColor()
getMenuSelectedBackground
public javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
getMenuSelectedForeground
public javax.swing.plaf.ColorUIResource getMenuSelectedForeground()
getAcceleratorForeground
public javax.swing.plaf.ColorUIResource getAcceleratorForeground()
getAcceleratorSelectedForeground
public javax.swing.plaf.ColorUIResource getAcceleratorSelectedForeground()