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

Packages that use OptionsPanel
com.rubecula.darwin.examples.travelingsalesman

Traveling Salesman Example 

com.rubecula.darwin.visualization.swing

Display Package 

 

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

Classes in com.rubecula.darwin.examples.travelingsalesman that implement OptionsPanel
 class OptionsPanel_TS
           
 

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

Classes in com.rubecula.darwin.visualization.swing that implement OptionsPanel
 class OptionsPanel_
          Defines base methods for the Options Panel for the Darwin display package.
 class OptionsPanel_Default
          Default concrete extension of an OptionsPanel_.
 class OptionsPanel_Standard
          Implementation of OptionsPanel_ for the Peppered Moth.
 

Methods in com.rubecula.darwin.visualization.swing that return OptionsPanel
protected  OptionsPanel VisualizingEvolutionaryApplet.getOptionsPanel()
           
 

Methods in com.rubecula.darwin.visualization.swing with parameters of type OptionsPanel
 void VisualizingEvolutionaryApplet.setOptionsPanel(OptionsPanel optionsPanel)
           
 



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