What is the base class for all of swing components?
Answers were Sorted based on User's Feedback
Answer / shailaja
All swing components are derived from abstract
javax.swing.Jcomponet class
Is This Answer Correct ? | 147 Yes | 21 No |
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 |
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 are swing controls?
What is jfc? What are the features of jfc?
please any one explain this project: Minimizing recovery state in geographic ad hoc routing
Explain the differences between an applet and a Japplet?
2 Answers College School Exams Tests, Satyam,
Which window contains the swing controls?
What is the function of abstractaction class?
Hello Everyone.. I m trying to develop a java swing application where i can display a doc file Jeditorpane or Jtextpane.
What is swing and awt in java?
What is swing delegation event model in java?
What is swing api?
Difference between AWT and Swing compenents?
What is the purpose of action interface in swing?