I am designing a bunch of JPanels, so to make it a bit easier for myself I've made a CustomPanel class that extends JPanel. This class contains a main method that sets up a JFrame with the JPanel...