5253545556575859606162
// Set the frame container container = mainFrame.getContentPane(); // Instantiate new marvinGeneral object marvin = new MarvinGeneral(); // Set the Panels mainPanel = new JPanel(); imagesPanel = new JPanel(); menuPanel = new JPanel();