To show a JTextArea, don't forget to add it to panel.Add this 'this.add(text);' to 'public GPanelWithText()' -- last line.Hope it solve your problem.