Develop a java application

Assignment Help JAVA Programming
Reference no: EM13192699

Assessment Task

Your task is to develop a Java Application that allows the user to read travel booking data from a text file (inBooking.txt), save data in a file (outBooking.txt), display data in a text area, sort data by booking name and search data by booking name.

The application GUI components should consist of a menu bar containing 3 menus (File, Sort Data, Search Data) and a text area (Display Area) as shown below.

647_Application GUI components.png

There are three menus (File, Sort Data, Search Data). The File menu contains 4 items (Open, Show Data, Save Data, Exit), Sort Data menu contains 2 items (Bubble Sort and Merge Sort), Search Data menu contains 2 items (Linear Search and Binary Search). The menu items are described below.

File→Open: Open and read data from inBooking.txt (see format of this file below) and store data in a Linked List or an ArrayList.

The file contains Booking Id (String), Booking Name (String), Flight (double), Accommodation (double), Meal (double) and Total Expenses (double). A sample file format for inBooking.txt is as follows.

1345, Mike Douglas, 102, 120, 100, 322
1879, John Bobber, 200, 180, 120, 500
2560, Andrew Beck, 150, 300, 150, 600
3212, Rick Water, 200, 100, 140, 440

File→Show Data: Read data from ArrayList/Linked List and show in a display area as shown below.

552_Application GUI components2.png

File→Save Data: Read data from ArrayList/LinkedList and save data in outBooking.txt file. The format is same as format in inBooking.txt file.

File→ Exit: Allows user to exit the application.

Sort Data→Bubble Sort: Sort ArrayList/LinkedList by name in ascending order using Bubble Sort algorithm and display sorted data in display area as shown below.

Sort Data→Merge Sort: Sort ArrayList/LinkedList by name in ascending order using Merge Sort algorithm and display sorted data in display area as shown below.

2468_Application GUI components1.png

Search Data→Linear Search: Ask the user to enter a name via a dialog box as shown below and use a linear search algorithm to search for the name. It should display an appropriate message found or not found in display area.

Search Data→Binary Search: Ask the user to enter a name via a dialog box as shown below and use a binary search algorithm to search for the name. It should display an appropriate message found or not found in display area.

116_Application GUI components3.png

Data Validation

Input data validation for name entered to search is required. If no name entered or entered name is longer than 15 characters and OK button is pressed then the application will pop out a message box with an appropriate message.

Data Structures & Algorithms

You must use:
• LinkedList or ArrayList for storing and processing data.
• linear and binary search algorithms for searching.
• bubble sort and merge sort algorithms for sorting.
• two classes to implement the application. One class, named Booking which describes an individual booking and the other class named ProcessBookingApplication which contains GUI with components and methods for sorting, searching and file processing.
• appropriate fields to store booking id, name, flight, accommodation, meal and total booking cost.

Reference no: EM13192699

Questions Cloud

Define glutamic acid hydrochloride : What volume (in liters) of 1.10 M KOH solution should be added to a 0.090 L solution containing 10.2 g of glutamic acid hydrochloride (Glu, FW=183.59
How to maintain monopoly over the production of electricity : You own a building that has 4 possible uses: a cafe, a craft store, a hardware store, and a bookstore. The value of the building in each use is $2000; $3000; $4000; and $5000, respectively. You decide to open a hardware store. The opportunity cost..
Define the temperature of the calormieter increases : The temperature of the calormieter increases from 19.7 C to 20.6 C if under constant volume condidions, the heat of combusion of glucose is -2805 kJ/mol
State the standard enthalpy of formation of carbon monoxide : The standard enthalpy of formation of carbon monoxide is more esothermic than the sum of the standard enthalpies of formation of methane and water.
Develop a java application : Your task is to develop a Java Application that allows the user to read travel booking data from a text file, save data in a file, display data in a text area, sort data by booking name and search data by booking name.
State what is the pressure in atm inside the kernel right : A typical popcorn kernel has a volume of .250 mL and contains 1.114 mg of water. The kernel will pop at a temperature of 170 C. What is the pressure in atm inside the kernel right before it explodes?
Define what is the identity of the precipitate : What is the identity of the precipitate and what is the change in enthalpy of the reaction per mole of copper? Assume the calorimeter absorbs negligible quantity of heat and the specific heat and density of the solution are that as pure water.
State what is the mass of the precipate is formed : What is the mass of the precipate is formed when 170.0mL of 0.200 M MgSO4 reacts wit excess Na3PO4?
What is the present worth of the cash flow : First we have to determine the general inflation rate over the project period, then we need to convert the cash flows into actual dollars into equivelant constant dollars with year zero as the base year. Then if the annual inflation free interest ..

Reviews

Write a Review

JAVA Programming Questions & Answers

  Class that stores information about a report

Create a class that stores information about a report containing multiple currency transactions in multiple currencies. This includes the name of the report and each of the transactions that occurred.

  Develop a graphical user interface based java program

Develop a Java program that can communicate with a real SMTP email server for sending emails. TNE 60003 - introduction to network programming, You program should provide a GUI and can successfully send the SMTP commands to the mail server

  Write an interface for a bagadt that implements iterable

Write an interface for a BagADT that implements the Iterable interface. Include javadoc comments that will generate specifications for the BagADT so that someone who wants to implement this interface will know what each method does.

  Accepts a scanner representing an input file

Write a method in JAVA called stripHtmlTags that accepts a Scanner representing an input file containing an HTML web page as its parameter, then reads that file and prints the file's text with all HTML tags removed. A tag is any text between the c..

  Creat a class that saves the grades

Creat a class that saves the grades of students in an array, and contains a few methods that do some statistics on these grades. Your task is to create this class, and create client testing class that does all the necessary tests of its methods.

  Creating the gui for the game interface

A GUI-based application that allows a user to play a simple trivia game

  Rewrite this code in order to ask the user for input

rewrite this code in order to ask the user for input and then coverth it from infex to postfix ,, so i want to put a Scanner and this ask the user for input .. how to do it ?

  Design an object-oriented java application

You are to design an object-oriented Java application to let the user play a dice game that uses two dices. The player bets on a value and the dices roll

  Regular expression that selects lines

Write a regular expression that selects lines containing the html BR tag. The rules for this tag are that, like all html tags, it starts with . In between are the letters b and r in that order

  Write down java program for furniture company

Write down a Java program for the furniture company. Ask user to select P for Pine, O for Oak or M for Mahogany. Illustrate price of table manufactured with chosen wood.

  Distance traveled modification

Distance Traveled Modification

  Create to determine how much either joe or jim

What type of equation would you create to determine how much either Joe or Jim makes separately? What equation is needed in Java (ignoring the $ symbol)? What data type is needed need for this equation?

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