Uses of Class
org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
-
Packages that use VehicleRoutingPanel Package Description org.optaplanner.examples.vehiclerouting.app org.optaplanner.examples.vehiclerouting.swingui -
-
Uses of VehicleRoutingPanel in org.optaplanner.examples.vehiclerouting.app
Methods in org.optaplanner.examples.vehiclerouting.app that return VehicleRoutingPanel Modifier and Type Method Description protected VehicleRoutingPanelVehicleRoutingApp. createSolutionPanel() -
Uses of VehicleRoutingPanel in org.optaplanner.examples.vehiclerouting.swingui
Constructors in org.optaplanner.examples.vehiclerouting.swingui with parameters of type VehicleRoutingPanel Constructor Description VehicleRoutingWorldPanel(VehicleRoutingPanel vehicleRoutingPanel)
-