Implement a personal scheduler windows application

Assignment Help JAVA Programming
Reference no: EM13537724

Implement a personal scheduler Windows application. The application should have the following features:

I. Create a new Java Project named SchedulerApp.

II. Add a new package named business.

A. Add a new Java class named Schedule that has fields: event date and time, event description, and enable/disable flag.

III. Add a new package named dataaccess.

A. Add a new Interface named ScheduleReader that defines interface functions to read the schedule data.

B. Add a new Interface named ScheduleWriter that defines interface functions to write the schedule data to the storage.

C. Add a new Interface named ScheduleConstants that defines any necessary constants for this project.

D. Add a new Java class named ScheduleData that implements the above interfaces. It is used to store the schedules to the text file and read it back from the file.

IV. Add a new package named presentation.

A. Add a new JFrame Form named MyScheduleForm. This is a main form that has a list of schedule entries can be viewed in a list box and other buttons to allow the user to search, add, edit and delete entries. It also has a menu bar that allows the user to open a schedule file and save the updated list to the file.

B. Add another new JFrame Form named ScheduleEntry that is a data entry form for the user to input a new schedule entry.

C. Add a new DataValidation class that is used to validate the user input errors and other exception if any.

V. Schedule entries can be added, edited, and deleted. When the user tries to add a new schedule entry, a dialog window will pop up to expose an entry form for each new schedule entry. The user enters a date and time ( to the nearest minute), an event description into the schedule entry form. When the dialog box is closed, a new schedule entry is constructed from the information entered in the dialog box.

VI. Entries can be enabled and disabled: Enabled schedule entries appear dark in the main window, and disabled entries appear grayed out in the list.

VII.If you leave the application running, it will pop up a dialog box to remind you of upcoming event 15 minutes before the scheduled entry

Reference no: EM13537724

Questions Cloud

Detailed description of learning activity : Detailed Description of Learning Activity
Determine the amount of energy the reaction releases : Determine the amount of energy the reaction releases. Be sure to take into account the mass of the electrons associated with the neutral atoms.
Calculate the magnitude of the charge of the particle : A positively charged particle of mass 6.00 10-8 kg is traveling due east with a speed of 80 m/s and enters a 0.42 T uniform magnetic field. What is the magnitude of the charge of the particle
Explain the bomb was immersed of water : A chemical engineer studying the properties of fuels placed 1.500 g of a hydrocarbon in the bomb of a calorimeter and filled it with O2 gas. The bomb was immersed in 2.500 L of water and the reaction initiated.
Implement a personal scheduler windows application : Implement a personal scheduler Windows application - Entries can be enabled and disabled: Enabled schedule entries appear dark in the main window, and disabled entries appear grayed out in the list.
Explain the type of equilibrium : When all of the products and reactants are gases, the type of equilibrium that will be established is a
Define the method called getstringinput( ) using the method : Define the method called getStringInput( ) using the method header
Explain reaction of iodine atoms to form i2 : For the reaction of iodine atoms to form I2, the experimental rate law is Rate = k[I]^2. What are the units for k if the unit of time is seconds
Find the electric field strengths at the cells surfaces : A study shows that mammalian red blood cells (RBCs) carry electric charge resulting from 4.4 million (rabbit cells) to 15 million (human cells) excess electrons spread over their surfaces

Reviews

Write a Review

JAVA Programming Questions & Answers

  Write ijvm program to multiply two hexadecimal numbers

Write the IJVM program that multiplies two (hexadecimal) numbers. The user inputs the hex numbers and the result is printed out. The program then accepts another pair of numbers.

  Design a single class that expresses the commonality

Design a single class that expresses the commonality of these concepts.

  String as its parameter and returns the length

Write a method named longestWord that accepts a String as its parameter and returns the length of the longest word in the string.A word is a sequence of one or more non-space characters (any character other than the space character).

  Java program for line item application

This exercise explains you the process of testing and enhancing Line Item application. Open LineItemApp, Validator, Product, LineItem, and ProductDB classes that are in the c:java1.6ch06LineItem directory and review this code.

  Write program that uses top five countries national wealth

Write a program that uses the top five countries' National Wealth to calculate the average of those five countries.

  Develop a reliable transfer protocol over udp

Develop a reliable transfer protocol over UDP. Focus on a Stop- and-Wait protocol.

  Create a constructor in the subclass why

Assume there is a base class with multiple constructors, if the subclass inherits from the base class, do we need to create a constructor in the subclass? Why?

  Assume an ideal gas mixture is in contact with water

Assume an ideal gas mixture is in contact with water. Determine the equilibrium concentration of the contaminant in the liquid is the gas stream is composed of 200 ppm of benzene in air

  Method called printpowersof2 that accepts a maximum number

Write a method called printPowersOf2 that accepts a maximum number as an argument and prints each power of 2 from 20 (1) up to that maximum power, inclusive. For example, consider the following calls: printPowersOf2(3); printPowersOf2(10)

  Inheritance involves the concept of super class

Inheritance involves the concept of super class (parent class) and sub class (derived class). What is a super class in Java? What is a sub or derived class in Java?

  One-dimensional array to solve the

In C#, Use a one-dimensional array to solve the following problem. A company pays its salespeople on a commission basis. The salespeople each receive $200 per week plus 9 percent of their gross sales for that week. For example, a salesperson who gros..

  Correct example of inheritance

Which of the following relationships is not a correct example of inheritance?  Parent to Children  Aunt to Uncle  Grandparent to Grandchild

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd