Bug 144 : add a tool to run exported applet in sun's appletviewer
Last modified: 2008-10-21 11:48




Status:
ASSIGNED
Resolution:
-
Priority:
P5
Severity:
enhancement

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2005-09-03 09:16
appletviewer class is sun.applet.Main, though it's probably in tools.jar so
not available on windows but may be available on the mac (is just a jre
installed by default on the mac or is it a ful jdk? or do the developer
tools install the rest of the jdk to go with the base jre that ships with
os x?)
Additional Comment #1 From fry 2005-09-03 09:16
on init, the tool could do a Class.forName("sun.applet.Main") and if it
comes up negative, just dim the menu.