invokeAndWait
Hendrik Ebbers
hendrik.ebbers at me.com
Wed Jan 2 00:23:44 PST 2013
Thanks.
Am 02. Januar 2013 um 05:12 schrieb Gerrit Grunwald <han.solo at muenster.de>:
Hi Hendrik,
there is a comment from Richard about it that could be found here:
https://forums.oracle.com/forums/thread.jspa?threadID=2370263
Cheers,
Gerrit
Am 01.01.2013 um 23:48 schrieb Hendrik Ebbers <hendrik.ebbers at me.com>:
Hi,
I created a "invokeAndWait" method for JavaFX that is a equivalent of SwingUtilities.invokeAndWait(...). It will be part of DataFX. You can read about it in my blog: http://www.guigarage.com/2013/01/invokeandwait-for-javafx/
I ask myself why there is no "invokeAndWait" method in javafx.application.Platform. Is there any good reason? In swing I use "invokeAndWait" often and so I think it is also important for JavaFX.
- Hendrik
More information about the openjfx-dev
mailing list