public class JCalendarTheme extends DefaultMetalTheme
Constructor and Description |
---|
JCalendarTheme()
Creates a new JCalendarTheme object.
|
Modifier and Type | Method and Description |
---|---|
FontUIResource |
getControlTextFont() |
ColorUIResource |
getFocusColor() |
protected Font |
getFont() |
ColorUIResource |
getMenuItemBackground() |
ColorUIResource |
getMenuSelectedBackground() |
ColorUIResource |
getMenuSelectedForeground() |
FontUIResource |
getMenuTextFont() |
String |
getName() |
protected ColorUIResource |
getPrimary1() |
protected ColorUIResource |
getPrimary2() |
protected ColorUIResource |
getPrimary3() |
ColorUIResource |
getPrimaryControlShadow() |
protected ColorUIResource |
getSecondary1() |
protected ColorUIResource |
getSecondary2() |
protected ColorUIResource |
getSecondary3() |
FontUIResource |
getSystemTextFont() |
ColorUIResource |
getToggleButtonCheckColor() |
FontUIResource |
getUserTextFont() |
getSubTextFont, getWindowTitleFont
addCustomEntriesToTable, getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground
public String getName()
getName
in class DefaultMetalTheme
protected Font getFont()
public FontUIResource getSystemTextFont()
getSystemTextFont
in class DefaultMetalTheme
public FontUIResource getUserTextFont()
getUserTextFont
in class DefaultMetalTheme
public FontUIResource getControlTextFont()
getControlTextFont
in class DefaultMetalTheme
public FontUIResource getMenuTextFont()
getMenuTextFont
in class DefaultMetalTheme
protected ColorUIResource getPrimary1()
getPrimary1
in class DefaultMetalTheme
protected ColorUIResource getPrimary2()
getPrimary2
in class DefaultMetalTheme
protected ColorUIResource getPrimary3()
getPrimary3
in class DefaultMetalTheme
protected ColorUIResource getSecondary1()
getSecondary1
in class DefaultMetalTheme
protected ColorUIResource getSecondary2()
getSecondary2
in class DefaultMetalTheme
protected ColorUIResource getSecondary3()
getSecondary3
in class DefaultMetalTheme
public ColorUIResource getFocusColor()
getFocusColor
in class MetalTheme
public ColorUIResource getPrimaryControlShadow()
getPrimaryControlShadow
in class MetalTheme
public ColorUIResource getMenuSelectedBackground()
getMenuSelectedBackground
in class MetalTheme
public ColorUIResource getMenuSelectedForeground()
getMenuSelectedForeground
in class MetalTheme
public ColorUIResource getMenuItemBackground()
public ColorUIResource getToggleButtonCheckColor()
Copyright © 2018. All rights reserved.