Look in the package java.text, I believe it is calledNumberFormatter. You would basically pass it theformat string of "0.00", zeros tell the formatter toput a number in this spot unconditionally.