License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
GroupId | GroupIdorg.jresearch.gwtproject.timer |
ArtifactId | ArtifactIdgwt-timer |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typegwt-lib |
Description |
DescriptionGWT Timer
Fork of the Github project vegegoku/gwt-timer: A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded
environment.
To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-timer-1.4.1.pom | |
gwt-timer-1.4.1.jar | 6 KB |
gwt-timer-1.4.1-sources.jar | 4 KB |
gwt-timer-1.4.1-javadoc.jar | 24 KB |
Browse |
Group / Artifact | Type | Version |
---|---|---|
com.google.elemental2 : elemental2-dom | jar | 1.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.2 |
com.google.gwt : gwt-dev | jar | 2.8.2 |