public class UILookAndFeel
extends javax.swing.plaf.metal.MetalLookAndFeel
| 限定符和类型 | 字段和说明 |
|---|---|
static boolean |
CONTROL_PANEL_INSTANTIATED |
| 构造器和说明 |
|---|
UILookAndFeel() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
createDefaultTheme() |
protected void |
initClassDefaults(javax.swing.UIDefaults table)
Initializes the uiClassID to BasicComponentUI mapping.
|
protected void |
initComponentDefaults(javax.swing.UIDefaults table)
Initializes the default values for many ui widgets and puts them in the
given ui defaults table.
|
static javax.swing.ImageIcon |
loadIcon(java.lang.String fileName,
java.lang.Object invoker)
加载图片
|
getAcceleratorForeground, getAcceleratorSelectedForeground, getBlack, getControl, getControlDarkShadow, getControlDisabled, getControlHighlight, getControlInfo, getControlShadow, getControlTextColor, getControlTextFont, getCurrentTheme, getDefaults, getDescription, getDesktopColor, getDisabledIcon, getDisabledSelectedIcon, getFocusColor, getHighlightedTextColor, getID, getInactiveControlTextColor, getInactiveSystemTextColor, getLayoutStyle, getMenuBackground, getMenuDisabledForeground, getMenuForeground, getMenuSelectedBackground, getMenuSelectedForeground, getMenuTextFont, getName, getPrimaryControl, getPrimaryControlDarkShadow, getPrimaryControlHighlight, getPrimaryControlInfo, getPrimaryControlShadow, getSeparatorBackground, getSeparatorForeground, getSubTextFont, getSupportsWindowDecorations, getSystemTextColor, getSystemTextFont, getTextHighlightColor, getUserTextColor, getUserTextFont, getWhite, getWindowBackground, getWindowTitleBackground, getWindowTitleFont, getWindowTitleForeground, getWindowTitleInactiveBackground, getWindowTitleInactiveForeground, initSystemColorDefaults, isNativeLookAndFeel, isSupportedLookAndFeel, provideErrorFeedback, setCurrentThemecreateAudioAction, getAudioActionMap, initialize, loadSystemColors, playSound, uninitializeprotected void createDefaultTheme()
createDefaultTheme 在类中 javax.swing.plaf.metal.MetalLookAndFeelprotected void initClassDefaults(javax.swing.UIDefaults table)
initClassDefaults 在类中 javax.swing.plaf.metal.MetalLookAndFeeltable - The ui defaults table.protected void initComponentDefaults(javax.swing.UIDefaults table)
initComponentDefaults 在类中 javax.swing.plaf.metal.MetalLookAndFeeltable - The ui defaults table.public static javax.swing.ImageIcon loadIcon(java.lang.String fileName,
java.lang.Object invoker)
fileName - 文件名invoker - 参数