public class Previewer
extends java.lang.Object
| Constructor and Description |
|---|
Previewer() |
| Modifier and Type | Method and Description |
|---|---|
void |
showPreview(java.lang.String html,
boolean applet)
show a preview of the survey.
|
public void showPreview(java.lang.String html,
boolean applet)
html - the webpage to preview.applet - true if this is running as an applet.