... javax.swing.JPanel to store a collection of graphical components to be treated as one ... Container cp = this.getContentPane(); cp.add(aLabel, BorderLayout.NORTH) ...
... to see it will not wrap text as the default. Then add these two messages ... Also need to tell the button who it can send the actionPerfomed message to ...
A Graphical User Interface (GUI) presents a graphical view ... { layoutGUI(); // The first of three things to do. private void layoutGUI() { setTitle('Graffiti' ...