| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: ser@jersey.uoregon.edu To: java-interest@java.sun.com In-Reply-To: owner-java-interest-digest@java.sun.com's message of Sun, 08 Oct 1995 13:11:09 -0700. <199510082011.NAA27103@java.sun.com> Date: Wed, 11 Oct 1995 22:27:31 -0700 francois.gobeil@absolu.com (Francois Gobeil) asked: > I am currently trying to build a HTML page with Java applets to be > viewed with the HotJava browser. I tried to use objects from the awt > package (like windows, buttons, list and scroll bars), but there seem > to be no way of removing those objects when leaving the page. I tried > the dispose methods of all those objects (called in stop or detroy > applets methods), but the objects remains on the browser view area. You are using the Alpha-3 (or earlier) version of Java, which doesn't allow putting AWT objects directly in the applet space in the browser. Try the preBeta version. Sean Russell \ It's OK to judge a book by its cover, ser@cs.uoregon.edu \ as long as you understand that most of http://zebu.uoregon.edu/~ser ) the cover artists Finger Me for PGP Key / have never read the book. NeXTMail Welcome!!! / - Note to Sun employees: this is an EXTERNAL mailing list! Info: send 'help' to java-interest-request@java.sun.com
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |