| Package | Description |
|---|---|
| org.popper.fw.jemmy | |
| org.popper.fw.jemmy.annotations.locator | |
| org.popper.fw.jemmy.elements.impl |
| Modifier and Type | Method and Description |
|---|---|
JemmyContext |
JemmyPoFactory.getContext() |
| Modifier and Type | Method and Description |
|---|---|
static PageObjectImplementation |
JemmyPageObjectHelper.createDefaultPageObjectImplementation(Class<?> basicClass,
String name,
PageObjectImplementation parentPo,
JemmyContext context,
org.netbeans.jemmy.ComponentChooser chooser) |
static PageObjectImplementation |
JemmyPageObjectHelper.createLegacyPageObjectImplementation(Class<?> basicClass,
String name,
PageObjectImplementation parentPo,
JemmyContext context,
org.netbeans.jemmy.operators.ContainerOperator operator) |
static PageObjectImplementation |
JemmyPageObjectHelper.createWindowPageObjectImplementation(Class<?> basicClass,
String name,
JemmyContext context,
org.netbeans.jemmy.ComponentChooser chooser) |
| Constructor and Description |
|---|
JemmyPoFactory(JemmyContext context) |
WindowPoExtension(org.netbeans.jemmy.ComponentChooser chooser,
JemmyContext context) |
| Modifier and Type | Field and Description |
|---|---|
protected JemmyContext |
AbstractLocatorAnnotationProcessor.context |
| Constructor and Description |
|---|
AbstractLocatorAnnotationProcessor(JemmyContext context,
IPoFactory factory) |
LocatorProcessor(JemmyContext context,
IPoFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
JemmyContext |
JemmyElementReference.getContext() |
protected JemmyContext |
AbstractJemmyElement.getContext() |
| Constructor and Description |
|---|
JemmyElementReference(String name,
PageObjectImplementation parent,
org.netbeans.jemmy.ComponentChooser by,
JemmyContext context) |
Copyright © 2017. All rights reserved.