A way of viewing content in the PDF Format, the most common known one is the Adobe Acrobat Reader.

Viewer

Grey box appears within display area

It has been apparent for a while that there was a short coming in Swing where a grey box appears within display area when...
Kieran France
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

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

Java, Touchscreen and Swing

My personal laptop has recently had to be retired. A combination of age, damage to the outer case and over heating problems has made...
Kieran France
1 min read

Making a jQuery PDF Viewer

JQuery is one of the most popular JavaScript Frameworks around (for good reason), it gives you ability to access and manipulate the HTML DOM...
Lyndon Armitage
2 min read

How to set Z order of nodes in JavaFX

One of the problems that cropped up while converting our Java3D PageFlow PDF viewer mode to JavaFX was the issue of how to replicate...
Leon Atherton
1 min read