|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.LookAndFeel | +--javax.swing.plaf.basic.BasicLookAndFeel | +--javax.swing.plaf.metal.MetalLookAndFeel | +--cern.stopmi.OPGeneric.OPLookAndFeel
Constructor Summary | |
OPLookAndFeel()
|
Method Summary | |
java.lang.String |
getDescription()
|
java.lang.String |
getID()
|
java.lang.String |
getName()
|
protected void |
initClassDefaults(javax.swing.UIDefaults table)
|
boolean |
isNativeLookAndFeel()
|
boolean |
isSupportedLookAndFeel()
|
static boolean |
setOPLookAndFeel()
|
Methods inherited from class javax.swing.plaf.metal.MetalLookAndFeel |
createDefaultTheme,
getAcceleratorForeground,
getAcceleratorSelectedForeground,
getBlack,
getControl,
getControlDarkShadow,
getControlDisabled,
getControlHighlight,
getControlInfo,
getControlShadow,
getControlTextColor,
getControlTextFont,
getDefaults,
getDesktopColor,
getFocusColor,
getHighlightedTextColor,
getInactiveControlTextColor,
getInactiveSystemTextColor,
getMenuBackground,
getMenuDisabledForeground,
getMenuForeground,
getMenuSelectedBackground,
getMenuSelectedForeground,
getMenuTextFont,
getPrimaryControl,
getPrimaryControlDarkShadow,
getPrimaryControlHighlight,
getPrimaryControlInfo,
getPrimaryControlShadow,
getSeparatorBackground,
getSeparatorForeground,
getSubTextFont,
getSystemTextColor,
getSystemTextFont,
getTextHighlightColor,
getUserTextColor,
getUserTextFont,
getWhite,
getWindowBackground,
getWindowTitleBackground,
getWindowTitleFont,
getWindowTitleForeground,
getWindowTitleInactiveBackground,
getWindowTitleInactiveForeground,
initComponentDefaults,
initSystemColorDefaults,
setCurrentTheme |
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel |
loadSystemColors |
Methods inherited from class javax.swing.LookAndFeel |
initialize,
installBorder,
installColors,
installColorsAndFont,
makeIcon,
makeKeyBindings,
toString,
uninitialize,
uninstallBorder |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public OPLookAndFeel()
Method Detail |
public static boolean setOPLookAndFeel()
public java.lang.String getName()
public java.lang.String getDescription()
public java.lang.String getID()
public boolean isNativeLookAndFeel()
public boolean isSupportedLookAndFeel()
protected void initClassDefaults(javax.swing.UIDefaults table)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |