gecko-dev/java/plugins/examples/dom
..
DOMAccessPanel.java
DOMTreeDumper.java
DOMViewerFactory.java
Makefile.in
README
dom.html
makefile.win
manifest

README

DOM Viewer Pluglet Example.
================================

This directory contains the source code for zip compressed files
viewer pluglet example. 

========================================================================
Win32 Build Directions:
========================================================================
Requirements:

* built latest mozilla tree for Windows

* JDK1.3

* built Java-Implemented Plugins.

* built Java-DOM (mozilla\java\dom)

How To Build:

* type "nmake /f makefile.win"


How to Run:

* Follow the directions in ..\..\README

* Set PLUGLET environment to the directory you have DOMViewer.jar

* Run mozilla and load page test.html from this directory and you will see
  the DOM tree of test.html document