Constant Field Values

Contents

org.optaplanner.*

  • org.optaplanner.examples.cloudbalancing.app.CloudBalancingApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "cloudbalancing"
    public static final String
    "org/optaplanner/examples/cloudbalancing/cloudBalancingSolverConfig.xml"
  • org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/cloudbalancing/swingui/cloudBalancingLogo.png"
  • org.optaplanner.examples.conferencescheduling.app.ConferenceSchedulingApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "conferencescheduling"
    public static final String
    "org/optaplanner/examples/conferencescheduling/conferenceSchedulingSolverConfig.xml"
  • org.optaplanner.examples.conferencescheduling.swingui.ConferenceSchedulingPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/conferencescheduling/swingui/conferenceSchedulingLogo.png"
  • org.optaplanner.examples.curriculumcourse.app.CurriculumCourseApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "curriculumcourse"
    public static final String
    "org/optaplanner/examples/curriculumcourse/curriculumCourseSolverConfig.xml"
  • org.optaplanner.examples.curriculumcourse.swingui.CurriculumCoursePanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/curriculumcourse/swingui/curriculumCourseLogo.png"
  • org.optaplanner.examples.examination.app.ExaminationApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "examination"
    public static final String
    "org/optaplanner/examples/examination/examinationSolverConfig.xml"
  • org.optaplanner.examples.examination.swingui.ExaminationPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/examination/swingui/examinationLogo.png"
  • org.optaplanner.examples.flightcrewscheduling.app.FlightCrewSchedulingApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flightcrewscheduling"
    public static final String
    "org/optaplanner/examples/flightcrewscheduling/flightCrewSchedulingSolverConfig.xml"
  • org.optaplanner.examples.flightcrewscheduling.swingui.FlightCrewSchedulingPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/flightcrewscheduling/swingui/flightCrewSchedulingLogo.png"
  • org.optaplanner.examples.machinereassignment.app.MachineReassignmentApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "machinereassignment"
    public static final String
    "org/optaplanner/examples/machinereassignment/machineReassignmentSolverConfig.xml"
  • org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/machinereassignment/swingui/machineReassignmentLogo.png"
  • org.optaplanner.examples.meetingscheduling.app.MeetingSchedulingApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "meetingscheduling"
    public static final String
    "org/optaplanner/examples/meetingscheduling/meetingSchedulingSolverConfig.xml"
  • org.optaplanner.examples.meetingscheduling.swingui.MeetingSchedulingPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/meetingscheduling/swingui/meetingSchedulingLogo.png"
  • org.optaplanner.examples.nqueens.app.NQueensApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "nqueens"
    public static final String
    "org/optaplanner/examples/nqueens/nqueensSolverConfig.xml"
  • org.optaplanner.examples.nqueens.swingui.NQueensPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/nqueens/swingui/nqueensLogo.png"
  • org.optaplanner.examples.nurserostering.app.NurseRosteringApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "nurserostering"
    public static final String
    "org/optaplanner/examples/nurserostering/nurseRosteringSolverConfig.xml"
  • org.optaplanner.examples.nurserostering.swingui.EmployeePanel
    Modifier and Type
    Constant Field
    Value
    public static final int
    130
    public static final int
    160
  • org.optaplanner.examples.nurserostering.swingui.NurseRosteringPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/nurserostering/swingui/nurseRosteringLogo.png"
  • org.optaplanner.examples.projectjobscheduling.app.ProjectJobSchedulingApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "projectjobscheduling"
    public static final String
    "org/optaplanner/examples/projectjobscheduling/projectJobSchedulingSolverConfig.xml"
  • org.optaplanner.examples.projectjobscheduling.swingui.ProjectJobSchedulingPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/projectjobscheduling/swingui/projectJobSchedulingLogo.png"
  • org.optaplanner.examples.taskassigning.app.TaskAssigningApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "taskassigning"
    public static final String
    "org/optaplanner/examples/taskassigning/taskAssigningSolverConfig.xml"
  • org.optaplanner.examples.tennis.app.TennisApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "tennis"
    public static final String
    "org/optaplanner/examples/tennis/tennisSolverConfig.xml"
  • org.optaplanner.examples.tennis.swingui.TennisPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/tennis/swingui/tennisLogo.png"
  • org.optaplanner.examples.travelingtournament.app.TravelingTournamentApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "travelingtournament"
    public static final String
    "org/optaplanner/examples/travelingtournament/travelingTournamentSolverConfig.xml"
  • org.optaplanner.examples.travelingtournament.swingui.TravelingTournamentPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/travelingtournament/swingui/travelingTournamentLogo.png"
  • org.optaplanner.examples.tsp.app.TspApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "tsp"
    public static final String
    "org/optaplanner/examples/tsp/tspSolverConfig.xml"
  • org.optaplanner.examples.tsp.swingui.TspPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/tsp/swingui/tspLogo.png"
  • org.optaplanner.examples.vehiclerouting.app.VehicleRoutingApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "vehiclerouting"
    public static final String
    "org/optaplanner/examples/vehiclerouting/vehicleRoutingSolverConfig.xml"
  • org.optaplanner.examples.vehiclerouting.swingui.VehicleRoutingPanel
    Modifier and Type
    Constant Field
    Value
    public static final String
    "/org/optaplanner/examples/vehiclerouting/swingui/vehicleRoutingLogo.png"