Is true if the screen has the given widget attached to it. Uses a linear search, takes O(n) time to complete.
@param widget to search for
@return true if the widget was found
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.