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