Java tips: Tap into the AWT Image class and FileNameMap Your email has been sent Need some Java tips you can put to work right away? Here are a couple of techniques you'll want to pick up if you work ...
Do you ever get the feeling there’s something not quite right about Swing threading? John Zukowski puts his finger on it in this article. While tracing Swing’s single-threaded event model from Java ...
Running into a strange issue today. I have a window (custom class extending a JFrame). When this window closes, I want it to call the function 'closeListener(java.awt.event.WindowEvent e)' and do some ...
Qt Jambi is a new and noteworthy alternative to Swing and Java 2D for developing rich, cross-platform desktop-application interfaces. In this article JavaWorld contributor Jeff Hanson introduces the ...