Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The folder for each application contains sub-folders src and class: src holds the source code; class holds one or more compiled classes to be run by the Java interpreter.
Where an application has more than one class, the main class, which is the one to be run, is shown in brackets.