import javax.swing.*; public class MainGUI { private JTextField textField1; private JPanel panel1; private JCheckBox checkBox1; }