Uses of Class
evo.search.view.model.FitnessTableModel
-
Packages that use FitnessTableModel Package Description evo.search.view This package contains all implementations related to the user interface. -
-
Uses of FitnessTableModel in evo.search.view
Methods in evo.search.view that return FitnessTableModel Modifier and Type Method Description FitnessTableModelMainForm. getHistoryTableModel()Table model of the history table.FitnessTableModelMainForm. getPopulationTableModel()Model of the generation table.
-