Class TextFieldAutocompleter.MyListener

java.lang.Object
docking.widgets.autocomplete.TextFieldAutocompleter.MyListener
All Implemented Interfaces:
FocusListener, KeyListener, MouseListener, EventListener, CaretListener, DocumentListener
Enclosing class:
TextFieldAutocompleter<T>

protected class TextFieldAutocompleter.MyListener extends Object implements FocusListener, KeyListener, DocumentListener, MouseListener, CaretListener
A listener to handle all the callbacks