Skip to content

JavaTechniques

Java HOWTOs, Examples, and Notes

Monthly Archives: June 2006

A Simple GridBagLayout Example: Forms

GridBagLayout is, at times, a little too flexible. This simple example illustrates the use of GridBagLayout to generate nicely aligned forms for entering data.

Posted byPhilip IsenhourJune 30, 2006March 18, 2007Posted inGUI

Profiling WebStart Apps with JProfiler on OSX

JProfiler is a great tool for tracking down pesky memory leaks and performance problems. Here’s a trick for configuring JProfiler for use with remote Java Web Start applications on OSX.

Posted byPhilip IsenhourJune 26, 2006March 18, 2007Posted inOptimization
JavaTechniques, Proudly powered by WordPress.