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