Package evo.search.view.model
This package contains custom data models used in the view package.
- Author:
- jotoh
-
Class Summary Class Description ConfigComboModel Combo box with edit button as first static element.FitnessTableModel Table model to display several fitness values.MutatorTableModel This table model displays all registeredDiscreteAlterer
classes to select and configure for theEvolution.run()
method.SortedListModel<E>