Display the credits and version information of your Vaadin application.
The AboutBox is a beautiful way to tell your end users about your Vaadin application and give credits to the developers.
Typically installed in the main window, presents a compact box in the top of window that can be expanded to provide some more details. Also a click listener for a link can be added to provide even more information, to get some feedback or take user to another website.
Try out different configurations in the demo!
Note: The implementation is based on CSS3 and may not currently work in every browser. Tested with FF3.6, Chrome 12 and Safari 5.
Install
Framework Support
Vaadin 6.4+
Browser Compatibility
Install with
Release notes - Version 1.0.0
Initial public release.