Question: The Project JAVA with ANT will include at least four textfields and four labels the user will be able to type in an ID, color,

The Project

JAVA with ANT

will include at least four textfields and four labels

the user will be able to type in an ID, color, city, province

the user then clicks a button to save the information in a String array

o all textfields are cleared of all text

o the ID textfield should have focus

for each record saved, a shape, such as a red circle, should appear along the bottom of the stage o should be one shape for each record

once five records have been saved

o the add button should be disabled (cannot be clicked anymore)

o a display button should be enabled

the user can click the display button

o another stage appears displaying all the records stored in the array

o the display button is disabled

o the add button is enabled

o all of the five shapes are cleared

o the ID textfield has focus

the user can then repeat the process

in the example below, two records have already been added, once the add button is clicked

o the record with the ID of 654 will be added to the array

o there will be three red circles

o all of the textfields will be cleared

o the ID textfield will have focus

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!