Uses of Interface
com.googlecode.lanterna.gui2.TextGUI.Listener
Packages that use TextGUI.Listener
-
Uses of TextGUI.Listener in com.googlecode.lanterna.gui2
Fields in com.googlecode.lanterna.gui2 with type parameters of type TextGUI.ListenerMethods in com.googlecode.lanterna.gui2 with parameters of type TextGUI.ListenerModifier and TypeMethodDescriptionvoidAbstractTextGUI.addListener(TextGUI.Listener listener) voidTextGUI.addListener(TextGUI.Listener listener) Adds a listener to this TextGUI to fire events on.voidAbstractTextGUI.removeListener(TextGUI.Listener listener) voidTextGUI.removeListener(TextGUI.Listener listener) Removes a listener from this TextGUI so that it will no longer receive events