Class SimpleGAPanel

All Implemented Interfaces:
ActionListener, ItemListener, KeyListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class SimpleGAPanel extends BasicGAPanel
This java class is used to create and show a panel for the parameter settings of the simple genetic algorithm (Simple GA).
Author:
Sina Tabakhi
See Also:
  • Constructor Details

    • SimpleGAPanel

      public SimpleGAPanel()
      Creates new form SimpleGAPanel. This method is called from within the constructor to initialize the form.