JFRAME
Activity Outcome: Student knows how to create JFrame.
JPANEL
Activity Outcome: Student knows how to create JPanel.
JLABEL
Activity Outcome: Student knows how to create JLabel.
JTEXTFIELD
Activity Outcome: Student knows how to create JTextField.
JPASSWORDFIELD
Activity Outcome: Student knows how to create JPasswordField.
JBUTTON
Activity Outcome: Student knows how to create JButton.
JLIST
Activity Outcome: Student knows how to create JList.
JCHECKBOX
Activity Outcome: Student knows how to create JCheckBox.
JRADIOBUTTON
Activity Outcome: Student knows how to create JRadioButton.
JCOMBOBOX
Activity Outcome: Student knows how to create JComboBox.
JSCROLLPANE
Activity Outcome: Student knows how to create JScrollPane.
JTEXTAREA
Activity Outcome: Student knows how to create JTextArea.
JTABLE
Activity Outcome: Student knows how to create JTable.
JOPTIONPANE
Activity Outcome: Student knows how to create JOptionPane