Skip to content

Commit c7c015d

Browse files
authored
Merge pull request #687 from andrewda/javafx
Create JavaFX topic
2 parents fd200d3 + ca2a54b commit c7c015d

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

topics-todo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Information included in this repository will appear on each topic's respective p
3838
- [ ] [gui](https://github.com/topics/gui/)
3939
- [ ] [image](https://github.com/topics/image/)
4040
- [ ] [iot](https://github.com/topics/iot/)
41-
- [ ] [javafx](https://github.com/topics/javafx/)
4241
- [ ] [keras](https://github.com/topics/keras/)
4342
- [ ] [logging](https://github.com/topics/logging/)
4443
- [ ] [microservice](https://github.com/topics/microservice/)
@@ -81,6 +80,7 @@ Information included in this repository will appear on each topic's respective p
8180
- [x] [dot-net](https://github.com/topics/dot-net/)
8281
- [x] [ethereum](https://github.com/topics/ethereum/)
8382
- [x] [image-processing](https://github.com/topics/image-processing/)
83+
- [x] [javafx](https://github.com/topics/javafx/)
8484
- [x] [lua](https://github.com/topics/lua/)
8585
- [x] [maven](https://github.com/topics/maven/)
8686
- [x] [neural-network](https://github.com/topics/neural-network/)

topics/javafx/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
aliases: javafx-application, javafx-desktop-apps, javafx-gui, javafx-library
3+
created_by: Oracle
4+
display_name: JavaFX
5+
logo: javafx.png
6+
related: java, swing
7+
released: December 4, 2008
8+
short_description: JavaFX is a Java library used to create graphical user interfaces.
9+
topic: javafx
10+
wikipedia_url: https://en.wikipedia.org/wiki/JavaFX
11+
---
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.

topics/javafx/javafx.png

23 KB
Loading

0 commit comments

Comments
 (0)