Spiffy UI - GWT made simple
This application is a sample of Spiffy UI navigation using the Spiffy UI navigation widgets. It builds a simple application with three panels and a navigation item sub group which works like the navigation bar on SpiffyUI.org.
This project is built with Apache Maven.
Go to your project's root directory and run the following command:
mvn package jetty:run
This will download the required libraries, build your project, and run it. You can access the running application here:
http://localhost:8080
See Spiffy UI's GWT Dev Mode page for more information.
Spiffy UI is available under the Apache License, Version 2.0.