previous   Multilingual SupportJava Source   next


Source Code

The source code is contained in the file jpgfdraw-0.5.6b-src.zip, which is available from http://www.dickimaw-books.com/apps/jpgfdraw/. The source code was written and tested running under Linux. Some of the helper scripts may not run on other operating systems. This archive contains the following directories:

jpgfdraw-0.5.6b/bin
scripts that load the required jar files into Java
jpgfdraw-0.5.6b/doc
documentation
jpgfdraw-0.5.6b/lib
required Java libraries
jpgfdraw-0.5.6b/src
the Java source code.
jpgfdraw-0.5.6b/examples
example images

In addition, the archive also contains the following files:

README
important information about this distribution. Read this file before you try to compile the source.
BUGS
list of known bugs
TODO
list of things that need to be implemented
Makefile
main makefile. Run "make all" to make all the applications
icons
JDR icons.
CHANGES
change log
DICT-CHANGES
change log for dictionary

The documentation was written in LaTeX, but shares the dictionary resource files (jpgfdraw-<lang>.prop) used by Jpgfdraw to ensure that the documentation uses the correct menu and dialog labels. In addition, the Java code relies on the LaTeX documentation to provide the files required by the helpset (via LATEX2HTML and some helper Perl scripts). The labels used in the LaTeX source are also used in the Java code to identify the context dependent information required by the help buttons in many of the dialog boxes.



Subsections
previous   Multilingual SupportJava Source   next