| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpinboxModelInterface | |
|---|---|
| uic.model | Provides model classes for Swing GUIs. | 
| uic.widgets | Swing Widgets for your programming pleasure! | 
| Uses of SpinboxModelInterface in uic.model | 
|---|
| Classes in uic.model that implement SpinboxModelInterface | |
|---|---|
 class | 
SpinboxModel
 | 
| Uses of SpinboxModelInterface in uic.widgets | 
|---|
| Methods in uic.widgets that return SpinboxModelInterface | |
|---|---|
 SpinboxModelInterface | 
UICSpinbox.getModel()
Returns the spinbox model.  | 
| Methods in uic.widgets with parameters of type SpinboxModelInterface | |
|---|---|
 void | 
UICSpinbox.setModel(SpinboxModelInterface model)
Sets the spinbox model  | 
| Constructors in uic.widgets with parameters of type SpinboxModelInterface | |
|---|---|
UICSpinbox(SpinboxModelInterface model)
Convenience constructor.  | 
|
UICSpinbox(SpinboxModelInterface model,
           NumberFormat format)
The constructor.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||