spiffyui / SpiffyNavigation

This sample shows you how to use the Spiffy UI navigation widgets to build a navigation tree and manage your application panels.

Home Page:http://www.spiffyui.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Building and Running SpiffyNavigation

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

Debugging through Eclipse

See Spiffy UI's GWT Dev Mode page for more information.

License

Spiffy UI is available under the Apache License, Version 2.0.

About

This sample shows you how to use the Spiffy UI navigation widgets to build a navigation tree and manage your application panels.

http://www.spiffyui.org

License:Apache License 2.0


Languages

Language:Java 97.2%Language:CSS 2.8%