console application?
sir,
how to use the java console application for displaying game output?
i thought that console is only for displaying text outputs but how can i display images?
do send me any examples if u know ,for displaying images in java console
mail: raj_mca4u@yahoo.co.in
thank u.
[308 byte] By [
raj_mca4ua] at [2007-11-26 17:57:14]

# 2
> sir,
There also post a lot of female developers here.
> how to use the java console application for
> displaying game output?
What game output?
> i thought that console is only for displaying text
> outputs but how can i display images?
That is correct: only text can be displayed to the console, no images.
> do send me any examples if u know ,for displaying
> images in java console
Not possible.
# 3
Sorry my friend but console serves its own purpose. It is only for command line or textual output. Check out Sun's own website for a tutorial in Swings. Using swings you can display GUI outputs. It takes a little while to understand swings, but once you're done, guess you yourself will solve your problem. Please post in if you still have problems.
All the Best. Take Care.
Leon.