//ボタン JButton btn = new JButton(); //テキストフィールド JTextField tf = new JTextField(); //テキストエリア JTextArea ta = new JTextArea();