Uses of Class
jadex.micro.examples.mandelbrot.DisplayPanel

Packages that use DisplayPanel
jadex.micro.examples.mandelbrot   
 

Uses of DisplayPanel in jadex.micro.examples.mandelbrot
 

Fields in jadex.micro.examples.mandelbrot declared as DisplayPanel
protected  DisplayPanel DisplayAgent.panel
          The GUI.
 

Methods in jadex.micro.examples.mandelbrot that return DisplayPanel
 DisplayPanel DisplayAgent.getPanel()
          Get the display panel.
 

Methods in jadex.micro.examples.mandelbrot with parameters of type DisplayPanel
protected  void ColorChooserPanel.setColorScheme(DisplayPanel panel, DefaultListModel lm)
          Set the current color scheme on the panel.
 

Constructors in jadex.micro.examples.mandelbrot with parameters of type DisplayPanel
ColorChooserPanel(DisplayPanel panel)
           
 



Copyright © 2010. All Rights Reserved.