JTable

  • Thread starter Chase Preuninger
  • Start date
C

Chase Preuninger

I just want a table that I can pass a multidimensional array and then
it will update it's UI. (I don't have the data when I create it and
the data can change) I tried to use a model but no data gets
displayed on the table.
 
R

Roedy Green

I just want a table that I can pass a multidimensional array and then
it will update it's UI. (I don't have the data when I create it and
the data can change) I tried to use a model but no data gets
displayed on the table.

It is a complex class and there a million things you can do wrong. See
http://mindprod.com/jgloss/jtable.html
for some hints.

I suggest you take some working code and slowing change it to suit
your needs. If it stop working, you then know where the problem must
be.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top