Package | Description |
---|---|
com.googlecode.lanterna.gui2 |
Modifier and Type | Method and Description |
---|---|
void |
TextGUI.addListener(TextGUI.Listener listener)
Adds a listener to this TextGUI to fire events on.
|
void |
AbstractTextGUI.addListener(TextGUI.Listener listener) |
void |
TextGUI.removeListener(TextGUI.Listener listener)
Removes a listener from this TextGUI so that it will no longer receive events
|
void |
AbstractTextGUI.removeListener(TextGUI.Listener listener) |
Copyright © 2016. All rights reserved.