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 {"WIDTH=400", "HEIGHT=400"}.