hi, just wondering how i could create a new JTextArea to be added to a
new Tab in a JTabbedPane. ie. every time a ActionEvent is fired
(menuItem) it creates a new TextArea which the new Tab holds
new Tab in a JTabbedPane. ie. every time a ActionEvent is fired
(menuItem) it creates a new TextArea which the new Tab holds
Comment