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

Tutorials

Tutorial : How To Fix Catastrophic Bugs with NetBeans…

At IDRSolutions we are always innovating, one of our latest projects is a JavaFX implementation of our Swing PDF Viewer. Naturally, with all software, there’s...
Nathan Howard
4 min read

Creating a WordPress Plugin Part 2: Uploading Media and…

In my previous article I took a look at getting a basic admin panel to appear in the sample application. In this article, I...
Simon Lissack
1 min read

Creating a WordPress Plugin Part 1: Adding the Admin…

WordPress is one of the most popular content management systems on the internet. Created using PHP it can handle all things blogging to commercial websites. In...
Simon Lissack
2 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