how to make an autocomplete combobox in javafx 2.x using modern .fxml and controller.java [duplicate]
问题 This question already has answers here : AutoComplete ComboBox in JavaFX (12 answers) Closed 4 years ago . how to make a similer autocomplete combobox in javafx 2.x using modern .fxml and controller.java as this one is made http://blog.ngopal.com.np/2011/07/04/autofill-textbox-with-filtermode-in-javafx-2-0-custom-control/ above mentioned demo is messy and hard to configure and be independant (requires some jars) 回答1: Ensemlbe -- a sample included into the standard set has similar control. It