public class TspApp extends CommonApp
| Modifier and Type | Field and Description |
|---|---|
static String |
SOLVER_CONFIG |
description, iconResource, logger, name, solutionBusiness, solverAndPersistenceFrame| Constructor and Description |
|---|
TspApp() |
| Modifier and Type | Method and Description |
|---|---|
protected SolutionDao |
createSolutionDao() |
protected AbstractSolutionExporter |
createSolutionExporter() |
protected AbstractSolutionImporter[] |
createSolutionImporters() |
protected SolutionPanel |
createSolutionPanel() |
protected org.optaplanner.core.api.solver.Solver |
createSolver() |
static void |
main(String[] args) |
createSolutionBusiness, getDescription, getIconResource, getName, init, init, prepareSwingEnvironmentpublic static final String SOLVER_CONFIG
public static void main(String[] args)
protected org.optaplanner.core.api.solver.Solver createSolver()
createSolver in class CommonAppprotected SolutionPanel createSolutionPanel()
createSolutionPanel in class CommonAppprotected SolutionDao createSolutionDao()
createSolutionDao in class CommonAppprotected AbstractSolutionImporter[] createSolutionImporters()
createSolutionImporters in class CommonAppprotected AbstractSolutionExporter createSolutionExporter()
createSolutionExporter in class CommonAppCopyright © 2006–2015 JBoss by Red Hat. All rights reserved.