jim enright
June 11th, 2006, 04:37 PM
have read through "teach yourself java in 24 hours" and have done the excerises. have written a simple java program in which a button and
a text field appear in a frame - clicking on the button populates the
text field.
what i have not gotten from the book is how to do the same
thing with an applet that is embedded in an html.
in other words just looking for the code for some basic example
where a java applet is responding to click events.
appreciate any info on where to get that.
thanks - j
a text field appear in a frame - clicking on the button populates the
text field.
what i have not gotten from the book is how to do the same
thing with an applet that is embedded in an html.
in other words just looking for the code for some basic example
where a java applet is responding to click events.
appreciate any info on where to get that.
thanks - j