micheljung / fxstage

22 stars 4 forks source link

FxStage

Maven central

A small library to create borderless JavaFX stages with native window behaviour.

Features

Screenshot

Screenshot

Usage

Convert an existing stage:

FxStage.configure(stage).apply();

Get It Now

Get it via https://search.maven.org/artifact/io.github.micheljung/fxstage

repositories {
  mavenCentral()
}

dependencies {
  implementation 'ch.micheljung.fxstage:fxstage:0.8.1'
}

Important

Other projects

Also check out https://github.com/micheljung/jfx-waitomo-theme