public class InitialFrame extends JFrame{ private InitialPanel ip; public InitialFrame() { super ("Table Viewer");