|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleModel | |
---|---|
net.sf.sbcc.componentcombo | |
net.sf.sbcc.componentcombo.plaf.basic |
Uses of SimpleModel in net.sf.sbcc.componentcombo |
---|
Subinterfaces of SimpleModel in net.sf.sbcc.componentcombo | |
---|---|
interface |
SimpleComboBoxModel
A data model for a combo box. |
Classes in net.sf.sbcc.componentcombo that implement SimpleModel | |
---|---|
(package private) class |
AbstractSimpleModel
The abstract definition for the data model that provides a List with its contents. |
(package private) class |
DefaultSimpleComboBoxModel
The default model for component combo boxes. |
Uses of SimpleModel in net.sf.sbcc.componentcombo.plaf.basic |
---|
Methods in net.sf.sbcc.componentcombo.plaf.basic with parameters of type SimpleModel | |
---|---|
protected void |
BasicComponentComboPopup.installComboBoxModelListeners(SimpleModel model)
Installs the listeners on the combo box model. |
protected void |
BasicComponentComboPopup.uninstallComboBoxModelListeners(SimpleModel model)
Removes the listeners from the combo box model |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |