- JavaFX 8 skin with a native Windows 7 look & feel
- Version 0.3-SNAPSHOT and 0.2 (Release)
###What does it look like?! #### For comparsion, first a native Windows 7 dialog, followed by a JavaFX application, that is styled with AeroFX
This is an IntelliJ IDEA 13 Project. Simply import as a Maven-Project (JDK 1.8 needed).
Alternatively, get AeroFX via the Central Repository!
Just add this dependency to your pom.xml:
<dependency >
<groupId >org.aerofx</ groupId >
<artifactId>aerofx</artifactId>
<version>0.2</version>
</dependency >
This project is licensed under a 2-Clause BSD license.