gecko-dev/java/plugins/examples/dom
edburns%acm.org fff58403f6 Merged branch JAVADEV_PR3_20001002 into trunk. 2000-11-02 23:33:21 +00:00
..
DOMAccessPanel.java DOM viewer enhancement 2000-06-01 20:42:29 +00:00
DOMTreeDumper.java
DOMViewerFactory.java DOM viewer enhancement 2000-06-01 20:42:29 +00:00
Makefile.in Merged branch JAVADEV_PR3_20001002 into trunk. 2000-11-02 23:33:21 +00:00
README
dom.html Merged branch JAVADEV_PR3_20001002 into trunk. 2000-11-02 23:33:21 +00:00
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