public class UIDefaultTheme
extends javax.swing.plaf.metal.DefaultMetalTheme
| 构造器和说明 |
|---|
UIDefaultTheme() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addCustomEntriesToTable(javax.swing.UIDefaults table)
增加一些自定义的值到默认表中
|
javax.swing.plaf.ColorUIResource |
getMenuSelectedBackground() |
javax.swing.plaf.FontUIResource |
getMenuTextFont() |
protected javax.swing.plaf.ColorUIResource |
getSecondary1()
Gets the first secondary color.
|
protected javax.swing.plaf.ColorUIResource |
getSecondary2()
Gets the second secondary color.
|
protected javax.swing.plaf.ColorUIResource |
getSecondary3() |
getControlTextFont, getName, getPrimary1, getPrimary2, getPrimary3, getSubTextFont, getSystemTextFont, getUserTextFont, getWindowTitleFontgetAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getDesktopColor, getFocusColor, getHighlightedTextColor, getInactiveControlTextColor, getInactiveSystemTextColor, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedForeground, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSystemTextColor, getTextHighlightColor, getUserTextColor, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForegroundpublic void addCustomEntriesToTable(javax.swing.UIDefaults table)
addCustomEntriesToTable 在类中 javax.swing.plaf.metal.MetalThemetable - 默认表public javax.swing.plaf.FontUIResource getMenuTextFont()
getMenuTextFont 在类中 javax.swing.plaf.metal.DefaultMetalThemeprotected javax.swing.plaf.ColorUIResource getSecondary3()
getSecondary3 在类中 javax.swing.plaf.metal.DefaultMetalThemeprotected javax.swing.plaf.ColorUIResource getSecondary1()
getSecondary1 在类中 javax.swing.plaf.metal.DefaultMetalThemeprotected javax.swing.plaf.ColorUIResource getSecondary2()
getSecondary2 在类中 javax.swing.plaf.metal.DefaultMetalThemepublic javax.swing.plaf.ColorUIResource getMenuSelectedBackground()
getMenuSelectedBackground 在类中 javax.swing.plaf.metal.MetalTheme