|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckBoxTreeSelectionModel | |
|---|---|
| com.jidesoft.swing | |
| Uses of CheckBoxTreeSelectionModel in com.jidesoft.swing |
|---|
| Methods in com.jidesoft.swing that return CheckBoxTreeSelectionModel | |
|---|---|
protected CheckBoxTreeSelectionModel |
CheckBoxTree.createCheckBoxTreeSelectionModel(javax.swing.tree.TreeModel model)
Creates the CheckBoxTreeSelectionModel. |
CheckBoxTreeSelectionModel |
CheckBoxTree.getCheckBoxTreeSelectionModel()
Gets the selection model for the check boxes. |
| Methods in com.jidesoft.swing with parameters of type CheckBoxTreeSelectionModel | |
|---|---|
protected void |
CheckBoxTreeCellRenderer.updateCheckBoxState(TristateCheckBox checkBox,
javax.swing.tree.TreePath path,
CheckBoxTreeSelectionModel selectionModel)
Updates the check box state based on the selection in the selection model. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||