| Package | Description |
|---|---|
| net.nextencia.dj.swingsuite |
| Modifier and Type | Method and Description |
|---|---|
TriStateCheckBoxListener[] |
JTriStateCheckBox.getTriStateCheckBoxListeners()
Get all the listeners that are invoked when the state changes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JTriStateCheckBox.addTriStateCheckBoxListener(TriStateCheckBoxListener listener)
Add a listener that will be invoked when the state changes.
|
void |
JTriStateCheckBox.removeTriStateCheckBoxListener(TriStateCheckBoxListener listener)
Remove a listener from the list of listeners that are invoked when the state changes.
|
Copyright © 2019. All rights reserved.