Skip to content

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

License

Notifications You must be signed in to change notification settings

spiffyui/SpiffyNavigation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.2%
  • CSS 2.8%