Isacc,
You need to change or add height and width parameters in the applet tag of
your HTML file. Such as below"
<applet code="myPackage.myApplet" codebase="file:///C:/myDirectory"
ARCHIVE="myJar.jar" width="900" height="768" name="myApplet" align="middle>
Hope that helps.
Luke
-----Original Message-----
From: owner-visad-list@xxxxxxxxxxxxx
[mailto:owner-visad-list@xxxxxxxxxxxxx]On Behalf Of Brobbey,Isaac
Sent: Thursday, June 20, 2002 6:18 PM
To: 'visad-list@xxxxxxxxxxxxx'
Subject: Maximize Applet
Can anyone help me with anyway i can maximize my applet to fill a greater
portion of the window? because it occupies only a small portion.
thanks,
Isaac.