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
How is multi-threading gets implemented using swing?
When we should go for codebase in applet?
What is swing gui?
What is swing and awt in java?
What is java swing gui?
What is difference between jframe and swing?
What are the various components of swing?
In what context should the value of swing components be updated directly?
What is import javax swing?
What are the differences between Swing and AWT?
Is javafx better than swing?
What is the purpose of serialization in swings?
Is swing an adjective?
What are the swing components?
How to render an html page using only swing.