public class WindowMatcher extends ClassMatcher
Constructor and Description |
---|
WindowMatcher(String id) |
WindowMatcher(String id,
boolean mustBeShowing) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Component c)
Return whether the given Component matches some lookup criteria.
|
String |
toString() |
stringsMatch
public WindowMatcher(String id)
public WindowMatcher(String id, boolean mustBeShowing)
public boolean matches(Component c)
Matcher
matches
in interface Matcher
matches
in class ClassMatcher
public String toString()
toString
in class ClassMatcher
Abbot is hosted on