Kate Rhodes | 6 May 2003 18:51

ScrollPane Attribute

when creating a scrollpane
setting the VerticalScrollBarPolicy to
JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED
or
VERTICAL_SCROLLBAR_AS_NEEDED

failed.

only worked if I put in 20

I seem to remember being able to put in that style of value for int setters
elsewhere but can't confirm.

-Kate

-------------------------------------------------
Kate Rhodes
Virage Advanced Technology Group
600 Unicorn Park Drive
Woburn, MA 01801-3343
Tel: 781.938.9763
FAX: 781.938.9765
GnuPG / PGP: A324 5092 B12A 41A3 599C  A867 C84A F6FA 4B2B 21E6
	also 0x4B2B21E6  <at>  pgp.mit.edu
-------------------------------------------------

Wolf Paulus | 7 May 2003 07:25

RE: ScrollPane Attribute

Kate,
I have added JScrollPane.class to the PrimitiveConverter, which is now aware
of the constants defined in the JScrollPane class.

Expect this to be in the 3rd beta which is scheduled to be released later
this week.

Wolf

> -----Original Message-----
> From: Forum-admin <at> carlsbadcubes.com
> [mailto:Forum-admin <at> carlsbadcubes.com]On Behalf Of Kate Rhodes
> Sent: Tuesday, May 06, 2003 9:52 AM
> To: Forum <at> carlsbadcubes.com
> Subject: [Forum] ScrollPane Attribute
>
>
>
> when creating a scrollpane
> setting the VerticalScrollBarPolicy to
> JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED
> or
> VERTICAL_SCROLLBAR_AS_NEEDED
>
> failed.
>
> only worked if I put in 20
>
>
> I seem to remember being able to put in that style of value for
(Continue reading)


Gmane