JFX AutoCompleteTextfield is a simple JavaFX text field control offering autocomplete feature.
'com.mytdev:jfx-autocomplete-textfield:0.0.1'
<dependency>
<groupId>com.mytdev</groupId>
<artifactId>jfx-autocomplete-textfield</artifactId>
<version>0.0.1</version>
</dependency>
<dependency org="com.mytdev" name="jfx-autocomplete-textfield" rev="0.0.1"/>
"com.mytdev", "jfx-autocomplete-textfield", "0.0.1"