Class AWTDefaultPulseSource
java.lang.Object
org.pushingpixels.radiance.animation.api.RadianceAnimationCortex.FixedRatePulseSource
org.pushingpixels.radiance.animation.internal.swing.AWTDefaultPulseSource
- All Implemented Interfaces:
RadianceAnimationCortex.PulseSource
Default pulse source which derives the pulse delay from
the highest refresh rate of all local screen devices.
- Author:
- Timotej Šulík.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RadianceAnimationCortex.FixedRatePulseSource
waitUntilNextPulse
-
Constructor Details
-
AWTDefaultPulseSource
public AWTDefaultPulseSource()
-