public class Schedule extends Object
The Scheduler window runs automatically, using the Hospitility.txt, and acts as if you've pressed the Select button (explained below). Five members are selected and the reasons they were are printed next to their names and member numbers. The Selected check boxes can be cleared meaning that this particular member shouldn't be scheduled. The fields will clear for that member.
The Schedule Update Date is the date that will be written back to the members as the last scheduled date. Members are mainly scheduled based on the oldest last scheduled date. If you have unchecked a Selected box, you can press the Select button to have the program select new members. Once you have your five members selected the way you want, write down the names and press the Schedule button. This updates the Last Scheduled Date and clears the form. You can press Select again if you want to schedule five more members.
| Constructor and Description |
|---|
Schedule() |
public static void main(String[] args)
args - - not used