Forums Register Login

Problem with JTable and AbstractTableModel in UrlyBird

+Pie Number of slices to send: Send
After spending a couple days trying to populate my TableModel ( I extended AbstractTableModel ), it is populated, but with things like this: [Ljava.lang.String;@159e154 . I am thinking it is an address. I am using class structure similar to Andrews, so I have ArrayList of String[], ArrayList of HotelRooms where HotelRooms is Value Object with setters/getters for all column fields. I am using Eclipse and ran through the debugger. I'm sure the records are all in there, and there are Strings in there for all the fields. The table has 29 different instances of the Ljava.lang.Strings in there so I'm sure I'm real close. I'm also getting A, B, C...etc. (7 of them, correct number) for my column headers. I tried using toString() on my model and a couple other places but couldn't do it. Any help would be greatly appreciated. It's probably something simple, I'm just blind from looking at it for so long
+Pie Number of slices to send: Send
Fixed it. Pretty stupid, really. The problem with the colums was this: I didn't have this method in my TableModel


The other problem (addresses appearing instead of actual values) was in the return value of this method.


I had "return field" without [column]. Duhh. Just glad I figured it out
You totally ruined the moon. You're gonna hafta pay for that you know. This tiny ad agrees:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 867 times.
Similar Threads
JTable Column Size
how to retreive a value in a Jtable ?
JSF div tags
NX: Set JTable columns display in different sizes
Set data from arraylist into jtable
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 08:09:34.