|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--com.transjam.awt.AppletTester
| Constructor Summary | |
AppletTester()
|
|
| Method Summary | |
static void |
test(java.applet.Applet pApplet,
int width,
int height)
Pretend to be a browser by opening a Frame, placing Applet in Frame, and calling init(), start() and stop(). |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AppletTester()
| Method Detail |
public static void test(java.applet.Applet pApplet,
int width,
int height)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||