find(Matcher m) Find a Component, using the given Matcher to determine whether a given
component in the hierarchy used by this ComponentFinder is the desired
one.
find(Container root, Matcher m) Find a Component, using the given Matcher to determine whether a given
component in the hierarchy under the given root is the desired
one.