The JPanel "p" is never added to the GUI, so it -and everything it contains- won't be drawn.
I have added code tags to your post, which keep code much more readable. Next time you post code, please use them as well - they're accessible through the "CODE" button beneath the text entry field when you post.
How to add separate panel for drawing lines and separate panel for controls like buttons.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35235
7
posted
0
This seems more of a Swing question than an applet question, so I'm moving this to our GUI forum. Please continue the discussion there. [ January 09, 2006: Message edited by: Ulf Dittmer ]