Package org.lobobrowser.html.test
Class TestEntry
- java.lang.Object
-
- org.lobobrowser.html.test.TestEntry
-
public class TestEntry extends java.lang.Object
TheTestEntry
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
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Test application entry point.
-