What is the base class for all of swing components?

Answers were Sorted based on User's Feedback



What is the base class for all of swing components?..

Answer / shailaja

All swing components are derived from abstract
javax.swing.Jcomponet class

Is This Answer Correct ?    147 Yes 21 No

What is the base class for all of swing components?..

Answer / 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

What is the base class for all of swing components?..

Answer / sushma

javax.swing.Jcomponet class

Is This Answer Correct ?    37 Yes 13 No

What is the base class for all of swing components?..

Answer / pradeep kr. singh

JComponent class

Is This Answer Correct ?    27 Yes 8 No

What is the base class for all of swing components?..

Answer / shweta patel

Abstract Button
ButtonGtoup
ImageIcon
JApplet
JButton
JCheckbox
JComboBox
JLabel
JRadioButton
JScrollPane
JTabbedPane
JTable
JTextField
JTree

Is This Answer Correct ?    18 Yes 4 No

What is the base class for all of swing components?..

Answer / manikandan

Components

Is This Answer Correct ?    31 Yes 18 No

What is the base class for all of swing components?..

Answer / rutu

JComponent

Is This Answer Correct ?    4 Yes 1 No

What is the base class for all of swing components?..

Answer / shital raut

Javax.swing.Jcomponent

Is This Answer Correct ?    4 Yes 2 No

What is the base class for all of swing components?..

Answer / deepak parshuramkar

Java. Swing.Jcomponent class

Is This Answer Correct ?    3 Yes 2 No

What is the base class for all of swing components?..

Answer / rutuja

javax.swing.*;

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Swing Interview Questions

What are swing controls?

0 Answers  


What is jfc? What are the features of jfc?

0 Answers  


please any one explain this project: Minimizing recovery state in geographic ad hoc routing

1 Answers   IBM,


Explain the differences between an applet and a Japplet?

2 Answers   College School Exams Tests, Satyam,


Which window contains the swing controls?

0 Answers  






What is the function of abstractaction class?

0 Answers  


Hello Everyone.. I m trying to develop a java swing application where i can display a doc file Jeditorpane or Jtextpane.

0 Answers  


What is swing and awt in java?

0 Answers  


What is swing delegation event model in java?

0 Answers  


What is swing api?

0 Answers  


Difference between AWT and Swing compenents?

3 Answers  


What is the purpose of action interface in swing?

0 Answers  


Categories