Uses of Class
gpl.fredy.ui.TwinBox

Packages that use TwinBox
gpl.fredy.ui   
 

Uses of TwinBox in gpl.fredy.ui
 

Fields in gpl.fredy.ui declared as TwinBox
 TwinBox TwinBoxPanel.comboField
           
 

Methods in gpl.fredy.ui that return TwinBox
 TwinBox TwinBoxPanel.getComboField()
          Get the value of comboField.
 

Methods in gpl.fredy.ui with parameters of type TwinBox
 void TwinBoxPanel.setComboField(TwinBox v)
          Set the value of comboField.