Class TextInputCharEventListener

java.lang.Object
com.spinyowl.legui.component.misc.listener.textinput.TextInputCharEventListener
All Implemented Interfaces:
CharEventListener, EventListener<CharEvent>

public class TextInputCharEventListener extends Object implements CharEventListener
Char event listener for text input. Used to fill text area with symbols entered via keyboard.