SourceExplorer builds web pages that explore in depth the Java source code
of a single .java file. A typical explorer image is this:

At left are listed the sections and features of the code.
The main section shows the lines of code, color-coded according to
which features are selected.
You can see FontViewer
for yourself.
To prepare a source file for source explorer you tag each of its lines,
Building the tutorial with sourcesourceexplorer.
Write notes to describe each feature.
Coding guidelines
Exploring a file prepared with SourceExplorer
Notes on possible future developments
|