Site icon Tutor Bin

Building GUI Worksheet

Building GUI Worksheet

Description

Tasks: Research, design and build a complete Java Graphical Interface for a simple Java Application of your choice
for collecting and processing its data.

Your GUI must include the following components:

    1. JLabel
    2. JTextField
    3. JCombobox
    4. JRadioButton
    5. JCheckBox
    6. JTextArea
    7. ImageIcon
    8. JButton
    9. JPanel
    10. JFrame
  1. The total number of all components (a-g) combined must be 30 components or more.
    Restrictions
    1. JPanel, JFrame, and ButtonGroup are NOT qualified as one of the 30 components.
    2. At least 20 components must allow user inputs (b-f). For example, JLabel does NOT allow users
      to input anything; therefore, it cannot collect data and is NOT qualified as one of the 20
      components.
  2. Your GUI must be user-friendly.
  3. Implement Action Listener to collect information and display it using JOptionPane for confirmation of the
    process.

Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."

Exit mobile version