FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 144 : add a tool to run exported applet in sun's appletviewer
Last modified: 2008-10-21 11:48
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
ASSIGNED
Resolution:
-
Pr
i
ority:
P5
Severity:
enhancement
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
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.