> Java > tutorials > sourceexplorer
> Java > tutorials > sourceexplorer
by ZweiBieren   Java coffee cup logo
Source Explorer
Java Notes

* This button downloads an installer jar. To install the app, put the jar in a folder and double-click it. Double click the application's icon to run it.

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

half-scale view of a soureexplorer generated page

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

 
Copyright © 2021 ZweiBieren, All rights reserved. Mar 29, 2021 14:53 GMT Page maintained by ZweiBieren