In windows, if i want to print characters of an alphabet other than
English (Sinhala,Spanish) to console from a java code how can i do that?
Joan - 11 Nov 2005 05:14 GMT
"Start" --> "Help and Support"
> In windows, if i want to print characters of an alphabet other
> than
> English (Sinhala,Spanish) to console from a java code how can i
> do that?
Robert M. Gary - 11 Nov 2005 05:26 GMT
Sure. I do Japanese characters for our Japanese port at work (I still
have on idea what it actually says). You probably already have the
locales loaded you just need to turn them on. It will active both the
fonts and the input methods (GUI to help you enter the characters).
Roedy Green - 11 Nov 2005 05:37 GMT
>In windows, if i want to print characters of an alphabet other than
>English (Sinhala,Spanish) to console from a java code how can i do that?
see http://mindprod.com/applets/fileio.html
Tell it you want to write encoded chars to the console.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.