How to display image in java console

Hi,

I am new to this java game development. Now I am trouble to do the one game project. I have totally four simley face. Each simley face can having one seprate image file. I want to display that images in my java console. So can anyone help me please..........

Message was edited by:

ggopi

[331 byte] By [ggopia] at [2007-10-3 5:35:36]
# 1
Not quite sure what youre talking about, but look into the Image or BufferedImage class.
CaptainMorgan08a at 2007-7-14 23:43:10 > top of Java-index,Other Topics,Java Game Development...
# 2
Try using ImageIcon class:-Image ballImage = new ImageIcon(url).getImage();This will work for displaying image in frame & applet. I think this is what you are looking for.
DANa at 2007-7-14 23:43:10 > top of Java-index,Other Topics,Java Game Development...
# 3

>

>

> Hi,

> I am new to this java game development. Now I am

> trouble to do the one game project. I have totally

> four simley face. Each simley face can having one

> seprate image file. I want to display that images in

> my java console. So can anyone help me

> please..........

>

> Message was edited by:

> ggopi

Did you got it?

i mean displaying the smily on java console,

plz do mail me how to do it aditya0103@gmail.com

AdityaGamera at 2007-7-14 23:43:10 > top of Java-index,Other Topics,Java Game Development...
# 4
> plz do mail me how to do it aditya0103@gmail.comLook into the classes provided by previous replies.
CaptainMorgan08a at 2007-7-14 23:43:10 > top of Java-index,Other Topics,Java Game Development...
# 5
> > plz do mail me how to do it aditya0103@gmail.com> > Look into the classes provided by previous replies.I did and i got it ,Thanks a lot ....
AdityaGamera at 2007-7-14 23:43:10 > top of Java-index,Other Topics,Java Game Development...
# 6
hello aditya can u plz tell me how to display images in java console?/ plz mail me at srihari.paturi@gmail.comthanks
srihari.paturia at 2007-7-14 23:43:10 > top of Java-index,Other Topics,Java Game Development...