fr.upd.jby
Class MetalSpeedometerUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by fr.upd.jby.SpeedometerUI
          extended by fr.upd.jby.BasicSpeedometerUI
              extended by fr.upd.jby.MetalSpeedometerUI

public class MetalSpeedometerUI
extends BasicSpeedometerUI

Source code here.

Author:
Jean-Baptiste Yunès
Date
03/2011

Field Summary
 
Fields inherited from class fr.upd.jby.SpeedometerUI
arrowColor
 
Constructor Summary
MetalSpeedometerUI()
           
 
Method Summary
static ComponentUI createUI(JComponent c)
           
 
Methods inherited from class fr.upd.jby.SpeedometerUI
contains, getAccessible, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimuSize, getPreferredSize, paint
 
Methods inherited from class javax.swing.plaf.ComponentUI
getAccessibleChild, getMinimumSize, installUI, uninstallUI, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetalSpeedometerUI

public MetalSpeedometerUI()
Method Detail

createUI

public static ComponentUI createUI(JComponent c)