Click to See Complete Forum and Search --> : client properties


Gremlin
September 24th, 2000, 10:24 AM
Hi,
how do I get and set client properties?
I wish to change the client property of a JToolBar (JToolBar.isRollover) to Boolean.TRUE so that the borders raise as a mouse is passed over it's children (JButtons).

Thanks.