What is JTable and what is its purpose?

Answer Posted / shrikrishna kashid

With the JTable class you can display tables of data,
optionally allowing the user to edit the data. JTable does
not contain or cache data; it is simply a view of your data.

Is This Answer Correct ?    15 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jfc swing in java?

513


What are the swing components in java?

495


What method is used to specify a container's layout?

504


What is event in java swing?

502


What is java panel swing?

503






How to create image slideshow in java swing?

595


What are swing components?

587


Why does JComponent have add() and remove() methods but Component does not?

553


What is Java Swing?

589


What is a swing application?

490


Which package is needed for swing components?

472


Is swing better than awt?

519


What is difference between awt and swing?

558


What is the difference between invokeAndWait() and invokeLater()?

582


Which layout does swing use by default?

481