26 Stories by Kieran France
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... Recently I have been working on some code that makes some heavy use of BufferedImages. I have found some oddities whilst working with BufferedImages... My personal laptop has recently had to be retired. A combination of age, damage to the outer case and over heating problems has made... Code indentation is very important in making your code readable and easy to follow. Recently we have considered how to format our own code... Recently I have had a need to draw a pdf page to a provided graphics object. Considering that we draw the page to a... Did you know that PDF files can actually define spaces in several different ways? Three common ways I have found of representing spaces between...