We don't have a shipping example that does this, but we have run SwingNode in an FX Scene inside a JFXPanel. I don't know if a JFXPanel inside that SwingNode will work, but I can't think of any reason off-hand why it wouldn't.

-- Kevin


Pedro Duque Vieira wrote:
Hi,

I'm migrating a Swing app and I have a scenario where I need to have a
SwingNode inside a JFXPanel and also a JFXPanel inside a SwingNode.

Are this configurations possible?

Thanks

Reply via email to