Uses of Class
main.ImagePanel

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

Uses of ImagePanel in gui
 

Fields in gui declared as ImagePanel
(package private)  ImagePanel ControlPanel.bild
           
 

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