-
The renderer for a cell in a CheckboxTree.
The default checking model, providing methods for storing and retrieving the
checked TreePaths.
Convenience class representing an empty tree checking model (cf. the Null
Object pattern), whose paths are always enabled, unchecked and ungreyed.
The model for a quadristate CheckBox.
Checkbox with four states.
An event that characterizes a change in the current checking.
The listener notified when the checking in a TreeCheckingModel changes.
The model for checking/unchecking the nodes of a CheckboxTree.
The interface of a model for checking/unchecking the nodes of a CheckboxTree.
The checking behaviors supported by this class.
-
The renderer for a cell in a CheckboxTree.