i wonder how one can control one component's
display area i'm playing with this gui and some components show much larger then their preferred or minimum sizes should predict; i even created a JButton customized class were i fixed preferred button size but with no effect

i also tried several combinations of constraints but with no effect.
I would like buttons of first row appear with their minimum or at least heir preferred size: that would make subsequent buttons to display smaller too.
How can i achieve it?
TiA
[ July 02, 2005: Message edited by: miguel lisboa ]
[ July 04, 2005: Message edited by: miguel lisboa ]