Answer Posted / p.sakthivel
We can make it like spreadsheet and we can modify the
cells for JTextField, JCheckBox , JComboBox etc., by using
TableCellEditor.
To design an input dialog for Student database
we can make it by simple table by using JTable and
TableModel no need to design dialog with JButton and
JLabels with Layout
| Is This Answer Correct ? | 44 Yes | 7 No |
Post New Answer View All Answers
What is the use of java swing?
Is swing part of core java?
What is swing control?
What is swing in java javatpoint?
What is swing framework in java?
How is multi-threading gets implemented using swing?
What is import javax swing?
What is swing components in java?
What are the two key features of swing?
What is the use of jfc in java swing?
How does accessibility works in swings?
What are controls and what are different types of controls in awt?
How to create a swing gui in java?
Explain the difference between jfc & wfc.
What is difference between applet and swing?