| 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 CheckBoxTreeSelectionModel |
CheckBoxTree.createCheckBoxTreeSelectionModel(TreeModel model)
Creates the CheckBoxTreeSelectionModel.
|
CheckBoxTreeSelectionModel |
CheckBoxTree.getCheckBoxTreeSelectionModel()
Gets the selection model for the check boxes.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CheckBoxTreeCellRenderer.updateCheckBoxState(TristateCheckBox checkBox,
TreePath path,
CheckBoxTreeSelectionModel selectionModel)
Updates the check box state based on the selection in the selection model.
|
Copyright © 2017. All rights reserved.