Re: Converting greek string to uppercase

From: Raymond DeCampo (rdecampo_at_hold-the-spam.twcny.rr.com)
Date: 11/30/03


Date: Sun, 30 Nov 2003 15:10:41 GMT

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



Relevant Pages