Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between the paint() and repaint() methods?



Difference between the paint() and repaint() methods?..

Answer / ranganathkini

The paint method causes the component and and all its parts
to be painted on the Graphics context tat is passed in as
parameter.

If the component is a light-weight component, then a call to
the component's repaint method which invokes the paint
method as soon as possible. If the component is not a
light-weight component, then calling repaint is the same as
calling the update method.

Is This Answer Correct ?    19 Yes 13 No

Post New Answer

More Core Java Interview Questions

What is the largest long allowed by java?

0 Answers  


Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me

0 Answers  


What is deserialization and how do we do deserialization?

3 Answers   Synechron,


What is a return in java?

0 Answers  


What does java edition mean?

0 Answers  


What is the superclass of exception?

3 Answers  


Is there any sort function in java?

0 Answers  


What are methods and how are they defined?

0 Answers  


how to accept integer array in java

2 Answers   Tech Guru,


What is the default access specifier for variables and methods of a class?

0 Answers  


Why 1 is not a prime number?

0 Answers  


What are the different types of inheritance in java?

0 Answers  


Categories