Is there a way of preserving the natural size of a JButton in the center of a BorderLayout? Right now, it expands in all directions to fill it up, but I want it normal size.
If it isn't possible, how can I get a button to be in the center of a panel with its normal size?