Reference no: EM131049134
Objectives
- Develop a Java GUI application using layout managers
- Develop an application that uses two or more classes
- Read and/or write from/to text files
- Use search algorithms and/or sort algorithms
- Use ArrayList or LinkedList or any other data structure
Assignment Task specification
CQPC has decided to increase the charges for General pest control, Termite Inspection and Termite control fill jobs by charging additional charges depending on the number of rooms and halls in the customer's premises. The following table provides the details relating to the additional charges:
In order to include these additional charges in the Java GUIapplication, you may needto do any or all of the following:
- develop additional Java classes
- extend the existing Java classes that you have developed for your assignment1
- implement newly created interface(s)
CQPCalso wants to view the income generated by different contractors. Hence, you need to store the details of all the contract works performed in a file and also to provide appropriate searchingfacilities to display the details of contract work(s)that have beenperformed by the selected (searched) contractor. You can assume that CQPC gives contract works only to three or four pre-listed contractors whose details are already available (names of the contractors are left to your choice).
Hence the software application that you will develop in assignment should perform the following:
1. When the application is started,it should read all the completed contract works' details from the existing text file ("pest.txt") and display the latest-completed-contract work.
2. The application should provide necessary controls to search and display the details of contract worksperformedby a given/selected contractor (details to be obtained/selected from/by the user). If the search criterion is not met then an appropriate message has to be displayed.
3. The application should provide appropriate controls on the screen to obtain the data for a new contract work; perform error checking and display the details of new contract work. You are allowed to copy the relevant codes from your assignment 1 and use them for this purpose.
4. The application should have the facility to append/save the details of newly performed contract work in the same text file ("pest.text").
You are allowed to have additional controls that are required and to develop yourown layout for the assignment.
For your help in developing the Java application, a java file will be available later (around week 7) in your course web-page. It is not mandatory but the source codes from that java file can be used by you as part of your assignment 2 development.
Please note that you may need to add/delete/modifythe existing codes, methods, etc. in that java file so that your application performs appropriately including meaningful error/exit messages required if any.
Please note that you also need a text file "pest.txt" with appropriate contents for running the GUI application initially.
This is my assignment which is a programming one.
I have attached the assignment file, additional information file and another application called java application 8 zip (this is the first part of the assignment which i have done earlier and the second part you have to add to this programme( simply is a continuation of the first part.
Please note that i need you to follow the exact instructions and requirement that they ask in the assignment.
Make sure you use Netbeans platform to create this programme, it is a requirement
Attachment:- JavaApplication.rar
Bond is sold for its face value-bonds yield to maturity
: A bond is sold for its face value of $1,000 with a 25-year maturity, a 9% coupon, and interest paid semiannually. The bond is callable 5 years from issuance at an 11% premium over face value. What is the bond's yield to call today if investors expect..
|
Human rights violations crimes against humanity
: FACTS The Khulumani plaintiffs, along with other plaintiff groups, filed class-action claims on behalf of victims of apartheid-related atrocities, human rights violations, crimes against humanity, and unfair and discriminatory forced-labor practic..
|
Consumer responsiveness to price changes
: Then tell the reader how these Determinants (or factors) affect the consumer responsiveness to price changes. Remember we discussed these significantly in our Discussion Board regarding the price of gasoline?
|
Implement fast-forward and reverse for mpeg streams
: What problems do you run into if you limit your mechanism to displaying I frames only? If you don't, then to display a given frame in the fast-forward sequence, what is the largest number of frames in the original sequence you may have to decode?
|
Develop a java gui application using layout managers
: COIT11134Object Oriented Programming - Develop a Java GUI application using layout managers and develop an application that uses two or more classes.
|
Calculate the equilibrium level of output
: The economy of Yahooland is represented by the following: C=50+0.25Yd, T=1000, G=1000, I=100 (a) Calculate the equilibrium level of output. Graph your solution.
|
Describe what is meant by a publications departments
: Describe what is meant by a publication's "departments". To insert a single dash instead of a hyphen in InDesign use: It's a good idea to include which elements on the contents page? (check all that apply).
|
What is the external rate of return
: Aerotron Electronics is considering purchasing a water filtration system to assist in circuit board manufacturing. The system costs $40,000. It has an expected life of 7 years, at which time its salvage value will be $7,500. Operating and maintenance..
|
Determine average compression rate for each type of frame
: The mpeg stat program can be used to display statistics for video streams
|