Skip to content

A JavaFX Hello World Program for Coding Challenges

License

Notifications You must be signed in to change notification settings

skymatic/javafx-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2c6fd88 · Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Dec 15, 2020
Dec 4, 2023
Nov 13, 2019
Jun 18, 2020
Jun 18, 2020
Jun 18, 2020
Jun 18, 2020
Dec 4, 2023
Dec 4, 2023
Dec 4, 2023
Jun 18, 2020

Repository files navigation

javafx-helloworld

This project is a small JavaFX app for testing purposes. 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. The app is distributed with its own JVM and executable, thus no preinstalled JDK is required.

Screenshot how it should look like (Windows):

Message, Textbox and Button in a Window