I have two JTabbedPanes, JTabbedPane1 & 2 How can I press button in JTabbedPane2 to show JTabbedPane1 ?
Here is the code for JTabbedPane:
public cla
Just! With:
JTabbedPane.setSelectedComponnet(component);