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() |
stringsMatchpublic WindowMatcher(String id)
public WindowMatcher(String id, boolean mustBeShowing)
public boolean matches(Component c)
Matchermatches in interface Matchermatches in class ClassMatcherpublic String toString()
toString in class ClassMatcher
Abbot is hosted on