See: Description
| Interface | Description |
|---|---|
| CheckBoxTree.StateListener |
Interface for classes that want to be informed about changes
of the
CheckBoxTree.State of nodes |
| Class | Description |
|---|---|
| CheckBoxTree |
Simple implementation of a JTree that contains a check box at each node,
and allows querying the selection state of the nodes.
|
| Enum | Description |
|---|---|
| CheckBoxTree.State |
The selection state of a node
|
Copyright © 2022. All rights reserved.