JavaFX support for MDI
986307Jan 22 2013 — edited Jul 23 2013Hi,
How can I implement MDI (Multiple Document Interface) in JavaFX? Any samples on this?
I know that one possibility is to mix Swing and JavaFX to achieve this but is it possible without using any Swing?
Thank you for your support.