Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 635 Bytes

File metadata and controls

15 lines (9 loc) · 635 Bytes

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.