I have written one small code to add three panels to a main panel but the code is not working. JPanel jp,child1,child2,child3; JTabbedPane jtp;
public Panel4() { ...