Uses of Interface
com.rubecula.darwin.visualization.swing.ControlPanel

Packages that use ControlPanel
com.rubecula.darwin.examples.pepperedmoth

Peppered Moth Example 

com.rubecula.darwin.examples.travelingsalesman

Traveling Salesman Example 

com.rubecula.darwin.visualization.swing

Display Package 

 

Uses of ControlPanel in com.rubecula.darwin.examples.pepperedmoth
 

Classes in com.rubecula.darwin.examples.pepperedmoth that implement ControlPanel
 class ControlPanel_PepperedMoth
          A control panel (the lower part of the applet) useful for the peppered moth example.
 

Uses of ControlPanel in com.rubecula.darwin.examples.travelingsalesman
 

Classes in com.rubecula.darwin.examples.travelingsalesman that implement ControlPanel
 class ControlPanel_TS
           
 

Uses of ControlPanel in com.rubecula.darwin.visualization.swing
 

Classes in com.rubecula.darwin.visualization.swing that implement ControlPanel
 class ControlPanel_
          Defines base methods for the ControlPanel for the Darwin display package.
 class ControlPanel_Default
          A trivial extension of ControlPanel_.
 



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.