Uses of Class
org.optaplanner.examples.flightcrewscheduling.swingui.FlightCrewSchedulingPanel
-
Packages that use FlightCrewSchedulingPanel Package Description org.optaplanner.examples.flightcrewscheduling.app org.optaplanner.examples.flightcrewscheduling.swingui -
-
Uses of FlightCrewSchedulingPanel in org.optaplanner.examples.flightcrewscheduling.app
Methods in org.optaplanner.examples.flightcrewscheduling.app that return FlightCrewSchedulingPanel Modifier and Type Method Description protected FlightCrewSchedulingPanelFlightCrewSchedulingApp. createSolutionPanel() -
Uses of FlightCrewSchedulingPanel in org.optaplanner.examples.flightcrewscheduling.swingui
Constructors in org.optaplanner.examples.flightcrewscheduling.swingui with parameters of type FlightCrewSchedulingPanel Constructor Description FlightCrewSchedulingWorldPanel(FlightCrewSchedulingPanel flightCrewSchedulingPanel)
-