Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please answer ASAP and please type the answer For a clearer picture Direction : Create and design a new Java Windows application with the following

Please answer ASAP and please type the answer
image text in transcribed
For a clearer picture image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
Direction : Create and design a new Java Windows application with the following components 1. Main Frame 2. Text field 3. Label Problem/Required: Each component should have the following features 1. Main Frame - implement a WindowEvent when closing and a confirmation dialog confirming whether to close or not 2. Text field - accepts user input - change background color to yellow on mouse entier -change background color to white on mouse exit - clear text on mouse click - count the number of characters every input change 3. Label-hidden when the number of characters in a text field is greater than 4 Test Case 1 : Mouse Enters Text field Test Case 2 : Mouse Exits Text field Test Case 3: Text input with 4 characters Test Case 4 : Text input with more than 4 characters Test Case 5 : Close icon is clicked, choosing "Yes" option will terminate the program, "No" will just close the dialog Confirmation ? Are you sure? Direction : Create and design a new Java Windows application with the following components: 1. Main Frame 2. Text field 3. Label Problem/Required : Each component should have the following features: 1. Main Frame - implement a WindowEvent when closing and a confirmation dialog confirming whether to close or not. 2. Text field - accepts user input - change background color to yellow on mouse enter - change background color to white on mouse exit - clear text on mouse click - count the number of characters every input change 3. Label hidden when the number of characters in a text field is greater than 4 Test Case 1 : Mouse Enters Text field Test Case 2 : Mouse Exits Text field Events Assessment Events Assessment Input must at least characters Input mustatato characters Test Case 3: Text input with 4 characters Events Assessment X Test Case 4 : Text input with more than 4 characters Events Assessment 1234 12345 input mustat least 5 characters Test Case 5 : Close icon is clicked, choosing Yes option will terminate the program, No will just close the dialog. Events Assessment Confirmation ? Are you sure? Yes NO

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

Big Data, Mining, And Analytics Components Of Strategic Decision Making

Authors: Stephan Kudyba

1st Edition

1466568704, 9781466568709

More Books

Students also viewed these Databases questions

Question

You dont have to list what to do i just need to check my answers

Answered: 1 week ago