Re: formatted printing of text- color
- From: zero <zero@xxxxxxx>
- Date: Tue, 29 Nov 2005 22:41:24 GMT
"babo" <moron68@xxxxxxxxxxx> wrote in news:1133303338.159155.299140
@g49g2000cwa.googlegroups.com:
> I don't know how to use println with diferent color of text from
> default and to print ascii of card signes, like hearts, spike, etc...
>
>
> like: System.out.println("This text is RED, and this is BLUE")
>
>
> Thnx
>
>
There currently is no way to change the colour of the output on the console
window.
There are no ascii heart or spike symbols, so that's out too.
You may want to look into using a Swing GUI with a JEditorPane.
--
Beware the False Authority Syndrome
.
- Follow-Ups:
- Re: formatted printing of text- color
- From: babo
- Re: formatted printing of text- color
- From: babo
- Re: formatted printing of text- color
- References:
- formatted printing of text- color
- From: babo
- formatted printing of text- color
- Prev by Date: Java NIO disconnects unnoticed?
- Next by Date: Re: a Timer in a URLConnection
- Previous by thread: Re: formatted printing of text- color
- Next by thread: Re: formatted printing of text- color
- Index(es):
Relevant Pages
|