question archive Second Part 1) Part1) Research different widgets that are included in the Java swing package at: https://docs
Subject:Computer SciencePrice:5.99 Bought12
Second Part 1)
Part1) Research different widgets that are included in the Java swing package at: https://docs.oracle.com/javase/tutorial/uiswing/components/index.html
Post a short description of one widget that you selected to write a program for. Some widgets include: JCheckBox, JRadioButton, JLabel, JMenu, JComboBox, JList, JPasswordField, JTable, JTextField, JColorChooser, etc.
Select a widget that another student has not chosen yet or one that has enough functionality where you can add to the description and have a different program. For example, many widgets can have an event handler and your program can do different actions for an event.
Create a Java program that creates a GUI using JFrame and JPanel and adds your selected widget. Make sure you check out the example programs in this week's materials first. Submit your program as an attached .java file and post a screen shot to show that you have been able to successfully run that program. Make sure you submission adheres to the SubmissionRequirements document.
Purchased 12 times