public class TabbedPane extends JFrame
I'm working on my project in NetBeans. When I created my project NetBeans automatically wrote the beginning and ending of my class for me. Here is what it wrote:
public class GWAToolboxApp extends SingleFrameApplication
Do I need to put anything in my code for the JFrame extension?

New Topic/Question
Reply




MultiQuote





|