193 Stories by Mark Stephens
A Java deprecated method is one that should not be used because it is going to be removed (and often there is a better,... In this article, I am going to work through adding modules support to an existing Java application. I am using our JPedal (our Java... ImageIO is build into the JDK and provides basic image support in Java. JDeli is a commercial image library for Java Developers from IDRsolutions.... At my recent Oracle CodeOne talk on Hacking the NetBeans IDE, I promised to publish the screenshots of my code with some comments. I... What is JPEG 2000? JPEG 2000 is an important image file format which offers significant benefits over JPEG. For our specific usage it does... Since we started to support both JPEG and JPEG 2000 as image file outputs in our software, we have found that this is a...