Uses of Package
main

Packages that use main
crystals Contains a JavaClass for every lattice, describing how to calculate the lattice points. 
gui Contains the classes, which are responsible for the Graphical User Interface, and which handle the user input. 
main Contains the classes necessary to start and initializing all other. 
 

Classes in main used by crystals
Parameter
          A class managing all important parameters
 

Classes in main used by gui
AppletParameters
          Handling the applet parameters.
ImagePanel
          Class managing the tiny thumbnails of the Bravais Lattice The ImagePanel is drawn on the down right corner and filled with the selected thumbnail image.
Parameter
          A class managing all important parameters
 

Classes in main used by main
Launch
          Main class, starting the applet.