Uses of Class
main.AppletParameters

Packages that use AppletParameters
gui Contains the classes, which are responsible for the Graphical User Interface, and which handle the user input. 
 

Uses of AppletParameters in gui
 

Fields in gui declared as AppletParameters
(package private)  AppletParameters MiniControlPanel.appletparameter
          Managing the input of the parameters from the html-side
 

Constructors in gui with parameters of type AppletParameters
MiniControlPanel(int drawboardsize, java.awt.Image buffer, java.awt.Graphics2D backg, Parameter param, AbstractCrystal[] allCrystals, AppletParameters appletparameter)
          Building the control panel.