I am new to java and am trying to grasp OOP so i have the following code for the panel class
import javax.swing.JPanel; import java.awt.Color; public class pa