I am new to Java. My problem is that I have a class names MyClassExp. I have extended it from JFrame. Inside the class, I initiate an object of another class named TabbedFra
- Inside the MyClassExp class's constructor use this.setTitle(String title) method.
constructor
this.setTitle(String title)