Uses of Interface
eu.essilab.lablib.checkboxtree.CheckboxTreeCellRenderer
-
Uses of CheckboxTreeCellRenderer in eu.essilab.lablib.checkboxtree
Modifier and TypeClassDescriptionclass
A renderer for the CheckboxTree.Modifier and TypeMethodDescriptionCheckboxTree.getCellRenderer()
Co-variant method for retrieving theCheckboxTreeCellRenderer
of this tree. -
Uses of CheckboxTreeCellRenderer in eu.essilab.lablib.checkboxtree.examples
Modifier and TypeClassDescriptionclass
Example showing the implementation of a CheckboxTree with RadioButton-style checkboxes.