| Package | Description |
|---|---|
| com.jidesoft.swing |
The package contains many based classes we added on top of Swing for JIDE Common Layer.
|
| Modifier and Type | Method and Description |
|---|---|
protected CheckBoxListSelectionModel |
CheckBoxList.createCheckBoxListSelectionModel(javax.swing.ListModel model) |
CheckBoxListSelectionModel |
CheckBoxList.getCheckBoxListSelectionModel()
Gets the ListSelectionModel that keeps the check boxes' state information for CheckBoxList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckBoxList.setCheckBoxListSelectionModel(CheckBoxListSelectionModel checkBoxListSelectionModel) |