Multiple JFXPanel?
Pedro Duque Vieira
pedro.duquevieira at gmail.com
Wed Jul 31 15:45:35 PDT 2013
Hi,
I have a doubt. I have a swing app with embed javafx scene. My app has kind
of a MDI style interface. Right now only one window has been converted to
JavaFX, basically it's a window with a JFXPanel in it.
My question is if I want to convert the other windows as well should I also
put a JFXPanel in them? I would than have 2 JFXPanels in my app, does that
mean I would have 2 JavaFX scenes? Is that the way to do it? Would that
seriously hurt performance?
Thank you in advance, best regards,
--
Pedro Duque Vieira
More information about the openjfx-dev
mailing list