Skip to content

Commit 0dd203d

Browse files
author
Armin Schrenk
committed
Update repo:
* add README * add screenshot
1 parent 8c0b0e8 commit 0dd203d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
javafx-helloworld
2+
=================
3+
4+
This project is a small [JavaFX](https://openjfx.io/) app for testing purposes.
5+
It provides for each main OS (x64/x86 arch) a simple window application to see, if the JavaFX framework is functional under the operating system.
6+
The app is distributed with its own JVM and executable, thus no preinstalled JDK is required.
7+
8+
Screenshot how it should look like (Windows):
9+
10+
![Message, Textbox and Button in a Window](screenshot-win.png)

screenshot-win.png

9.34 KB
Loading

0 commit comments

Comments
 (0)