|
Building the ShowText Component
|
The Show Text JAR file is built from the following source files:
The JAR file is constructed using a batch file, which references
a manifest file which notes which file(s) in the JAR are JavaBeans:
(Note: Instead of using the command line JDK tool to create the
JAR, Netscape offers
a graphical JAR creation tool.)
Create ShowText.jar by running BuildShowText.bat (or BuildShowText.sh on Unix)
from the (install dir)/samples/ShowText/ directory.
( return to the top of the page )