Re: Setting table row height according the renderer component




"noa" <noah.drach@xxxxxxxxx> wrote in message
news:1166621857.102513.143040@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Andrew Thompson wrote:
noah.drach@xxxxxxxxx wrote:
I have a table that all it's cells are rendered, I want to set the row
height accoding the height of the tallest component.
and I also want the component height to be set automatically after I
set it's width to the column width.

Change the '.' to a comma in line 243 of the source,
that should sort the problem. In case it does not,
you might also..

any ideas?

Show us an SSCCE* that fails to correctly size the
column headers.
<http://www.physci.org/codes/sscce>

Andrew T.

Here, notice that the end of a string is marked "end of text"
[code snipped]

Works for me. I'm using Java 1.6.0.

- Oliver


.



Relevant Pages