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)