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
What are the advantages of swing?
Why swings are called lightweight components?
What is java swing components?
Which method of the Component class is used to set the position and size of a component?
What are swing components in java?
What is the difference between swing and awt in java?
What is the use of java swing?
Which swing methods are thread-safe?
What is the difference between a scrollbar and a jscrollpane ?
What is the design pattern that java uses for all swing components ?
Which method is used by the applet to recognize the height and width?
What is swing framework in java?
Why are swings considered lightweight?
What is swing delegation event model in java?
Is swing thread-safe?