unicode and eclipse [message #146956] |
Tue, 02 March 2004 15:43 |
Eclipse User |
|
|
|
Originally posted by: pmdanger.yahoo.com
Hi,
I've tried the Deteil book example about unicode and i got an unresolved
problem.
this is my program part :
japanese = new JLabel( "Unicode\u3078\u3087\u3045\u3053" + "\u305D\u0021"
);
japanese.setToolTipText( "This is Japanese" );
container.add( hiragana );
when i compile i got :
hiragana can not be resolved
where is the problem ?
thanks,
Maileen
|
|
|
|
Re: unicode and eclipse [message #147117 is a reply to message #147036] |
Wed, 03 March 2004 08:14 |
Eclipse User |
|
|
|
Originally posted by: pmdanger.yahoo.com
Thanks Sam,
but instead to have chinese or japanese characters , i have only squares..
i think it's a windows problem..but from where does it come ?
thanks,
Maileen
Sam Mesh wrote:
> At the first glance:
> > container.add( hiragana );
> container.add( japanese );
> Sam Mesh - http://openrules.com
> Life is very short, and there's no time,
> For coding and testing, my friend.
|
|
|
Powered by
FUDForum. Page generated in 0.02833 seconds