Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The task is to create this using JavaFX and include a GridPane layout. The code should have one class with only the main method and

image text in transcribed

The task is to create this using JavaFX and include a GridPane layout. The code should have one class with only the main method and another class with the pane class/file. The code should NOT import/use Java swing, please. Also, it must include an image that must be displayed at the top of the form, will thumbs up!

Some image You choose Name of Band: Band website or Facebook page: Sample sound clips of songs: o Sample 1 o Sample 2 Days of the week you are typically available for playing (check all that apply): Tuesday Friday Saturday Contact Name: Contact Phone: Submit Audition clear Form Exit A pop-up dialog box is populated after the Submit Audition button is clicked along with buttons appropriate for the dialog box). Colors below are not displayed in the dialog box but appear only as an illustration of input data. NOTE: you will not play or upload sound clips This is just a simulation of what could occur. The following information was successfully submitted: Band: The Eagles Website/FB Page: https://www.eagles.com sound clips were successfully uploaded The Eagles are available to play on --Friday - Saturday Contact Information: Don Henley at 606-555-1212 Use one pane class file and one file which contains the main(method. Do not overcomplicate this example. 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 name of two songs. You are not required to play sound clips or upload sound clips. BONUS: You can earn extra points if you research and use sound clips. Each radio button would play a corresponding sound clip when selected. Make sure one sound clip stops playing when the other radio button is clicked. Do not play two sounds clips at the same time. 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, a dialog box similar to the one above should be populated using data from the form and as illustrated. 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

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

Step: 3

blur-text-image

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

Database Design Application And Administration

Authors: Michael Mannino, Michael V. Mannino

2nd Edition

0072880678, 9780072880670

More Books

Students also viewed these Databases questions