Chosen is a javascript plugin (for jQuery and Prototype) that makes long, unwieldy select boxes much more user-friendly. GwtChosen is a port of the jquery version of Chosen for Google Web Toolkit. It is not a wrapper but a complete rewrite using the GWT standards. It is available as a GwtQuery plugin or as a widget.
For documentation and examples see : http://jdramaix.github.com/gwtchosen/
Other example : http://jdramaix.github.com/gwtchosen/widgetsample/index.html
he initial chosen javascript plugin was built by Harvest. Concept and development by Patrick Filler. Design and CSS by Matthew Lettini
The GWT port of Chosen was built by Julien Dramaix