Last Version

GWT Timer 1.0.0-RC1

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.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.gwtproject.timer
ArtifactId

ArtifactId

gwt-timer
Version

Version

1.0.0-RC1
Type

Type

gwt-lib
Description

Description

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

https://github.com/gwtproject/gwt-timer
Project Organization

Project Organization

The GWT Project Authors
Source Code Management

Source Code Management

https://github.com/gwtproject/gwt-timer/tree/master

Download gwt-timer 1.0.0-RC1

Dependencies

compile (1)

Group / Artifact Type Version
com.google.elemental2 : elemental2-dom jar 1.1.0

Project Modules

There are no modules declared in this project.