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.