public static class GuiItemRef.ComponentMatcher
extends java.lang.Object
implements abbot.finder.Matcher
| Modifier and Type | Field and Description |
|---|---|
java.awt.Component |
identity |
| Constructor and Description |
|---|
ComponentMatcher(java.awt.Component identity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.awt.Component c) |
java.lang.String |
toString() |