de.hillenbrand.swing.plaf.motif
Class MotifLookAndFeel

java.lang.Object
  extended by javax.swing.LookAndFeel
      extended by javax.swing.plaf.basic.BasicLookAndFeel
          extended by com.sun.java.swing.plaf.motif.MotifLookAndFeel
              extended by de.hillenbrand.swing.plaf.motif.MotifLookAndFeel
All Implemented Interfaces:
HLookAndFeelInformation, java.io.Serializable

public class MotifLookAndFeel
extends com.sun.java.swing.plaf.motif.MotifLookAndFeel
implements HLookAndFeelInformation

See Also:
Serialized Form

Constructor Summary
MotifLookAndFeel()
           
 
Method Summary
 java.lang.String getAuthor()
           
 java.lang.String getCopyright()
           
 java.lang.String getDescription()
           
 java.lang.String getDownloadUrl()
           
 java.lang.String getID()
           
 java.lang.String getName()
           
protected  void initClassDefaults(javax.swing.UIDefaults table)
           
static void main(java.lang.String[] args)
           
 void provideErrorFeedback(java.awt.Component component)
           
 
Methods inherited from class com.sun.java.swing.plaf.motif.MotifLookAndFeel
initComponentDefaults, initSystemColorDefaults, isNativeLookAndFeel, isSupportedLookAndFeel
 
Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel
createAudioAction, getAudioActionMap, getDefaults, initialize, loadSystemColors, playSound, uninitialize
 
Methods inherited from class javax.swing.LookAndFeel
getDesktopPropertyValue, getDisabledIcon, 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
 

Constructor Detail

MotifLookAndFeel

public MotifLookAndFeel()
Method Detail

getAuthor

public java.lang.String getAuthor()
Specified by:
getAuthor in interface HLookAndFeelInformation

getCopyright

public java.lang.String getCopyright()
Specified by:
getCopyright in interface HLookAndFeelInformation

getDescription

public java.lang.String getDescription()
Overrides:
getDescription in class com.sun.java.swing.plaf.motif.MotifLookAndFeel

getDownloadUrl

public java.lang.String getDownloadUrl()
Specified by:
getDownloadUrl in interface HLookAndFeelInformation

getID

public java.lang.String getID()
Overrides:
getID in class com.sun.java.swing.plaf.motif.MotifLookAndFeel

getName

public java.lang.String getName()
Overrides:
getName in class com.sun.java.swing.plaf.motif.MotifLookAndFeel

initClassDefaults

protected void initClassDefaults(javax.swing.UIDefaults table)
Overrides:
initClassDefaults in class com.sun.java.swing.plaf.motif.MotifLookAndFeel

main

public static void main(java.lang.String[] args)

provideErrorFeedback

public void provideErrorFeedback(java.awt.Component component)
Overrides:
provideErrorFeedback in class javax.swing.LookAndFeel