timer
Tom Eugelink
tbee at tbee.org
Tue Mar 6 05:55:23 PST 2012
This worked fine. I've created a Timer class (jfxtras.labs.animation.Timer) in JFXtras Labs as a wrapper around this logic. So if in the future there is a better technique, it can easily be replaced.
Tom
On 6-3-2012 12:16, Christian Schudt wrote:
> Exactly this. I already used this combination and it worked for me.
>
> -------- Original-Nachricht --------
>> Datum: Tue, 6 Mar 2012 11:50:22 +0100
>> Von: Werner Lehmann<lehmann at media-interactive.de>
>> An: "openjfx-dev at openjdk.java.net"<openjfx-dev at openjdk.java.net>
>> Betreff: Re: timer
>> What about java.util.Timer, perhaps in combination with Platform.runLater?
>>
>> On 06.03.2012 11:44, Tom Eugelink wrote:
>>> What is the best way to do a Swing like timer in JavaFX?
More information about the openjfx-dev
mailing list