Package docking.widgets.autocomplete
Class TextFieldAutocompleter.DualTextAutocompleterDemo
java.lang.Object
docking.widgets.autocomplete.TextFieldAutocompleter.DualTextAutocompleterDemo
- Enclosing class:
TextFieldAutocompleter<T>
A demonstration of the autocompleter on two linked text fields.
This demo was designed to test whether the autocompleter and the TextFieldLinker
could be composed correctly.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DualTextAutocompleterDemo
public DualTextAutocompleterDemo()
-
-
Method Details
-
main
-