de.hillenbrand.swing.plaf.motif
Class Motif_SpinnerUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended byjavax.swing.plaf.SpinnerUI
          extended byjavax.swing.plaf.basic.BasicSpinnerUI
              extended byde.hillenbrand.swing.plaf.motif.Motif_SpinnerUI

public class Motif_SpinnerUI
extends javax.swing.plaf.basic.BasicSpinnerUI


Field Summary
 
Fields inherited from class javax.swing.plaf.basic.BasicSpinnerUI
spinner
 
Constructor Summary
Motif_SpinnerUI()
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
           
 void paint(java.awt.Graphics g, javax.swing.JComponent c)
           
 
Methods inherited from class javax.swing.plaf.basic.BasicSpinnerUI
createEditor, createLayout, createNextButton, createPreviousButton, createPropertyChangeListener, installDefaults, installListeners, installUI, replaceEditor, uninstallDefaults, uninstallListeners, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Motif_SpinnerUI

public Motif_SpinnerUI()
Method Detail

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)

paint

public void paint(java.awt.Graphics g,
                  javax.swing.JComponent c)