Here at IDR Solutions we like to create useful tutorial guides to help with common problems that people can sometimes come across.

Tutorials

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

Tutorial : How to Create Stacked Menus in JavaFX

At IDRSolutions, our PDF Viewer (part of our JPedal Library) currently uses Java Swing to create the PDF Viewer interface. However, we are now in...
Nathan Howard
2 min read

Tutorial : How to Create a Border Glow Effect…

At IDRSolutions, our PDF Viewer (part of our JPedal Library) currently uses Java Swing to create the PDF Viewer interface. However, we are now...
Nathan Howard
1 min read

Tutorial: Setting up Glassfish On a Linux Server

Setting up Glassfish for our Web Service based PDF converter was a relatively straight-forward job, but there are some nuances to be aware of....
Simon Lissack
3 min read