Companies and real-world applications using JavaFX
Companies using JavaFX
Here are some examples of companies and real-world applications using JavaFX — this shows it is widely being used in production :
-
Lynden Inc. (Alaska, USA)
They used JavaFX for their “Navigator 2.0” desktop application deployed on ~1,000 desktops.“I rolled out Lynden Navigator 2.0 to 1,000 desktops across the company.”
SkedPal :
“SkedPal … we made the decision to start using JavaFX …”
A commercial time-management / scheduling tool for busy professionals that uses JavaFX for its desktop client.
-
Carl Zeiss Meditec AG
According to one summary of real-world apps, their clinical data management system uses JavaFX (in combination with other tech). -
NASA (via one of its applications)
An application named “Deep Space Trajectory Explorer” uses JavaFX (or the underlying JavaFX toolkit) for trajectory visualization. -
Many more companies: According to a data listing there are ~474 companies using JavaFX as of 2025 across different sectors.
| # | Company / Organization | Sector & Location | Notes on JavaFX usage |
|---|---|---|---|
| 1 | Zeiss (Carl Zeiss Meditec) | Medical / engineering, Germany | Mentioned by a JavaFX advocate as using JavaFX for clinical/data-visualisation systems. Dreamix+1 |
| 2 | NASA (via contractor a.i. solutions) | Aerospace / USA | The “Deep Space Trajectory Explorer” used JavaFX. openjfx.io+1 |
| 3 | KBC Bank | Finance / Belgium | Testimonial: “At KBC, we use JavaFX in a number of projects.” openjfx.io |
| 4 | cnlab Software AG | Software services / Germany | Case study by Gluon: they use JavaFX for their front-ends. Gluon |
| 5 | Microsoft | Technology / USA | Mentioned in an interview list of large companies using JavaFX internally. Dreamix |
| 6 | Audi | Automotive / Germany | Similarly referenced in the same list of big users. Dreamix |
| 7 | BMW | Automotive / Germany | Same referencing. Dreamix |
| 8 | Volkswagen | Automotive / Germany | Same referencing. Dreamix |
| 9 | Debeka | Insurance / Germany | Included in the commentary list. Dreamix |
| 10 | EIZO Corporation | Display hardware / Japan | Also listed by the same source. Dreamix |
What this means
JavaFX is being used in desktop / rich-client applications (rather than just web).
Use cases: scheduling/management tools, data visualization, specialized industrial/medical systems.
It tends to appear where a dedicated desktop GUI (rather than pure web) is required and where cross-platform Java consistency matters.
It may not be mainstream in consumer facing apps (compared to web/React/Electron) but it continues to have traction in enterprise-niches.
Comments
Post a Comment