|
Change Variable Type dayListField : JComboBox<Day> to dayListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.travelingtournament.swingui.TravelingTournamentPanel.MatchAction |
From |
To |
|
Change Variable Type periodListField : JComboBox<Period> to periodListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.examination.swingui.ExaminationPanel.ExamAction |
From |
To |
|
Change Variable Type teamListField : JComboBox<Team> to teamListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.tennis.swingui.TennisPanel.TeamAssignmentAction |
From |
To |
|
Change Variable Type roomListField : JComboBox<Room> to roomListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.examination.swingui.ExaminationPanel.ExamAction |
From |
To |
|
Change Variable Type bedListField : JComboBox<Bed> to bedListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.pas.swingui.PatientAdmissionSchedulePanel.BedDesignationAction |
From |
To |
|
Change Variable Type computerListField : JComboBox<CloudComputer> to computerListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.cloudbalancing.swingui.CloudBalancingPanel.CloudProcessAction |
From |
To |
|
Change Variable Type roomListField : JComboBox<Room> to roomListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.curriculumcourse.swingui.CurriculumCoursePanel.LectureAction |
From |
To |
|
Change Variable Type machineListField : JComboBox<MrMachine> to machineListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.machinereassignment.swingui.MachineReassignmentPanel.MrProcessAssignmentAction |
From |
To |
|
Change Variable Type seatDesignationListField : JComboBox<SeatDesignation> to seatDesignationListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.dinnerparty.swingui.DinnerPartyPanel.SeatDesignationAction |
From |
To |
|
Change Variable Type employeeListField : JComboBox<Employee> to employeeListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.nurserostering.swingui.EmployeePanel.ShiftAssignmentAction |
From |
To |
|
Change Variable Type periodListField : JComboBox<Period> to periodListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.curriculumcourse.swingui.CurriculumCoursePanel.LectureAction |
From |
To |
|
Change Variable Type rowListField : JComboBox<Row> to rowListField : JComboBox in method public actionPerformed(e ActionEvent) : void in class org.optaplanner.examples.nqueens.swingui.NQueensPanel.QueenAction |
From |
To |