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 an event in Swing?
What is java swing used for?
What is the difference between swing and awt in java?
What is swing container?
How does accessibility works in swings?
How to align components in java swing?
What is the difference between invokeAndWait() and invokeLater()?
What is swing and awt in java?
How to render an html page using only swing.
What are the advantages of the event-delegation model over the event-inheritance model?
What is the relationship between clipping and repainting?
What is awt and swing?
What is the purpose of action interface in swing?
How to add calendar in java swing using eclipse?
What is java panel swing?