Uses of Class
com.jidesoft.swing.CheckBoxTreeSelectionModel

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.
 



Copyright © 2008. All Rights Reserved.