Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please answer in Java, thanks Question 12 (a) To find out the opinions of Hong Kong people on an issue, a series of dialogue boxes

Please answer in Java, thanks

image text in transcribed

Question 12 (a) To find out the opinions of Hong Kong people on an issue, a series of dialogue boxes are designed as follows. (1) The first box is Select an Option ? Do you are the show set up an independent It is produced by the showConfirmdialog(null, String message method of optionPane which returns an integer (the value of which is YES OPTION, NO OPTION or CANCEL OPTION when the "Yes","No" or "Cancel" button is clicked respectively). The message is the string Do you agree the government should set up an independent committee to look into the unrest?". (2) If "Cancel" is clicked, the following message is output and the survey terminates Message 1 Cance Thank you (3) If "Yes" or "No" is clicked, a new box appears: If the person clicks "OK", then whatever entered is stored in a string variable reason (4) If the person clicks "Cancel", the following message appears and the survey ends after the person clicks "OK". Write a Java program segment to produce this series of dialogue boxes. Remember to declare any variable(s) needed

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

More Books

Students also viewed these Databases questions

Question

Identify reasons for studying creativity.

Answered: 1 week ago

Question

How does EVA differ from residual income?

Answered: 1 week ago

Question

3. Contrast relational contexts in organizations

Answered: 1 week ago

Question

2. Describe ways in which organizational culture is communicated

Answered: 1 week ago

Question

1. Describe and compare approaches to managing an organization

Answered: 1 week ago