This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
AWT
- To: java-discuss@sourceware.cygnus.com
- Subject: AWT
- From: Lincoln Spiteri <lincoln.spiteri@st.com>
- Date: Wed, 4 Aug 1999 10:17:09 +0200
- Organization: STMicroelectronics
- References: <199908040807.EAA05767@gsxr.pajato.com>
I think another possibility would be to get the minimum AWT required to run
Swing apps. I belive that these need very little peer widgets. Would using
Swing have any license implications?
Lincoln
On Wed, 04 Aug 1999, paul@pajato.com wrote:
>
> 1. Use GTK+ heavyweight peers, which are cross platform and can take
> advantage of themes (http://gtk.themes.org/). I think CLASSPATH
> is using this approach.
>
> 2. Use Glib lightweight peers with an approach similar to Kaffe.
>
> -Paul
--
------------------------------------------------------------------------------
Lincoln Spiteri
Manufacturing Systems
STMicroelectronics, Malta
e-mail: lincoln.spiteri@st.com
------------------------------------------------------------------------------
- Follow-Ups:
- Re: AWT
- From: Bryce McKinlay <bryce@albatross.co.nz>
- Re: AWT
- From: "Thomas Reilly" <treilly@allaire.com>