Integrating JFX Dialog/Stage in Swing application

Werner Lehmann lehmann at media-interactive.de
Sat May 31 21:31:45 UTC 2014


Hi Robert,

the problem with this is that the stage cannot have a swing window as 
its owner. If users misclick the stage will hide behind your main 
window. But if that is acceptable...

Werner

On 31.05.2014 14:27, Robert Krüger wrote:
> have a Swing JMenuItem trigger the showing of a JFX stage



More information about the openjfx-dev mailing list