View Single Post
  #1 (permalink)  
Old 08-01-2007, 02:53 PM
cecily cecily is offline
Member
 
Join Date: Jul 2007
Posts: 33
cecily is on a distinguished road
how to remove an image icon
I created a JButton, and I used the method setIcon(Icon im) to add an Image on it.

I would like to know if it exists one method in java API which can be used to remove that Icon from the JButton.
Reply With Quote
Sponsored Links