Download Latest Version GWT-TimeSlider_1.0.zip (5.8 MB)
Email in envelope

Get an email when there's a new version of GWT-TimeSlider

Home
Name Modified Size InfoDownloads / Week
GWT-TimeSlider-Project_1.0 2014-02-17
README.txt 2014-02-17 1.4 kB
gpl_copying.txt 2014-02-17 35.1 kB
Totals: 3 Items   36.5 kB 0
GWT_TimeSlider-Project

With the GWT-TimeSlider you can start and stop or change the speed of a slider animation. It is build with standard GWT-Elements, so no extra libraries are needed.

The class TestData.java creates a set of dates which are used for the time range of the slider. The starting point is the oldest date and the slider goes over all dates in between. To have a smooth animation of the TimeSlider, enough data is needed as steps in between.

A timer i called every 50 milliseconds and each call of the timer moves the slider handle one step further, which means that the size of the panels left and right of the handle changes.

The speed is configurable, and changes when the speed buttons are used. A number of ticks can be used to show certain dates below the slider animation.

The GWT-TimeSlider.java class shows how to use the TimeSlider.

Import the project as a GWT-project and run it with "run as -> Web Application". An Example-HTML-Page is shown.

Step-by-Step Instructions:

1. Unzip the project into your eclipse workspace.

2. Import the project as a GWT-Web-Application-Project into eclipse.

3. Run the project with Project -> Run As -> Web Application and open the URL in your favourite browser.


Link to the project page at SourceForge.net:
https://sourceforge.net/projects/gwttimeslider/

Email-Contact: talk@tigertech.de
Source: README.txt, updated 2014-02-17