invokeAndWait

Gerrit Grunwald han.solo at muenster.de
Tue Jan 1 20:12:12 PST 2013


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