fr.upd.jby
Class BasicSpeedometerUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by fr.upd.jby.SpeedometerUI
          extended by fr.upd.jby.BasicSpeedometerUI
Direct Known Subclasses:
AquaSpeedometerUI, MetalSpeedometerUI

public class BasicSpeedometerUI
extends SpeedometerUI

Source code here.

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

Field Summary
 
Fields inherited from class fr.upd.jby.SpeedometerUI
arrowColor
 
Constructor Summary
BasicSpeedometerUI()
           
 
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

BasicSpeedometerUI

public BasicSpeedometerUI()
Method Detail

createUI

public static ComponentUI createUI(JComponent c)