> Im developing an application that accepts arabic string in
> a text field. just I want to customize the application
[quoted text clipped - 4 lines]
>
> thanks.
Take a look at the java.util.Locale class.
HTH,
Ray

Signature
This signature intentionally left blank.
smarto59@hotmail.com - 06 Feb 2006 20:16 GMT
Im glad to hear from you.
in fact I've tried Locale class already and this is a piece of my code:
Locale locale = new Locale("ar","SA");
Locale.setDefault(locale);
but still when i type a text in the text field it appears in English