Hello there,
I have a class Staff which has a JTabbedPane. I want to add a JPanel in the JTabbedPane from another class UpdateProfile (which is on another package). Can anyone help me with that.
I am new to
java and recently i moved from gui builder to manual coding so i need a help here. I know its pretty confusing but please take a time to solve this problem.
In the above TabbedPane i want to add the class have constructor as below