Package | Description |
---|---|
jcgp.gui.population | |
jcgp.gui.settings | |
jcgp.gui.settings.testcase |
Constructor and Description |
---|
ChromosomePane(Chromosome chromosome,
GUI gui,
PopulationPane parent) |
GUINode(ChromosomePane parentRef,
Node node,
javafx.scene.shape.Line[] connectionLines,
GUI gui) |
GUIOutput(ChromosomePane parentRef,
Output output,
javafx.scene.shape.Line line,
GUI gui) |
PopulationPane(GUI gui) |
Constructor and Description |
---|
SettingsPane(GUI gui) |
Constructor and Description |
---|
TestCaseTable(TestCaseProblem<java.lang.Object> testCaseProblem,
GUI gui)
Make a new instance of
TestCaseTable . |