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.
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.
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.
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.
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.