Tech tip article on formatting decimal numbers:
http://java.sun.com/developer/TechTips/2000/tt0411.html#tip1
JavaDoc on the java.text.DecimalFormat class:
http://java.sun.com/javase/6/docs/api/java/text/DecimalFormat.html
Java Tutorial on number formatting:
http://java.sun.com/docs/books/tutorial/i18n/format/decimalFormat.html