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.
  • 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 {"WIDTH=400", "HEIGHT=400"}.
© 2008 Wolfram Research, Inc. japanese.gif