Window Control (VFXWindows) on JDK 8
I have a Macbook Pro with Retina display. Unfortunately, JavaFX 2.x does not support Retina resolution. But the preview builds of JDK/JavaFX 8 do! This was motivation enough to start porting the JFXtras window control to JDK 8. Actually, it was a lot easier than I thought. And the preview …