| Package | Description |
|---|---|
| de.javagl.common.ui.tree.checkbox |
A tree implementation that supports check boxes at its nodes
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckBoxTree.addStateListener(CheckBoxTree.StateListener stateListener)
Add the given
CheckBoxTree.StateListener to be informed about changes
of the CheckBoxTree.State of a node. |
void |
CheckBoxTree.removeStateListener(CheckBoxTree.StateListener stateListener)
Remove the given
CheckBoxTree.StateListener |
Copyright © 2022. All rights reserved.