
gwt-dialogs
Last Update: gwt-dialogs 1.0.0 has just been released, and is now available on Maven central!
Summary
A set of highly customizable standard dialog boxes powered by UiBinder, CSS and GWT Injection(Gin).
Features
It is composed of the following components: * MessageDialog: Modal dialogs for displaying information, warning, error messages or for asking the user a question. * ColorDialog: Modal dialog for picking a color. * ContextMenuDialog: Context menu dialog associated to a widget. * ProgressDialog: Progress dialog for displaying a progress indicator when performing a long operation. * and more coming soon...
Showcase
A showcase of the project is available here: http://my-showcases.appspot.com/gwt-dialogs.
Feedback
Please let me know what you think. Suggestions are always welcome!
Other GWT projects by the same author
| Project | Description | |:------------|:----------------| | gwt-socmedia | A library for easily integrating social media inside your GWT applications | | gwt-pixlr | a library foreasily integrating popular online photo editor "Pixlr" in your GWT applications |