Re: Unicode - UGLY GUI
- From: Thomas Kellerer <WVIJEVPANEHT@xxxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 13:20:06 +0200
On 28.06.2005 12:41 ravi.k.sinha@xxxxxxxxx wrote:
> Hi,
>
> I m working on a GUI app. which uses Indian langage input methods, in
> short it makes use of Unicode.
>
> I run the app with the following command line
>
> java -Dfile.encoding="UTF-8" package.myClass
>
AFAIK file.encoding does not have any impact on the Swing classes.
This is (only?) used by Reader and Writer implementations as the default encoding.
Thomas
.
- Follow-Ups:
- Re: Unicode - UGLY GUI
- From: Thomas Fritsch
- Re: Unicode - UGLY GUI
- References:
- Unicode - UGLY GUI
- From: ravi . k . sinha
- Unicode - UGLY GUI
- Prev by Date: Re: Unicode - UGLY GUI
- Next by Date: Re: Unicode - UGLY GUI
- Previous by thread: Re: Unicode - UGLY GUI
- Next by thread: Re: Unicode - UGLY GUI
- Index(es):
Relevant Pages
|
|