This new column offers a glimpse into the new Java 1.4 release, starting with the new jSpinner component of Swing http://www.ibm.com/developerworks/java/library/j-mer0703/?open&l=766,t...
This generic Swing architecture eases your UI development by integrating intelligent data with Swing components. http://www.ibm.com/developerworks/java/library/j-idata/?open&l=766,%20...
Accepting formatted input does not have to be difficult with input verifiers and focus listeners. http://www.ibm.com/developerworks/java/library/j-mer0625/?Open&t=grj,l...
Here is a quick tutorial on how to grab a screenshot and save it to a JPEG and PNG file. http://blog.codebeach.com/2008/02/taking-screenshots-in-java.html
This tutorial shows how to modify your application to use the correct look and feel for the platform. http://blog.codebeach.com/2008/02/native-look-and-feel-in-java.html
This tutorial provides an introduction to using the glass pane in a JFrame and JApplet. http://www.codebeach.com/tutorials/introduction-to-glasspanes.asp
This tutorial shows how to change the default close action to exit the application when the window is closed. http://blog.codebeach.com/2008/02/exiting-application-when-jframe-is.h...
When using the JFileChooser to dialog to save files, you will usually want to give the user a list of types that they can save the file as. http://www.codebeach.com/index.asp