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.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.treblereel.gwt.gwtproject.timer
ArtifactId

ArtifactId

gwt-timer
Last Version

Last Version

202203291
Release Date

Release Date

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

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.

Versions

Version
202203291