What is the base class for all of swing components?
Answer Posted / chrism
Given that Java is case sensitive, i should say that the
correct answer is javax.swing.JComponent class
Is This Answer Correct ? | 70 Yes | 13 No |
Post New Answer View All Answers
Which is better swing or awt?
What are the advantages of swing?
Is swing an api?
What is java awt and swing?
What is swing delegation event model in java?
What are the components of java swing?
Why are swing components called lightweight components?
Explain how to render an html page using only swing.
What is an on stage swing?
Why swings are used in java?
What is the purpose of transferhandler class?
What are the differences between Swing and AWT?
What are the different components that are used to show a container?
What is the design pattern that java uses for all swing components ?
What is the use of jcomponent class in swing?