javafx.embed.singleThread flag questions
Ludovic HOCHET
lhochet at gmail.com
Tue Jan 27 22:22:56 UTC 2015
Hello,
When using the flag I get an NPE in java.awt.EventQueue as I described
in the AWT list [1] (where I think the solution should be).
It only shows if you set an uncaught exception handler though.
Ludovic
[1] http://mail.openjdk.java.net/pipermail/awt-dev/2014-December/008744.html
Kevin Rushforth a écrit :> Hi,
>
> It is experimental in FX 8, but we might consider making it available
> via an API call in the future. I haven't heard of any problems in using
> it, though, so you can feel free to use it as long as you have tested it
> well.
>
> -- Kevin
>
>
> Cirujano Cuesta, Diego wrote:
>> Hi all,
>>
>>
>> I have a few questions about the javafx.embed.singleThread flag:
>>
>>
>>
>> Is it still experimental? Is it recommended the usage of this flag in
>> an application with several JFXPanels and swing with communication
>> between them?
>>
>>
>>
>> anybody using it? any experience/opinion about it?
>>
>>
>>
>> Thanks!
>>
>> Diego
>>
>
--
Ludovic
-----------------------------------------
"Les formes qui differencient les etres importent peu
si leur pensees s'unissent pour batir un univers..."
Yoko Tsuno (in 'Les titans' by Roger Leloup)
[The shapes that differenciate beings are not important
if their thoughts unite to build a universe]
More information about the openjfx-dev
mailing list