What is the base class for all of swing components?
Answer Posted / sushma
javax.swing.Jcomponet class
| Is This Answer Correct ? | 37 Yes | 13 No |
Post New Answer View All Answers
What are the advantages of the event-delegation model over the event-inheritance model?
What are controls and what are different types of controls in awt?
Explain how to render an html page using only swing.
What is import javax swing?
What is the design pattern that java uses for all swing components ?
What is the difference between a scrollbar and a jscrollpane ?
What are swing components in java?
Why should the implementation of any swing callback (like a listener) execute quickly?
What is the role of java swing?
Why swing is better than awt?
Explain the difference between jfc & wfc.
What is java swing gui?
In what context should the value of swing components be updated directly?
What is the use of double buffering in swings?
How to link two forms in java swing?