abbot.finder.matchers
Class ClassMatcher
java.lang.Object
abbot.finder.matchers.AbstractMatcher
abbot.finder.matchers.ClassMatcher
- All Implemented Interfaces:
- Matcher
- Direct Known Subclasses:
- WindowMatcher
public class ClassMatcher
- extends AbstractMatcher
Provides matching of components by class.
ClassMatcher
public ClassMatcher(Class cls)
ClassMatcher
public ClassMatcher(Class cls,
boolean mustBeShowing)
matches
public boolean matches(Component c)
- Description copied from interface:
Matcher
- Return whether the given Component matches some lookup criteria.
toString
public String toString()
- Overrides:
toString
in class AbstractMatcher
Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on