On Fri, 18 Sep 2009 12:37:14 am Greg Brown wrote:
> Todd had a great suggestion that I think justifies the simpler terminology,
> and allows these properties to work in conjunction with fixed-width
> columns: min. and max. width can be used by the table view header skin to
> bound the size of a column when the user resizes them. That implies that
> setWidth() should actually throw when width falls outside the allowed range
> (the default for min. and max. width would be 0 and Integer.MAX_VALUE,
> respectively, allowing any width value).
>
> What do you think?

That makes sense to me. I can't fault the logic.

Reply via email to