Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

JPanel problem

  Asked By: Charlie    Date: Mar 11    Category: Java    Views: 411
  

I was wondering if anyone has ever had the problem that JPanel is
cleared when repaint is called. To my understanding when repaint is
invoked first the JPanel will be clear using the background color then
the paint method is called. Is this correct? I have a panel that I am
painting. When I call repaint nothing ever gets cleared.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on JPanel problem Or get search suggestion and latest updates.




Tagged: