##gwtchosen 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
##Stable version GwtChosen 1.1.0
##Credits 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
##Contributor
##IDE Setup
- Create a git clone.
- Import the project using Maven.
- General IDEA and Eclipse project import instructions can be found here.
- If using Eclipse double check the GwtChosen GPE plugin and see if GWT is enabled.