Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

USING JAVA II LANGUAGE You work for Rupp Arena in Lexington and have been asked to develop a Java application to collect information from bands

USING JAVA II LANGUAGE

You work for Rupp Arena in Lexington and have been asked to develop a Java application to collect information from bands who want to audition as an opening band for major concerts that come to town. Music concerts are only booked on Tuesdays, Fridays, and Saturdays. You have sketched out a GUI to use:

image text in transcribed

You may use a Layout Manager for this application. If you do, use one that is demonstrated in the textbook, requires only 1 panel, and is easy to use. Add an image to display at the top of the form (small graphic no larger than 50 kb to accommodate downloading for grading) Use text fields for the name of the band, website/facebook page address, contact name, and contact phone number. Use radio buttons for the two sound clips. If one of the radio buttons is clicked, the corresponding sound clip should play. If a sound clip is playing and another radio button is clicked, you should make sure the first sound clips stops before the second one plays. The two sound clips should be short and have a small file size. Samples are provided in Blackboard if you want to use those. Please DO NOT use large files. The days of the week (Tuesday, Friday, and Saturday) are checkboxes. The user may check all that apply. When the Submit Audition button is clicked, the output area shown on page 1 should be populated using data from the form and as illustrated on page 1. When the Clear Form button is clicked, the form should be cleared (text boxes cleared, radio button cleared (not selected), checkboxes cleared (not selected) and output area should be cleared. Place the focus (cursor) in the first textbox so that the user is ready to enter data. When the Exit button is clicked, the GUI application closes. Deductions

Some tmage You Choose Name of Band: Band webste or Facebook page sample sound clips of songs o samplei o sample 2 Days of the week you are typically available for playing (check all that apply) O Tuesday 0 Friday saturday contact Name: contact Phone Submit Audition Clear Form Exit rextArea below is populated after the Submit Audition button is clicked The following information was successfully submitted Band: The Eagles website/FB Page: https://www.eagles.com Sound clips were successfully upolateo The Eagles are available to play ovn -Friday saturday Contact tnformation: Don Henley at 606-555-1212

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

PostgreSQL 10 High Performance Expert Techniques For Query Optimization High Availability And Efficient Database Maintenance

Authors: Ibrar Ahmed ,Gregory Smith ,Enrico Pirozzi

3rd Edition

1788474481, 978-1788474481

Students also viewed these Databases questions