Wednesday, January 1, 2020

Perspective

Getting to know the ropes on javafx: there is a backstory
here. Below, an explanation of the distancing of FX from Oracle.



One is allowed to expect implementation issues...

                                                 *     *     *

Am finding the Jenkov overview of JFX useful; now know
how to conceptualize set-up.

The default window that comes with FX has the full play of resize, close functions;
this is not the case in the world of AWT/Swing, where one could be stuck
with an unclosable window.

Below, I have asked for a widow decorated to UTILITY. One can see how this
could be useful for a desktop application.



http://tutorials.jenkov.com/javafx/overview.html

No comments: