All Stories

9 tools to help you with Java Performance Tuning

Previously I wrote an article about 5 tools to help you write better java code which helped to improve our code but also our...
Alex Marshall
4 min read

Dynamic XFA/PDF to HTML – resolveNode method

Dynamic XFA forms contain JavaScript which needs some considerable tidying up to convert into content which will run on a Browser. In this  technical...
suda
1 min read

How to reselect elements in a JTree

Some time ago I needed some functionality on a JTree that didn’t seem to exist already built in to the TreeSelectionListener that can be...
Kieran France
2 min read

Layout Manager – Swing to JavaFX Tutorial

Here at IDRSolutions we have been working on the re-development of our Java PDF Viewer. It currently uses Java Swing, although we are giving it...
Sophia Howard
3 min read

Tutorial : How To Change Color Space from Swing…

At IDRSolutions we are currently in the process of Developing a JavaFX implementation of our PDFViewer. In previous JavaFX articles I have shown : How to Create...
Nathan Howard
2 min read