Change the input language in java

2000-06-28 Thread Nicolas Toussaint
Unicoders, Java programers, Hello I wich changed the local language (from my keyBoard) under my java application. I know now how to dislpay all the characteres of Unicode in my JTextField, but now I want to be able to ENTER some characteres in my JEditoPane (like greek, russian). I can do thi

Change the input language in java

2000-06-27 Thread Nicolas Toussaint
Unicoders, Java programers, Hello I wich changed the local language (from my keyBoard) under my java application. I know now how to dislpay all the characteres of Unicode in my JTextField, but now I want to be able to ENTER some characteres in my JEditoPane (like greek, russian). I can do thi

Display chineses characteres in my frame. (java environment)

2000-06-20 Thread Nicolas Toussaint
Help!! I can't display chineses characters, I have tried a lot of things, but without result. I want for this time just to display a little sentence (without purpose) using the unicode escape in java (\u) like : Label text = new Label("chineses characteres \u4e80(亀) \u4eb2(亲)"); for thi

add ArialUnicode to the Java V.M (Font.properties)

2000-06-14 Thread Nicolas Toussaint
I'm trying to use the Microsoft ArialUnicode for 1 week, but without result! Does someone help me in order to set the Font.properties to use the arial unicode as default! I'm woking with Windows NT 4.00.1381, and I'm using JDK1.2.2 Thanks proner ___

Re: MS Arial Unicode Font (next)

2000-06-09 Thread Nicolas Toussaint
I've try under NT 4.00.1381 and in the characteres table, many glyphs are replace by a point .I've not this problem with windows 2000. So I'm using Windows 2k!! to conclude, your problem isn't a Word 9x problem, but you have to set your Os environment. __