JavaFX application not works

Answered

Where does the JavaFX package go in Java 11 and 12? I can't find it. I try a free alternate version which doesn't work.

I have another question: how to get a "double BufferedImage" in JavaFX? I catch it in Swing but in JavaFX the graph is too slow to use JavaFX canvas and GraphicsContext.

0
1 comment

Please refer to https://openjfx.io/openjfx-docs/ .

The best place for the second question would be https://stackoverflow.com/ since it's not IDE specific.

0

Please sign in to leave a comment.