samples directory
The samples directory contains the following files:
summary.htmlLists the samples that use a specific class, the topics covered by each sample, and the Rogue Wave JViews classes used in each sample.
summaryindex.htmlLists the samples in alphabetical order with a short description and a graphic representation.
This directory contains a set of subdirectories that group the samples by type. For example the equipment directory contains samples related to the equipment component. These subdirectories contain a subdirectory for each of their samples. For example:
equipment
basic
customClasses
imageRenderer
performance
stylingThe common content of these subdirectories is given below.
index.htmlMain page containing information about the sample.
build.xmlAnt project file to build and run the sample.
<component>-<sample_name>.jarExecutable archive file.
run.bat
run.shScripts to run the sample on Microsoft® Windows® and UNIX®, respectively.
clean.bat
clean.shScripts to clean the sample on Microsoft Windows and UNIX, respectively.
build.bat
build.shScripts to build the sample on Microsoft Windows and UNIX, respectively.
/srcSubdirectory containing the source code.
/resourcesSubdirectory containing the resources used in the sample, for example, image files.
/dataSubdirectory containing business objects and configuration files.
/srchtmlSubdirectory containing the documentation.
/classesSubdirectory containing the classes used in the sample.
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.