What is the base class for all of swing components?
Answer Posted / shailaja
All swing components are derived from abstract
javax.swing.Jcomponet class
| Is This Answer Correct ? | 147 Yes | 21 No |
Post New Answer View All Answers
What is jfc swing in java?
What is awt and swing?
What are heavy weight components ?
Which method is used for setting security in applets?
What is import javax swing in java?
What is the function of lightweight components used in swing?
Is swing an api?
What is the purpose of action interface in swing?
What is double buffering ?
Which method of the Component class is used to set the position and size of a component?
Which window contains the swing controls?
What is swing framework in java?
Which method is used by the applet to recognize the height and width?
How to add calendar in java swing using eclipse?
What is jpanel in java swing with example?