JavaRanch » Java Forums »
Java »
Beginning Java
| Author |
Paint
|
AKEEL MALIK
Greenhorn
Joined: Feb 03, 2005
Posts: 26
|
|
Hi, Ive created an applet in java for which displays images on a canvas, it also has panels for the buttons and components. I have used the paint method for displaying the images. The problem I'm haveing is that when I run the applet the panels are painted over, such that only the buttons are visible but the panels borders are just painted over.
|
 |
AKEEL MALIK
Greenhorn
Joined: Feb 03, 2005
Posts: 26
|
|
I've put this post up in the wrong section it was meant to be in th intermediate section. Can the administrators move this question.
|
 |
Sean Magee
Ranch Hand
Joined: Aug 23, 2004
Posts: 69
|
|
I do not think this is supposed to be in the intermediate forum, but the GUI one. You may find answers there [ March 06, 2005: Message edited by: Sean Magee ]
|
 |
 |
|
|
subject: Paint
|
|
|
|