Added 4 demo pluglets a = laa@sparc.spb.su r = idk@eng.sun.com git-svn-id: svn://10.0.0.236/trunk@51965 18797224-902f-48f8-a5cc-f745e15eee43
34 lines
684 B
Plaintext
34 lines
684 B
Plaintext
RTF viewer Pluglet Example.
|
|
================================
|
|
|
|
This directory contains the source code for RTF 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 JView.jar
|
|
|
|
* Run mozilla and load page view.html from this directory and you will see
|
|
this file in RTF format.
|
|
|
|
|
|
|