Skip to content

Commit 11b6841

Browse files
authored
Update to JavaFX topic too
1 parent bba046b commit 11b6841

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

topics/javafx/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
aliases: javafx-application, javafx-desktop-apps, javafx-gui, javafx-library
2+
aliases: javafx-application, javafx-desktop-apps, javafx-gui, javafx-library, openjfx
33
created_by: Oracle
44
display_name: JavaFX
55
logo: javafx.png
66
related: java, swing
77
released: December 4, 2008
8-
short_description: JavaFX is a Java library used to create graphical user interfaces.
8+
short_description: JavaFX is a Java library used to create graphical user interfaces for desktop, as well mobile and embedded devices.
99
topic: javafx
10+
url: https://openjfx.io
1011
wikipedia_url: https://en.wikipedia.org/wiki/JavaFX
1112
---
12-
JavaFX is a Java library used to build consistent graphical user interfaces across a wide range of platforms. Applications developed with JavaFX can be run on devices such as desktop computers, mobile phones, TVs, tablets, and more.
13+
JavaFX is an open source, next generation client application platform for desktop, mobile and embedded systems built with Java. It is offered as a cross-platform Java library and it delivers consistent graphical user interfaces across a wide range of operating systems and devices. Applications developed with JavaFX can be run on devices such as desktop computers, mobile phones, TVs, tablets, and more.

0 commit comments

Comments
 (0)