View Single Post
  #9 (permalink)  
Old 11-03-2007, 11:10 AM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
I did not use that class. I dont know the result.

Quote:
can i still get the same look and feel of a standard JButton? with the same gradiant colour, emboss and able to get actionlistener ?
That should be possible but you might need to hack the source code of JButton..
Reply With Quote