Questions tagged [openjfx]

229 questions
-1
votes
1 answer

Netbeans : JavaFX components are missing

I'm beginning with Java and I've tried installing JavaFX on Netbeans, but I can't run anything because I get an error saying that JavaFX runtime components are missing. I followed the instructions on the OpenJFX website and everything seemed to work…
-1
votes
1 answer

Showing Stage/Dialog more than once in javafx application that is launched by Platform.startup()

I am building an application that is running in the background and provides access to a control panel (JavaFX Dialog) by clicking on the icon on the SystemTray. JavaFX 9 adds the ability to launch JavaFX application without extending Application…
Eng.Fouad
  • 115,165
  • 71
  • 313
  • 417
-1
votes
1 answer

Where can I find javafx for openjdk 191 that works on Windows 7

I am trying to build/pack an jre based on openjdk 191. I downloaded an jfx overlay from: https://chriswhocodes.com/. But with this javafx only works on Windows 10. And according to this: https://github.com/mediathekview/MediathekView/issues/345…
oers
  • 18,436
  • 13
  • 66
  • 75
-2
votes
1 answer

How can I fix this JavaFX problem in the 11 Java JDK version?

I currently have a weird problem in " Intellij IDEA Edition 2018.3.1 " and when I run my JavaFX program I always get thrown out an error. Just because I added a few lines of code. The error: "C:\Program Files\Java\jdk-11.0.1\bin\java.exe"…
1 2 3
15
16