Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 506 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 506 Bytes

gwt-slider-bar (SliderBarMVP)

Ready to use sliderbar widgets for GWT and framework for creation Your own SliderBars.

Fork

This is a fork of http://code.google.com/p/gwt-slider-bar/. Main changes are a maven project setup, the removal of http roundtrip to load css/style.css and some code cleanup (tabs, compiler warnings, ...).

Building

Since it's a maven project it can be built easily by typing:

mvn package

Running the demo

Simply type:

mvn test -Pexample