SE450
:
Applets as a Framework
[10/63]
Applet programmer uses inheritance
Applet class deals with generic behavior (browser interaction)
Inversion of control: applet calls
init
,
start
,
stop
,
destroy