The Java Virtual Shelf provides a set of packages for developping applications in java.

Primarily these packages were meant to learn the language. They may be read as examples of what can be done with the various API coming with the JDK. But they were also designed to provide basic functionnalities for real life applications.

The org is one of the Top Level Package. The others TLP contain applications developped within this framework. Under org 4 packages are found :

The hep is another Top Level Package. It is meant to contain applications for the High Energy Physics experiments.

The JVS offers also a set of html pages proposing a selected documentation about the Java computing.

@version $Revision: 3.0 $ @author Jean-Paul Le Fèvre (Jean-Paul.LeFevre@cea.fr)