Class TextFieldAutocompleter.MyListener

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

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