Uses of Interface
eu.essilab.lablib.checkboxtree.TreeCheckingModel
-
Uses of TreeCheckingModel in eu.essilab.lablib.checkboxtree
Modifier and TypeClassDescriptionclass
The default checking model, providing methods for storing and retrieving the checked TreePaths.class
Convenience class representing an empty tree checking model (cf. the Null Object pattern), whose paths are always enabled, unchecked and ungreyed.Modifier and TypeFieldDescriptionprotected TreeCheckingModel
TreeCheckingSynchronizer.model1
protected TreeCheckingModel
TreeCheckingSynchronizer.model2
Modifier and TypeMethodDescriptionCheckboxTree.getCheckingModel()
Return the TreeCheckingModel of this CheckboxTree.Modifier and TypeMethodDescriptionvoid
CheckboxTree.setCheckingModel
(TreeCheckingModel newCheckingModel) Set the checking model of this CheckboxTree.