What are all the components used in Swing?



What are all the components used in Swing?..

Answer / p.kodanda rami reddy

the components used in swings are LABEL ,TEXTFIELD ,BUTTON
CHECKBOX,CONTAINER,CANVAS,MENU,LIST
CONTAINER IS DIVIDED INTO 3 PARTS
1.PANEL ,2.JCOMPONENT ,3.WINDOW
JCOMPONENT DIVIDED INTO SO MANY COMPONENTS
1.JLABEL ,2.JTEXTFIELD ,3.JBUTTON ,4.JCBOX,
5.JFRAME ,6.JPANEL ,7.JCANVAS

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Swing Interview Questions

What is the default look and feel of a Swing Component?

3 Answers  


What is import javax swing * used for?

0 Answers  


Why does JComponent have add() and remove() methods but Component does not?

0 Answers  


What is javax swing joptionpane?

0 Answers  


What is the difference between swing and awt?

0 Answers  






What are the components of java swing?

0 Answers  


what is difference between checked and unchecked exception plz explain examples ?

5 Answers   Fujitsu,


Is swing better than awt?

0 Answers  


Is swing part of core java?

0 Answers  


Which containers use a border Layout as their default layout in swing?

0 Answers  


How are Swing and AWT be differentiated?

3 Answers   Wipro,


What is the use of jcomponent class in swing?

0 Answers  


Categories