org.acm.seguin.pmd.swingui
Class PMDLookAndFeel
java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
com.sun.java.swing.plaf.windows.WindowsLookAndFeel
org.acm.seguin.pmd.swingui.PMDLookAndFeel
- All Implemented Interfaces:
- java.io.Serializable
public class PMDLookAndFeel
- extends com.sun.java.swing.plaf.windows.WindowsLookAndFeel
- Since:
- August 27, 2002
- Version:
- $Revision: 1.4 $, $Date: 2003/09/21 20:51:41 $
- Author:
- Donald A. Leckie
- See Also:
- Serialized Form
Methods inherited from class com.sun.java.swing.plaf.windows.WindowsLookAndFeel |
createAudioAction, getDisabledIcon, getLayoutStyle, initialize, isClassicWindows, isMnemonicHidden, provideErrorFeedback, setMnemonicHidden, uninitialize |
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel |
getAudioActionMap, getDefaults, loadSystemColors, playSound |
Methods inherited from class javax.swing.LookAndFeel |
getDesktopPropertyValue, getDisabledSelectedIcon, getSupportsWindowDecorations, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, toString, uninstallBorder |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PMDLookAndFeel
public PMDLookAndFeel()
getDescription
public java.lang.String getDescription()
- Overrides:
getDescription
in class com.sun.java.swing.plaf.windows.WindowsLookAndFeel
- Returns:
getID
public java.lang.String getID()
- Overrides:
getID
in class com.sun.java.swing.plaf.windows.WindowsLookAndFeel
- Returns:
getName
public java.lang.String getName()
- Overrides:
getName
in class com.sun.java.swing.plaf.windows.WindowsLookAndFeel
- Returns:
isNativeLookAndFeel
public boolean isNativeLookAndFeel()
- Overrides:
isNativeLookAndFeel
in class com.sun.java.swing.plaf.windows.WindowsLookAndFeel
- Returns:
isSupportedLookAndFeel
public boolean isSupportedLookAndFeel()
- Overrides:
isSupportedLookAndFeel
in class com.sun.java.swing.plaf.windows.WindowsLookAndFeel
- Returns:
initClassDefaults
protected void initClassDefaults(javax.swing.UIDefaults table)
- Overrides:
initClassDefaults
in class com.sun.java.swing.plaf.windows.WindowsLookAndFeel
- Parameters:
table
-
initSystemColorDefaults
protected void initSystemColorDefaults(javax.swing.UIDefaults table)
- Overrides:
initSystemColorDefaults
in class com.sun.java.swing.plaf.windows.WindowsLookAndFeel
- Parameters:
table
-
initComponentDefaults
protected void initComponentDefaults(javax.swing.UIDefaults table)
- Overrides:
initComponentDefaults
in class com.sun.java.swing.plaf.windows.WindowsLookAndFeel
- Parameters:
table
-
getImageIcon
protected static final javax.swing.ImageIcon getImageIcon(java.lang.String fileName)
- Parameters:
fileName
-
- Returns: