Forums Register Login

SWING Based App to Read Excel sheet

+Pie Number of slices to send: Send
Hi ,

I am trying to build a Swing based app, to read an excel sheet and display its content into a jtable in another jpane. Any direction of how to proceed with this ?

Thanks,

Satish
+Pie Number of slices to send: Send
First off, you need to realise that these are two separate tasks.
1. Read an Excel sheet and populate a Java data structure. I've never needed to research it, but Apache POI is usually recommended for reading Excel files.
2. Populate a default or customised TableModel and attach it to a table displayed in your GUI.

As you go along, you will find the need to further divide these broad, top-level tasks into smaller components, each of which you can work on separately. Good luck!
Bras cause cancer. And tiny ads:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 634 times.
Similar Threads
JTable
JTables
JTables
JTable
JTables and java
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 09:06:39.