Check out the API for the JButton class for useful functions including setting the border and the background. If that doesn't work, you can always provide your own custom UI or extend JButton.

---...