Uses of Class
vanted.gui.button.JSpinnerDouble

Packages that use JSpinnerDouble
vanted.gui   
 

Uses of JSpinnerDouble in vanted.gui
 

Methods in vanted.gui that return JSpinnerDouble
 JSpinnerDouble AbstractGUIComp.getSpinner()
           
 

Methods in vanted.gui with parameters of type JSpinnerDouble
 void AbstractGUIComp.setSpinner(JSpinnerDouble spinner)