Java Report Archives


AWT event handling

How can you process all AWT events within an application? Scott discusses two techniques for advanced event processing. The trade-offs in each of these techniques will dictate which is more appropriate to use.

TicTacToe on the KVM

Stephen and Duane demonstrate the basics of developing software for the KVM by walking through its installations, as well as the development of a simple TicTacToe application, the step-by-step compilation, and running of the game.

Loitering Objects and Java Framework Design

Effective memory management in Java relies on effective reference management by Java programmers. Reference management can be difficult in the context of framework-based development. Leonard provides techniques for effective reference management in framework-based development.

Java Performance Gets a Boost Optimize It! 4.0

Optimize It! 4.0 from Intuitive Systems is a Java-code profiling tool designed to be a comprehensive suite of tools. A "must try" for any developer looking to reduce cycle times and improve the overall performance of Java apps.

Name of the Game: Cross-Platform Features

InstallAnywhere is the latest edition to the Zero G Software line of deployment tools. The UI is straightforward, the performance is very good, and it allows users to create installation programs that will fulfill the needs of almost any developer.