previous
|
start
|
next
Applets as a Framework
Applet programmer uses inheritance
Applet class deals with generic behavior (browser interaction)
Inversion of control: applet calls
init
,
start
,
stop
,
destroy
previous
|
start
|
next