Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Part 4 Use WindowBuilder Busy Box In this one you will create a user interface that displays many of the available widgets in Swing. It

Part 4 Use WindowBuilder

Busy Box

In this one you will create a user interface that displays many of the available widgets in Swing. It doesnt actually need to do anything you dont need to hear the events for this one. The purpose of this exercise is to make you familiar with some of the widgets that you have for creating interfaces in Swing.

Include in your Busy Box examples of

Note: Im not positive of the names of these, Im remembering them in a mix of C#, Android, SWT, and Swing GUI classes. They are mostly the same, or similar names. If you cant find one assume I got the name wrong and dont stress over it. Keep in mind my objective here is to encourage you to explore what is available, and play with them a little bit. Your Busy Box should give me the impression that you have been exploring the widgets that are available.

JTabbedPane

JScrollPane

JList

JButton

JTextField

JComboBox

JCheckBox

JRadioButtonGroup

JRadioButton

JTable

JImage

Take a screen shot of your BusyBox and put it on the discussion board. Comment on a couple of others busy boxes.

Include the code and some screen shots of your busy box in the assignment submission

Part 6

A useful GUI. If you have the 10th edition of the Liang text, he deos a good job of describing JavaFX. If you have the 9th ed., he describes using Swing. For the following exercise you can use either Swing or JavaFX.

Give me a clear indication of which you are using. Ive heard that some people are mixing them. That sounds horrible to me pick one.

Create an application that has a button that has Enter your info. When clicked it will present a dialog that has labels and text boxes that allow the user to enter their name, email, and phone number. The dialog will have buttons OK and Cancel.

When the user clicks Cancel, the dialog will go away without doing anything else.

When the user clicks OK, the users information will be extracted from the dialog, and dumped out on the console.

Notice that you only are listening for Click events.

Deliverables:

The presentation should be in order, and should demonstrate everything that would convince the reader that you have met the objectives. Code, output from running the code, screen shots where appropriate.

There are 6 parts; I expect to see 6 labeled sections that are clearly indicated 1 - 6. All of the code, output from running the code should be included and enough screenshots to convince me that you have met the objectives of this assignment.

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

5. What is all of this costing our organization/my department?

Answered: 1 week ago

Question

=+ What topics are contained in the contracts?

Answered: 1 week ago