Customize JPanel using Forte
843807Dec 9 2002 — edited Dec 14 2002I'm trying to override the paintComponent method of a JPanel, I'm using Forte for Java 3.0 and I don't know how to do this, I'm a beginer with Java. I already have the panel on my JFrame (my window), and I need to override that method so I can make custom draws on it. I hope that somebody can help me. Thanks!!