gecko-dev/java/plugins/examples/zip
laa%sparc.spb.su 701adb53eb Cleaned up pluglet examples sources (bug ID 17316).
Reviewed by idk@eng.sun.com
2000-03-07 08:33:54 +00:00
..
Makefile Added makefiles for examples 2000-01-31 21:47:29 +00:00
README
ZipView.java Cleaned up pluglet examples sources (bug ID 17316). 2000-03-07 08:33:54 +00:00
makefile.win
manifest
zip.html

README

ZipView Pluglet Example.
================================

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

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

* built latest mozilla tree for WinNT4.0

* JDK1.3

* built Java-Implemented Plugins.

How To Build:

* type "nmake /f makefile.win"


How to Run:

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

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

* Run mozilla and load page zip.html from this directory and you will see
  the ZipView.jar contents.