JAutoCombo is an auto-complete combo box for Java applications. The control is easy to use and does not require writing any code. Place it in a container, and it will do the rest automatically.
| Tags | Software Development User Interfaces Libraries Java Libraries |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: A minor problem that occurred when the ComboBoxModel changed in the JAutoComboBox was fixed.


Release Notes: This release fixed a minor bug in the metal look and feel.


Release Notes: This release fixes focus when used in JTable (using delayed selection). Incorrect selection return type has been fixed.


Release Notes: Major bugfixes were made, and JTable integration is now possible.


Release Notes: This release supports the delete key.