|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lobobrowser.html.test.TestEntry
public class TestEntry
The TestEntry
class is a Java test
program for the Cobra HTML rendering engine. It
displays a frame with a text field and three tabs.
The tabs show the renderered HTML, the HTML DOM
represented as a JTree, and the HTML source code.
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Test application entry point. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Program arguments.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |