| Interface | Description |
|---|---|
| ControlHierarchy | |
| ControlList | |
| Lookup<CONTROL> |
A searcheable container of a set on UI controls.
|
| LookupCriteria<CONTROL> |
| Class | Description |
|---|---|
| AbstractLookup<CONTROL> |
Default implementation of Lookup.
|
| AbstractParent<CONTROL> |
Implements two shortcut methods.
|
| Any<T> | |
| ByStringLookup<T> |
Default comparison policy is StringComparePolicy.SUBSTRING
|
| ByToStringLookup<CONTROL> | |
| CompoundLookup<CONTROL> | |
| CoordinateLookup<CONTROL> |
Lookup that matches all the controls with the bounds that lay inside
the given rectangle.
|
| EqualsLookup<T> | |
| HierarchyLookup<CONTROL> | |
| ImageLookup<T> | |
| ParentImpl<T> | |
| PlainLookup<CONTROL> |
TODO: JavaDoc, class rename, arguments rename
|
| PropLookup<CONTROL> | |
| RelativeCoordinateLookup<CONTROL> |
Copyright © 2018. All rights reserved.