/manual
tests, how
is the initial size of the running applet determined?The size of the applet is statically determined by the
height
and width
attributes provided to the HTML
applet
tag. The applet interface provides a way to dynamically
change the size of the applet by setting the applet size:
to
"variable
".