This is the Linux app named GWT-TimeSlider whose latest release can be downloaded as GWT-TimeSlider_1.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named GWT-TimeSlider with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
GWT-TimeSlider
DESCRIPTION
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.
Audience
Developers
User interface
Web-based
Programming Language
Java
This is an application that can also be fetched from https://sourceforge.net/projects/gwttimeslider/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.