Java Application that uses an interactive Graphical

profileTopsolutions
 (Not rated)
 (Not rated)
Chat

Assessment Task:
In this assignment, you are required to write a Java Application that uses an interactive Graphical
User Interface (GUI) based on the JFrame class using SWING GUI components.

Your task is to develop a Java Application that allows the users to book their overseas holidays by
selecting the flights, accommodation and meals from three drop down lists, calculate the cost and
display the total cost of booking. You can assume that flights, accommodation and meals are always
selected by the users. The application should contain a GUI as shown below. The GUI components
should consist of 1 Label, 3 Comboboxes (drop down lists) and 3 Buttons. The components should be
in the same order as shown below.

    • 12 years ago
    complete solution
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      booking.java
    • attachment
      bookingapplication.java
    • attachment
      gui.zip