pjs/java/plugins/examples/dom
sdv%sparc.spb.su 252488c5aa added a new example pluglet:
DOMViewer
a=idk@eng.sun.com, sdv@sparc.spb.su
r=idk@eng.sun.com, sdv@sparc.spb.su
2000-02-17 21:56:55 +00:00
..
DOMAccessPanel.java added a new example pluglet: 2000-02-17 21:56:55 +00:00
DOMTreeDumper.java added a new example pluglet: 2000-02-17 21:56:55 +00:00
DOMViewerFactory.java added a new example pluglet: 2000-02-17 21:56:55 +00:00
Makefile added a new example pluglet: 2000-02-17 21:56:55 +00:00
README added a new example pluglet: 2000-02-17 21:56:55 +00:00
makefile.win added a new example pluglet: 2000-02-17 21:56:55 +00:00
manifest added a new example pluglet: 2000-02-17 21:56:55 +00:00
test.html added a new example pluglet: 2000-02-17 21:56:55 +00:00

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