Irregularly shaped JButtons

Hi,Does anybody know if there is any way of chaning the default (rectangular/square) shape of a JButton?ThanksMDJ
[141 byte] By [MatrixDJa] at [2007-9-27 5:09:46]
# 1
You have to create your own component. Heres an article on "Creating Lightweight Components": http://java.sun.com/j2se/1.3/docs/guide/awt/demos/lightweight/
camickra at 2007-7-8 1:25:07 > top of Java-index,Archived Forums,Swing...