Convertion of decimal to binary, octal, and hexadecimal

Everybody could help me. I want to make a java program that will input the decimal numbers and convert it in binary, octal and hexadecimal... I hope you can gave me a simple program about it. Thank You!!!
[211 byte] By [apoli87a] at [2007-10-3 5:24:46]
# 1
Have a look at Integer and other wrapper classes. They have methods for that.
CeciNEstPasUnProgrammeura at 2007-7-14 23:31:55 > top of Java-index,Java Essentials,Java Programming...
# 2
I wish you can give me an example program about this. Thank you and good day!
apoli87a at 2007-7-14 23:31:55 > top of Java-index,Java Essentials,Java Programming...
# 3

> I wish you can give me an example program about this.

> Thank you and good day!

When I do other people's work for them I get paid. How much are you willing to pay? If the answer is zero then it's time for you to step up to the plate and make an attempt. Then come back and show us the attempt or at least describe what you've done and where your confusion is.

kablaira at 2007-7-14 23:31:55 > top of Java-index,Java Essentials,Java Programming...
# 4
> I wish you can give me an example program about this.> Thank you and good day!Sure. Open up Windows Calculator and change to Scientific view.
floundera at 2007-7-14 23:31:55 > top of Java-index,Java Essentials,Java Programming...