Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Unicode in JLabel possible?

Reply
Thread Tools

Unicode in JLabel possible?

 
 
DeMarcus
Guest
Posts: n/a
 
      03-23-2005

Hi,

I want to write in Japanese (or unicode in general) in
my JLabels. Is that possible?

Thanks
Daniel


 
Reply With Quote
 
 
 
 
Thomas Weidenfeller
Guest
Posts: n/a
 
      03-23-2005
DeMarcus wrote:
> I want to write in Japanese (or unicode in general) in
> my JLabels. Is that possible?


Yes, if your fonts contain the necessary glyphs. Why didn't you just try it?

/Thomas


--
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/...g/java/gui/faq
 
Reply With Quote
 
 
 
 
JScoobyCed
Guest
Posts: n/a
 
      03-23-2005
DeMarcus wrote:
>
> Hi,
>
> I want to write in Japanese (or unicode in general) in
> my JLabels. Is that possible?
>
> Thanks
> Daniel
>
>


Yes,

If you set the Local settings of your application, it should display
correctly.

--
JSC
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting start position for JLabel Mike Java 2 01-15-2004 09:33 AM
colors in JLabel vertigo Java 6 01-04-2004 09:27 PM
how to write in a Jlabel from a new class ? Damiano Michael Java 2 01-03-2004 08:19 AM
Can JLabel have 2 rows of text? Rpng123 Java 6 10-10-2003 09:35 PM
JLabel behaves differently printing than in GUI Cindy Huyser Java 1 08-07-2003 09:53 PM



Advertisments