Package main

Contains the classes necessary to start and initializing all other.

See:
          Description

Class Summary
AppletParameters Handling the applet parameters.
CrystalMasterList Generates an Array of all available Lattices
MiniLaunch Main class, starting the applet.
Parameter A class managing all important parameters
 

Package main Description

Contains the classes necessary to start and initializing all other. Contains the Launch class, which starts the applet. The Parameter class, where all necessary values are stored (and passed between different classes) and the CrystalMasterList which initializes the classes for the different lattices.