FX-BorderlessScene

Undecorated JavaFX Scene with implemented move, resize, minimise, maximise, close and Windows Aero Snap controls. This versions has been modularised so will only work on Java 9 or higher.

License

License

GroupId

GroupId

uk.co.bithatch
ArtifactId

ArtifactId

FX-BorderlessScene
Last Version

Last Version

5.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

FX-BorderlessScene
Undecorated JavaFX Scene with implemented move, resize, minimise, maximise, close and Windows Aero Snap controls. This versions has been modularised so will only work on Java 9 or higher.
Project URL

Project URL

https://github.com/brett-smith/FX-BorderlessScene
Source Code Management

Source Code Management

https://github.com/brett-smith/FX-BorderlessScene/

Download FX-BorderlessScene

How to add to project

<!-- https://jarcasting.com/artifacts/uk.co.bithatch/FX-BorderlessScene/ -->
<dependency>
    <groupId>uk.co.bithatch</groupId>
    <artifactId>FX-BorderlessScene</artifactId>
    <version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.bithatch/FX-BorderlessScene/
implementation 'uk.co.bithatch:FX-BorderlessScene:5.0.4'
// https://jarcasting.com/artifacts/uk.co.bithatch/FX-BorderlessScene/
implementation ("uk.co.bithatch:FX-BorderlessScene:5.0.4")
'uk.co.bithatch:FX-BorderlessScene:jar:5.0.4'
<dependency org="uk.co.bithatch" name="FX-BorderlessScene" rev="5.0.4">
  <artifact name="FX-BorderlessScene" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.bithatch', module='FX-BorderlessScene', version='5.0.4')
)
libraryDependencies += "uk.co.bithatch" % "FX-BorderlessScene" % "5.0.4"
[uk.co.bithatch/FX-BorderlessScene "5.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 11.0.2
org.openjfx : javafx-graphics jar 11.0.2
org.openjfx : javafx-fxml jar 11.0.2
net.java.dev.jna : jna jar 5.8.0
net.java.dev.jna : jna-platform jar 5.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0