
JavaFX
Sign in to saveJavaFX is a software platform for creating and delivering desktop applications, as well as rich web applications that can run across a wide variety of devices. JavaFX has support for desktop computers and web browsers on Microsoft Windows, Linux (including Raspberry Pi), and macOS, as well as mobile devices running iOS and Android, through Gluon Mobile.
Key facts
- Software.name
- JavaFX
- Software.logo
- JavaFX Logo.png
- Software.developer
- Oracle Corporation
- Software.latest release version
- 24.0.2
- Software.operating system
- Java
- Software.platform
- Cross-platform
- Software.language
- Java
- Software.genre
- Application framework
- Software.license
- GPL+classpath exception
via Wikipedia infobox
Source code
OpenJFX is an open source, next generation client application platform for desktop, mobile and embedded systems based on JavaSE. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications. This is the open source project where we develop JavaFX. OpenJFX is a project under the charter of the OpenJDK. The OpenJDK Bylaws and License govern our work. The OpenJFX project membership can be found on the OpenJDK Census. We welcome patches and involvement from individual contributors or companies. If this is your first time contributing to an OpenJDK project, you will need to review the rules on becoming a Contributor, and sign the Oracle Contributor Agreement (OCA). For information about downloading and using JavaFX, see the JavaFX community site. Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Excerpt from the source-code README · 2,084 chars · not written by Vinony
Wikidata facts
- Image
- JavaFX - Interface utilisateur.png
Show 5 more facts
- Commons category
- JavaFX
- software version identifier
- 24.0.2
- source code repository URL
- github.com/openjdk/jfx
- Stack Exchange tag
- stackoverflow.com/tags/javafx
- official wiki URL
- wiki.openjdk.org/display/OpenJFX/Main
Sources (3)
via Wikidata · CC0
~18 min read
Article
17 sectionsContents
- Features
- WebView
- 3D
- JavaFX Mobile
- Example
- Components
- Modules
- History
- Releases after version bump
- Early releases
- Future work
- Availability
- License
- See also
- References
- Bibliography
- External links
JavaFX is a software platform for creating and delivering desktop applications, as well as rich web applications that can run across a wide variety of devices. JavaFX has support for desktop computers and web browsers on Microsoft Windows, Linux (including Raspberry Pi), and macOS, as well as mobile devices running iOS and Android, through Gluon Mobile.
With the release of JDK 11 in 2018, Oracle made JavaFX part of the OpenJDK under the OpenJFX project, in order to increase the pace of its development.