Creating a Button JButton button = new JButton("Label"); button.addActionListener(actionListener);