Uses of Class
org.optaplanner.examples.coachshuttlegathering.swingui.CoachShuttleGatheringPanel
-
Packages that use CoachShuttleGatheringPanel Package Description org.optaplanner.examples.coachshuttlegathering.app org.optaplanner.examples.coachshuttlegathering.swingui -
-
Uses of CoachShuttleGatheringPanel in org.optaplanner.examples.coachshuttlegathering.app
Methods in org.optaplanner.examples.coachshuttlegathering.app that return CoachShuttleGatheringPanel Modifier and Type Method Description protected CoachShuttleGatheringPanelCoachShuttleGatheringApp. createSolutionPanel() -
Uses of CoachShuttleGatheringPanel in org.optaplanner.examples.coachshuttlegathering.swingui
Constructors in org.optaplanner.examples.coachshuttlegathering.swingui with parameters of type CoachShuttleGatheringPanel Constructor Description CoachShuttleGatheringWorldPanel(CoachShuttleGatheringPanel coachShuttleGatheringPanel)
-