|
SOLUTIONS
|
JLINK SYMBOL
AppletViewer
AppletViewer[javaclass, parameters]
displays a window with an applet of the specified JavaClass running in it.
AppletViewer["classname", parameters]
displays a window running an applet of the named class.
DetailsDetails
- To use AppletViewer, you first need to load J/Link using Needs["JLink`"].
- parameters is a list of strings, each specifying a name=value pair supplying applet properties that would normally appear in an HTML file in <PARAM> tags, or other applet attributes (like WIDTH and HEIGHT attributes). A typical specification might be
.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
