/javafx-ui

Simple minimal user interfaces with JavaFX

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Clean JavaFX UI Examples

A set of examples using JavaFX

What's Inside

  • simple-ui: Very simple application demonstrating how CSS can be used to strip a window right back to basics and

Getting Started

The most simple way to get this set of examples running is to use jdk 1.8.0_231 which is easily downloaded from the Oracle Archive. Before 2018 (JDK 11), Oracle bundled JavaFX with the JDK, meaning you can get started straight away.