Fill This Form To Receive Instant Help

Help in Homework
trustpilot ratings
google ratings


Homework answers / question archive / Create a program for a simple scheduler with the following requirements:

Create a program for a simple scheduler with the following requirements:

Computer Science

Create a program for a simple scheduler with the following requirements: . There will be a DayOfWeek enum where each of the days is included (MONDAY, TUESDAY, etc.) . There will be an appointment class with three properties: o day of type DanyWeek o time of type String - Data protection will ensure that the ?rst 1—4 characters are numeric and the last character is either a or p {e.g. 315a, 1230p, 1p] - An Exception will be thrown if an inyalid data type is entered o appointment of type String . The main program will be a JayaFX GUI that uses 5 'y'Boxes inside a single HBox [these are layouts}. Each VBox will have a day label {Monday, Tuesday, Wednesday, etc.], a time text box an appointment detail text box. - There will be three buttons [you may arrange these in your interface however you like]: "Submit" which will save the data into an ArrayList of?tppointment objects, "Clear" which will remoye the data in the text boxes, and "Open" which will take the data saved in the ArrayList and populate it into the text boxes. . Handle all Exceptions thrown - Follow the standard coding conventions used in Java This assignment is intended to get you to demonstrate knowledge of basic GUI design, basic Eyent handling, enumerations, and using API classes we have not reviewed in class. Notes: The enumeration can either be in the Appointment class you create, or in a separate .jaya file. If the data protection for the time property sounds difficult, work on that last. You can get the program

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE