Embedding JavaFX in Swing hardware accelerated

Tobi tobi at ultramixer.com
Fri Oct 28 10:00:07 UTC 2016


Hi,

is there any other, more performant, way integrating JavaFX into Swing than using JFXPanel?

The problem with JFXPanel is it seams to be not hardware accelerated because JFXPanel makes a snapshot of the JavaFX content and paints to Swing. With this way you can’t include JavaFX content like animations into Swing without getting a poor performance.


Best regards,
Tobi


-- 
-----------------------------------------------------------------
    UltraMixer :: Professional Digital DJ Solution
-----------------------------------------------------------------
 http://www.ultramixer.com | info at ultramixer.com



More information about the openjfx-dev mailing list