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 ...
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 ...
Welcome to the first installment of JavaWorld‘s Java Design Patterns. This column will explore, strictly from a Java perspective, many of the design patterns discussed in Design Patterns by Gamma, ...