Re: Japense text on a JButton
From: John (javaguy_at_nospam.javabroker.com)
Date: 01/19/04
- Next message: Phillip: "Re: JScrollPane question"
- Previous message: Rhino: "Re: CellEditor based on JSpinner"
- In reply to: Konrad Den Ende: "Japense text on a JButton"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 19 Jan 2004 11:05:39 -0500
Yes, it is possible. (Possible on many different OSs, when proper fonts
are installed on client)
You will need to insure that the Japanese character fonts for the OS are
installed, and
you must use the international version of the J2SE (JRE) which includes
the Japanese
i18n Font properties.
Konrad Den Ende wrote:
>Is it possible to do at all? The software will be used on computers
>with western operative systems (so i guess, JVM will be english)
>but i'm asured that japanese will be enabled through IME so that
>all fonts-and-company are installed.
>
>
>
- Next message: Phillip: "Re: JScrollPane question"
- Previous message: Rhino: "Re: CellEditor based on JSpinner"
- In reply to: Konrad Den Ende: "Japense text on a JButton"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]