if you look into source of ComboBoxAutoCompletion you will see that it is based on http://www.orbital-computer.de/JComboBox/ . I did not succseed in updating the list of values in combobox which uses ComboBoxAutoCompletion, althouth I was successfull updating list of values when I use AutoCompletion from http://www.orbital-computer.de/JComboBox/


Reply With Quote