Package | Description |
---|---|
com.googlecode.lanterna.gui2 |
Modifier and Type | Method and Description |
---|---|
CheckBox |
CheckBox.addListener(CheckBox.Listener listener)
Adds a listener to this check box so that it will be notificed on certain user actions
|
CheckBox |
CheckBox.removeListener(CheckBox.Listener listener)
Removes a listener from this check box so that, if it was previously added, it will no long receive any events
|
Copyright © 2016. All rights reserved.