| Package | Description |
|---|---|
| org.jemmy.dock | |
| org.jemmy.lookup |
| Modifier and Type | Method and Description |
|---|---|
protected static <T> Wrap<? extends T> |
Dock.lookup(Parent<? super T> parent,
Class<T> controlType,
int index,
LookupCriteria<T>... criteria)
Method which at the end actually get called from all dock lookup
constructors.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Lookup<CONTROL>
A searcheable container of a set on UI controls.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLookup<CONTROL>
Default implementation of Lookup.
|
class |
AbstractParent<CONTROL>
Implements two shortcut methods.
|
class |
HierarchyLookup<CONTROL> |
class |
ParentImpl<T> |
class |
PlainLookup<CONTROL>
TODO: JavaDoc, class rename, arguments rename
|
Copyright © 2018. All rights reserved.