JTable with a variable row height
From: Eric (eric.fingerhut_at_verizon.net)
Date: 10/25/03
- Next message: Harald Hein: "Re: Swing or no Swing"
- Previous message: mainpayne: "Swing or no Swing"
- Next in thread: David Postill: "Re: JTable with a variable row height"
- Reply: David Postill: "Re: JTable with a variable row height"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 25 Oct 2003 01:41:46 GMT
I have two related problems:
1) I have a table that needs to have a row height that must vary by the
amount of data in that row. I know there is a setRowHeight method, but I'm
not sure how to know the amount of data in any given row in my model.
2) My data in that row is separated by a newline charachter, yet the row
doesn't seem to recognize it.
Any ideas much appreciated,
Eric
- Next message: Harald Hein: "Re: Swing or no Swing"
- Previous message: mainpayne: "Swing or no Swing"
- Next in thread: David Postill: "Re: JTable with a variable row height"
- Reply: David Postill: "Re: JTable with a variable row height"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]