Re: Setting table row height according the renderer component




Oliver Wong wrote:
"noa" <noah.drach@xxxxxxxxx> wrote in message
news:1166716693.753529.61440@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

I thought that a JTextPane wraps automatically, so if i limit it's
width the height is calculated automatically.
I was wrong?

You're confusing the actual width with the preferred width. There's a
certain size the control *prefers* to be, and in the case of the control you
chose, it's preferred size will be such that no word wrapping occurs. If you
manually set the width, it'll perform word wrapping, but you won't find out
what pixel height is required to display these words by querying the
preferred height.

- Oliver

I don't understand, what am i supposed to make this work?

- Noa

.



Relevant Pages

  • Re: Setting table row height according the renderer component
    ... Oliver Wong wrote: ... certain size the control *prefers* to be, and in the case of the control ... it's preferred size will be such that no word wrapping occurs. ... what pixel height is required to display these words by querying the ...
    (comp.lang.java.gui)
  • Re: Setting table row height according the renderer component
    ... noa wrote: ... You're confusing the actual width with the preferred width. ... certain size the control *prefers* to be, and in the case of the control you ... it's preferred size will be such that no word wrapping occurs. ...
    (comp.lang.java.gui)
  • Re: Setting table row height according the renderer component
    ... You're confusing the actual width with the preferred width. ... certain size the control *prefers* to be, and in the case of the control you ... it's preferred size will be such that no word wrapping occurs. ... what pixel height is required to display these words by querying the ...
    (comp.lang.java.gui)
  • Re: Setting table row height according the renderer component
    ... Oliver Wong wrote: ... You're confusing the actual width with the preferred width. ... certain size the control *prefers* to be, and in the case of the control ... it's preferred size will be such that no word wrapping occurs. ...
    (comp.lang.java.gui)
  • Re: Setting table row height according the renderer component
    ... On Dec 24, 2:12 pm, RedGrittyBrick ... You're confusing the actual width with the preferred width. ... certain size the control *prefers* to be, and in the case of the control you ... it's preferred size will be such that no word wrapping occurs. ...
    (comp.lang.java.gui)