org.jdesktop.swingx.plaf
Class ContextMenuAuxLF

java.lang.Object
  extended by javax.swing.LookAndFeel
      extended by org.jdesktop.swingx.plaf.ContextMenuAuxLF

public class ContextMenuAuxLF
extends javax.swing.LookAndFeel


Constructor Summary
ContextMenuAuxLF()
           
 
Method Summary
 javax.swing.UIDefaults getDefaults()
           
 java.lang.String getDescription()
           
 java.lang.String getID()
           
 java.lang.String getName()
           
 boolean isNativeLookAndFeel()
           
 boolean isSupportedLookAndFeel()
           
 
Methods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, getDisabledIcon, getDisabledSelectedIcon, getSupportsWindowDecorations, initialize, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninitialize, uninstallBorder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContextMenuAuxLF

public ContextMenuAuxLF()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in class javax.swing.LookAndFeel

getID

public java.lang.String getID()
Specified by:
getID in class javax.swing.LookAndFeel

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in class javax.swing.LookAndFeel

isNativeLookAndFeel

public boolean isNativeLookAndFeel()
Specified by:
isNativeLookAndFeel in class javax.swing.LookAndFeel

isSupportedLookAndFeel

public boolean isSupportedLookAndFeel()
Specified by:
isSupportedLookAndFeel in class javax.swing.LookAndFeel

getDefaults

public javax.swing.UIDefaults getDefaults()
Overrides:
getDefaults in class javax.swing.LookAndFeel