[1556] in java-interest
Re: how to use AWT in an Applet???
daemon@ATHENA.MIT.EDU (Lin Huang)
Thu Sep 7 18:11:38 1995
To: Ruben Reusser <reusr1@info.isbiel.ch>
Date: Thu, 07 Sep 95 09:42:31 -0500
From: Lin Huang <linh@connectsoft.com>
CC: java-interest <java-interest@java.sun.com>
Hi Ruben:
try: in the start() method in your applet class, using : item.parent as the
container to create your awt.List object.
Lin
-------- REPLY, Original message follows --------
> Date: Thursday, 07-Sep-95 01:25 PM
>
> From: Ruben Reusser \ Internet: (reusr1@info.isbiel.ch)
> To: java-interest \ Internet: (java-interest@java.sun.com)
>
> Subject: how to use AWT in an Applet???
>
> I tried to attach a awt.List to my Applet but failed -
> how do I get the Container of my Applet???
>
> -
> Note to Sun employees: this is an EXTERNAL mailing list! Info: send 'help'
to
> java-interest-request@java.sun.com
>
-------- REPLY, End of original message --------
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com