View Single Post
  #1 (permalink)  
Old 12-30-2007, 11:40 PM
vassil_zorev vassil_zorev is offline
Member
 
Join Date: Dec 2007
Posts: 4
vassil_zorev is on a distinguished road
JButton.hide/showText() feature ?
I am aware that this issue was discussed many times but still couldn't find what I needed.
There is this little game I'm trying to write in Java and for its purpose I need to be able to hide the text of a JButton (not delete it - I still need it, even though it is hidden!) and to be able to display it when I like. Since JButton has no such method and I am kinda newbie on the matter I would much appreciate your help
Reply With Quote
Sponsored Links