| 类 | 说明 |
|---|---|
| CheckBoxTree |
CheckBoxTree is a special JTree which uses UICheckBox as the tree renderer.
|
| CheckBoxTree.Handler | |
| CheckBoxTreeCellRenderer |
Renderers an item in a tree using UICheckBox.
|
| CheckBoxTreeSelectionModel |
CheckBoxTreeSelectionModel is a selection _model based on DefaultTreeSelectionModel and use
in CheckBoxTree to keep track of the checked tree paths. |
| NullLabel |
This is part of the null-components.
|
| NullPanel |
This is part of the null-components.
|
| NullTristateCheckBox |
This is part of the null-components.
|
| TristateCheckBox |
Maintenance tip - There were some tricks to getting this code
working:
1.
|
| TristateCheckBox.State |
This is a type-safe enumerated type
|