Skip to content

Simple minimal user interfaces with JavaFX

License

Notifications You must be signed in to change notification settings

ShulluTech/javafx-ui

 
 

Repository files navigation

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.

About

Simple minimal user interfaces with JavaFX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 60.2%
  • CSS 38.8%
  • HTML 1.0%