JavaFX is a group of graphics and media packages that allows developers to design, create, test, debug, and deploy rich client based applications that operate consistently across diverse platforms.

JavaFX

JavaFX MP3 Music Player – embedding sound in your…

At IDR Solutions I have been spending alot of time working with Java PDF Viewer as part our Java PDF Library.  Having spent that...
Sylwia Dorota Kedzia
2 min read

Why we have abandoned ImageIO and JAI for Image…

At IDRsolutions, we are now using our own Java Image Library (JDeli) as a replacement for ImageIO and JAI. We had previously been using ImageIO...
Mark Stephens
42 sec read

Converting a Swing application into JavaFX – Listeners and…

Recently, I have been working on producing a PDF Viewer, which uses both Swing and JavaFX, in our JPedal PDF library. This has involved a...
Mark Stephens
1 min read

Running tests on both JavaFX and Swing using Junit

In a previous article I began to describe how you can set up a test frame using JUnit and Jemmy that could easily be...
Kieran France
3 min read

How to write a Media Player in JavaFX using…

In my previous article “How to write a Media Player in JavaFX using NetBeans IDE – Part 1 “ I showed you how to...
Sylwia Dorota Kedzia
2 min read