This is a "Best Practice" question.
Suppose I have a component and I want to set its visibility according to
certain parameters.
Suppose I can do it by overriding the isVisible but I can also use the
setVisible after creating the constructor.

Is there a preferable way?
Does it depend on the parameters I check?

thanks

-- 
Eyal Golan
[EMAIL PROTECTED]

Visit: http://jvdrums.sourceforge.net/
LinkedIn: http://www.linkedin.com/in/egolan74

Reply via email to