Determines whether or not a component should be visible, taking into account all the factors: {@link #isVisible()}, {@link #isVisibilityAllowed()}, {@link #isRenderAllowed()}
@return true if the component should be visible, false otherwise
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.