Results 1 to 1 of 1
Thread: Arabic text in JApplet
- 01-15-2008, 12:52 PM #1
Member
- Join Date
- Jan 2008
- Posts
- 4
- Rep Power
- 0
Arabic text in JApplet
Hi,
I'm developing a JApplet with many swing components, using English and Arabic text.
When I set the Regional setting to Arabic, it works fine.
but setting it to English, caused the text to be corrupted.
Any suggestion pls.
used the below as well, but nothing changed
Locale.setDefault(locale1);
Locale locale1 = new Locale("ar", "SA");
pls help
Similar Threads
-
Database to JApplet
By Preethi in forum New To JavaReplies: 0Last Post: 03-26-2008, 05:18 AM -
Another problem in JApplet :S
By juju in forum Java AppletsReplies: 2Last Post: 12-30-2007, 07:46 PM -
help with converting to JApplet
By Simmy in forum AWT / SwingReplies: 2Last Post: 08-09-2007, 08:45 AM -
JApplet and html
By paty in forum Java AppletsReplies: 1Last Post: 08-02-2007, 05:41 PM -
How to display an image in JApplet
By fred in forum Java AppletsReplies: 1Last Post: 07-24-2007, 02:02 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks