When to use JavaFX instead of HTML
The one question that JavaFX aficionados like myself are facing over and over again is the question when (or why) to use JavaFX instead of HTML (5). Here are my two cents on it: You should use JavaFX if .... ... you are interested in robustness / quality. JavaFX is Java! You will be able to implement your entire application [...]
Recent Comments