Tutorial applications for JFXtras/VFXWindows library.
Shows a single window inside the main window.
Needs the following JVM options --add-exports=jfxtras.window/jfxtras.internal.scene.control.skin.window=javafx.controls
Shows a single window inside the main window, decorated with buttons.
Needs the following JVM options --add-exports=jfxtras.window/jfxtras.internal.scene.control.skin.window=javafx.controls
Currently not functioning due to resource loading issues.
Currently not functioning due to resource loading issues.
NOTE: VFXWindows has been added to JFXtras. All samples have been updated to work with JFXtras. Please don't use the old VFXWindows library anymore.