aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes hiding? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "hiding?" Watch "hiding?" New topic
Author

hiding?

Doit
Ranch Hand

Joined: Aug 03, 2000
Posts: 169
Can a component can be hidden after adding to a container using
component.setVisible(false) ?

- Thanks
deekasha gunwant
Ranch Hand

Joined: May 06, 2000
Posts: 396
Hi Doit,
yes u can hide a component using component.setVisible(false);
regards
deekasha
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: hiding?
 
Similar Threads
error in Marcus Green 2.
Private methods
Can the color for the disabled item be changed
WA #1.....word association
URGENT - NEED HELP - Block Code