Re: size of a string in pixel ?
- From: usenet@xxxxxxx (Christian Kaufhold)
- Date: Sat, 26 Nov 2005 16:03:14 +0100
philippe.barthelemy@xxxxxxxxx wrote:
> In my graphic layout, i'd like to set the dimensions of the
> string-based components.
>
> the thing is that in order to preserve the layout, I'd like to set the
> component's size to its maximum
> ( eg. if the JtextField contains a Date, i'll set it to the size
> necessary to hold "wednesday, december 25th" )
>
> in order to compute this size, I need to translate number of characters
> to pixels. ( taking into account the fonts )
>
> How can I do this ?
getPreferredSize()
Christian
.
- References:
- size of a string in pixel ?
- From: philippe . barthelemy
- size of a string in pixel ?
- Prev by Date: Re: size of a string in pixel ?
- Next by Date: choosing linestyles with a combobox
- Previous by thread: Re: size of a string in pixel ?
- Next by thread: Re: size of a string in pixel ?
- Index(es):