desired 9 digits number

hi guysi got x=1234desired x is000001234how can i get this in java?thanks in advance
[147 byte] By [phanisha] at [2007-11-26 13:41:34]
# 1
javadoc: NumberFormat, DecimalFormat
es5f2000a at 2007-7-7 23:58:12 > top of Java-index,Java Essentials,Java Programming...
# 2
DecimalFormat http://java.sun.com/j2se/1.5.0/docs/api/java/text/DecimalFormat.html
jbisha at 2007-7-7 23:58:12 > top of Java-index,Java Essentials,Java Programming...
# 3
any code example please!..
phanisha at 2007-7-7 23:58:12 > top of Java-index,Java Essentials,Java Programming...
# 4
Nope. Try writing it yourself. If you have a problem, come back and ask a specific question.
es5f2000a at 2007-7-7 23:58:12 > top of Java-index,Java Essentials,Java Programming...