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 do u mean by GUI framework

1 Answers  


What is java panel swing?

0 Answers  


What is an event handler in swing?

0 Answers  


Difference between ligt weight and heavy weight?

5 Answers  


How to create a swing gui in java?

0 Answers  






What is jfc swing in java?

0 Answers  


What is swing and awt in java?

0 Answers  


When we should go for codebase in applet?

0 Answers  


What is the difference between a scrollbar and a jscrollpane ?

0 Answers  


Write a program to paint the off-screen buffer in swings

0 Answers  


What are the swing components in java?

0 Answers  


What is an event in Swing?

0 Answers  


Categories