Package | Description |
---|---|
com.googlecode.lanterna.gui2 |
Modifier and Type | Method and Description |
---|---|
CheckBoxList<V> |
CheckBoxList.addListener(CheckBoxList.Listener listener)
Adds a new listener to the
CheckBoxList that will be called on certain user actions |
CheckBoxList<V> |
CheckBoxList.removeListener(CheckBoxList.Listener listener)
Removes a listener from this
CheckBoxList so that if it had been added earlier, it will no longer be
called on user actions |
Copyright © 2016. All rights reserved.