public class TennisApp extends CommonApp<TennisSolution>
| Modifier and Type | Field and Description |
|---|---|
static String |
SOLVER_CONFIG |
description, iconResource, logger, name, solutionBusiness, solverAndPersistenceFrame, solverConfig| Constructor and Description |
|---|
TennisApp() |
| Modifier and Type | Method and Description |
|---|---|
protected SolutionDao |
createSolutionDao() |
protected SolutionPanel |
createSolutionPanel() |
static void |
main(String[] args) |
createSolutionBusiness, createSolutionExporter, createSolutionImporters, createSolver, getDescription, getIconResource, getName, init, init, prepareSwingEnvironmentpublic static final String SOLVER_CONFIG
public static void main(String[] args)
protected SolutionPanel createSolutionPanel()
createSolutionPanel in class CommonApp<TennisSolution>protected SolutionDao createSolutionDao()
createSolutionDao in class CommonApp<TennisSolution>Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.