Kieran France

  https://blog.idrsolutions.com/author/kieranf/ Kieran France is a programmer for IDRSolutions in charge of there internal test suite. In his spare time he enjoys tinkering with gadgets and code.

 



25 Stories by Kieran France

Running tests on both JavaFX and Swing using Junit

In a previous article I began to describe how you can set up a test frame using JUnit and Jemmy that could easily be...
3 min read

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...
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...
2 min read

Some oddities whilst working with BufferedImages

Recently I have been working on some code that makes some heavy use of BufferedImages. I have found some oddities whilst working with BufferedImages...
1 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...
1 min read