Uses of Package
gui

Packages that use gui
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 gui used by crystals
GuiModel
          Containing information concerning the editability of the text fields.
LabeledEdge
          Defining an Edge in 3D-space.
LabeledPoint
          Defining a Point in 3D-space.
 

Classes in gui used by gui
DrawPanel
          Responsible for drawing the 3D-view.
ErrorPanel
          Class displaying the error messages in the applet window.
LabeledEdge
          Defining an Edge in 3D-space.
LabeledPoint
          Defining a Point in 3D-space.
 

Classes in gui used by main
MiniControlPanel
          Managing the User Commands.