Uses of Class
com.jidesoft.swing.CheckBoxListSelectionModel

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)
           
 



Copyright © 2013. All Rights Reserved.