|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsbr.resources.Previewer
public class Previewer
A method to preview the developed survey in a browser. Currently under development and not being used.
| Constructor Summary | |
|---|---|
Previewer()
|
|
| Method Summary | |
|---|---|
void |
showPreview(java.lang.String html,
boolean applet)
show a preview of the survey. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Previewer()
| Method Detail |
|---|
public void showPreview(java.lang.String html,
boolean applet)
html - the webpage to preview.applet - true if this is running as an applet.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||