> I was thinking that the OP would see the API and find
> the setSize() call. :-) Didn't seem all that
> complicated to me.
The complicated part is choosing the size in the first place. Sure, you can just arbitrarily choose a size, but it would be preferable to have some kind of layout manager that made the buttons all the same size in a nice way, even if the user resized the application.