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 TypeMethodDescriptionvoid
AbstractTextGUI.addListener
(TextGUI.Listener listener) void
TextGUI.addListener
(TextGUI.Listener listener) Adds a listener to this TextGUI to fire events on.void
AbstractTextGUI.removeListener
(TextGUI.Listener listener) void
TextGUI.removeListener
(TextGUI.Listener listener) Removes a listener from this TextGUI so that it will no longer receive events