I'm trying to learn java and I have a hard time understanding OOP. I am trying to create a simple java paint applet. I currently have a background image to draw on, a color selector and a width selector. I'm trying to import the brush1.java example found at I'm trying to learn java and I have a hard time