Sorry, I copied the code and I forgot the next line: import java.awt.event.ActionEvent; but program constains this line and it fails. greetings Carlos Alberto Roman Zamitiz Departamento de Ingenieria en Computacion, Facultad de Ingenieria UNAM [EMAIL PROTECTED] On 27 Oct 1998, Juergen Kreileder wrote: > >>>>> Dimitris Vyzovitis writes: > > Dimitris> Juergen Kreileder wrote: > >> >>>>> Carlos Alberto Roman Zamitiz writes: > >> > Carlos> Hi, > Carlos> Here's the code: > >> [...] > >> > >> Nice code, but it doesn't compile and it has no main method ;-) > > Dimitris> Well, it will compile if you change ActionEvent into > Dimitris> java.awt.event,ActionEvent ;-} > > Yep, it was easy to fix. > > Dimitris> Why do you need a main method? You can use a simple stub > Dimitris> html file and a wrapper applet class to test it in an > Dimitris> applet (that's what I did). > > In some cases it takes more time to get the code from bug reports > working than it takes to track down and fix the actual problem. > So it really simplifies things if you post examples that work out of > the box. > > > Juergen > >
Re: Applets, AWT and Netscape (Code included)
Carlos Alberto Roman Zamitiz Wed, 28 Oct 1998 11:59:21 -0500
- Re: applet and netscape Peter Harris
- Re: applet and netscape Steve Byrne
- Re: applet and netscape Gary Mart \(GAM22\) admin0
- Re: applet and netscape Dimitris Vyzovitis
- Re: Applets, AWT and Netscape Carlos Alberto Roman Zamitiz
- Re: Applets, AWT and Netscape Dimitris Vyzovitis
- Re: Applets, AWT and Netscape (C... Carlos Alberto Roman Zamitiz
- Re: Applets, AWT and Netscap... Juergen Kreileder
- Re: Applets, AWT and Ne... Dimitris Vyzovitis
- Re: Applets, AWT an... Juergen Kreileder
- Re: Applets, AWT an... Carlos Alberto Roman Zamitiz
- Re: Applets, AWT and Ne... Carlos Alberto Roman Zamitiz
- Re: Applets, AWT an... Juergen Kreileder
- Re: Applets, AWT an... Dimitris Vyzovitis
- Very strange behavior [was R... Dimitris Vyzovitis