By bloid
via today.java.net
Published: Jul 19 2007 / 16:25
Providing auto-completion support on application text components and comboboxes is quickly becoming a standard UI feature. You can find it in the Firefox search bar, the address field in Google Maps, and many other places. In this article we compare four alternative implementations for providing auto-completion support on Swing comboboxes: GlazedLists, SwingX, JIDE, and Laf-Widget.



Add your comment