JavaFX Desktop gadget programming, Japan Java User Group Cross Community Conference 2017 Spring.
Programming a desktop gadget like program with JavaFX.
Transparent window, with moving by dragging, resizing by wheeling, and closing by pop up menu.
Saving status on closing window, load status on start using Java Preferences API.
Reduce using of CPU and memory resources, by JVM options.
1-File deploy of executable JAR file with start script (batch) file, by concatinate script file with jar file.
JavaFX Desktop gadget programming, Japan Java User Group Cross Community Conference 2017 Spring.
Programming a desktop gadget like program with JavaFX.
Transparent window, with moving by dragging, resizing by wheeling, and closing by pop up menu.
Saving status on closing window, load status on start using Java Preferences API.
Reduce using of CPU and memory resources, by JVM options.
1-File deploy of executable JAR file with start script (batch) file, by concatinate script file with jar file.