Uses of Class
marg.gui.plugin.smr.WheelControl.Wheel

Packages that use WheelControl.Wheel
marg.gui.plugin.smr   
 

Uses of WheelControl.Wheel in marg.gui.plugin.smr
 

Methods in marg.gui.plugin.smr that return WheelControl.Wheel
static WheelControl.Wheel WheelControl.Wheel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WheelControl.Wheel[] WheelControl.Wheel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in marg.gui.plugin.smr with parameters of type WheelControl.Wheel
WheelControl(SMRPlugin parent, WheelControl.Wheel wheel)
          Creates new form WheelControl