Class TextFieldAutocompleter.DualTextAutocompleterDemo

java.lang.Object
docking.widgets.autocomplete.TextFieldAutocompleter.DualTextAutocompleterDemo
Enclosing class:
TextFieldAutocompleter<T>

public static class TextFieldAutocompleter.DualTextAutocompleterDemo extends Object
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 Details

    • DualTextAutocompleterDemo

      public DualTextAutocompleterDemo()
  • Method Details

    • main

      public static void main(String[] args)