|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckBoxListSelectionModel | |
|---|---|
| com.jidesoft.swing | The package contains many based classes we added on top of Swing for JIDE Common Layer. |
| Uses of CheckBoxListSelectionModel in com.jidesoft.swing |
|---|
| Methods in com.jidesoft.swing that return CheckBoxListSelectionModel | |
|---|---|
protected CheckBoxListSelectionModel |
CheckBoxList.createCheckBoxListSelectionModel(ListModel model)
|
CheckBoxListSelectionModel |
CheckBoxList.getCheckBoxListSelectionModel()
Gets the ListSelectionModel that keeps the check boxes' state information for CheckBoxList. |
| Methods in com.jidesoft.swing with parameters of type CheckBoxListSelectionModel | |
|---|---|
void |
CheckBoxList.setCheckBoxListSelectionModel(CheckBoxListSelectionModel checkBoxListSelectionModel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||