What is the difference between the paint() and repaint() methods?
Submitted by: AdministratorThe paint() method supports painting via a Graphics object. The repaint() method is used to cause paint() to be invoked by the AWT painting thread.
Submitted by: Administrator
Submitted by: Administrator
Read Online AWT Job Interview Questions And Answers
Top AWT Questions
| ☺ | What are the restrictions imposed by a Security Manager on Applets? |
| ☺ | What is the difference between AWT and SWT? |
| ☺ | What does x mean in javax.swing? |
| ☺ | What is java Swing? |
| ☺ | What is an event? |
Top Coding/Programming Categories
| ☺ | Python Interview Questions. |
| ☺ | OOP Interview Questions. |
| ☺ | Software engineering Interview Questions. |
| ☺ | PHP Interview Questions. |
| ☺ | VBA (Visual Basic for Applications) Interview Questions. |
