Re: Converting greek string to uppercase

From: Alligator (pandelis_at_postmaster.co.uk)
Date: 12/01/03


Date: 1 Dec 2003 00:20:07 -0800

Raymond DeCampo <rdecampo@hold-the-spam.twcny.rr.com> wrote in message news:<RLnyb.169949$ZC4.50217@twister.nyroc.rr.com>...
> Alligator wrote:
> > Perhaps you could override toUpperCase(), to handle these special
> > cases if they are not to many ...
> >
> > However, I am having trouble even printing greek characters correctly
> > on the command propmpt, so I could be talking bull here ...
>
> That is not really surprising; most terminals do not support Unicode. I
> would experiment with displaying the output in a JTextArea.
>
> Ray

The Java Console displays greek characters correctly, if greek are set
on the underlying operating system. I know that much.



Relevant Pages