|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester Proxy SDK Reference Project Version 2.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.rational.test.ft.sys.RegisteredObject com.rational.test.ft.domain.ProxyTestObject com.rational.test.ft.domain.java.JavaProxy com.rational.test.ft.domain.java.JavaGuiProxy com.rational.test.ft.domain.java.awt.ComponentProxy com.rational.test.ft.domain.java.awt.AppletViewerProxy.AppletWrapperProxy
protected static class AppletViewerProxy.AppletWrapperProxy
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.rational.test.ft.domain.java.awt.ComponentProxy |
---|
ComponentProxy.ChildEnumerator, ComponentProxy.ImmediateChildEnumerator |
Field Summary |
---|
Fields inherited from class com.rational.test.ft.domain.java.awt.ComponentProxy |
---|
childrenEnumerated, CLASSINDEX, CLASSINDEXWEIGHT, MAX_NAME, NAMEPROPERTY, NAMEPROPERTYWEIGHT, PRIORLABEL, PRIORLABELWEIGHT |
Fields inherited from class com.rational.test.ft.domain.java.JavaGuiProxy |
---|
LEFT, preDownState, processMouseEventHandler, ROLEINDEX, ROLEINDEXWEIGHT, TESTDATA_SPECIALFRAMESTATE, TESTDATA_SPECIALFRAMESTATE_DESCRIPTION, topLevelWindow |
Fields inherited from class com.rational.test.ft.domain.java.JavaProxy |
---|
debug, uniqueId |
Fields inherited from class com.rational.test.ft.sys.RegisteredObject |
---|
theTestObject |
Fields inherited from interface com.rational.test.ft.domain.IDataDriven |
---|
INCLUDE_ALL, INCLUDE_JUSTOBJECT, INCLUDE_SIBLINGS |
Constructor Summary | |
---|---|
AppletViewerProxy.AppletWrapperProxy(java.lang.Object theObjectInTheSUT)
|
Method Summary | |
---|---|
ProxyTestObject |
getAppletProxy()
|
java.lang.Object |
getChildAtPoint(java.awt.Point pt)
Finds the child object that is at the specified point. |
ProxyTestObject[] |
getChildren()
Uses getChildren to implement. |
ProxyTestObject[] |
getMappableChildren()
Uses getChildren to implement. |
long |
getTopLevelWindowHandle()
Returns the window handle of the toplevel window for the contained domain object |
java.awt.Rectangle |
getTopLevelWindowRectangle()
Returns the bounding rectangle of the toplevel window for the contained domain object |
boolean |
shouldBeMapped()
Returns true; by default all test objects are mapped. |
Methods inherited from class com.rational.test.ft.domain.java.awt.ComponentProxy |
---|
canBeScrolled, childConstructed, getChildProxy, getChildrenEnumeration, getClippedRect, getComponentChildren, getDescriptiveName, getEmbeddedBrowsers, getImmediateChildren, getLabelText, getLeadingLabel, getLocationOnScreen, getMappableParent, getName, getOwnedObjects, getOwner, getParent, getParent2, getParentObject, getProperty, getRole, getScreenRectangle, getTopParent, getWindow, hasFocus, isDopeyDynamicName, isEnabled, isHScroll, isLabelled, isOpaque, isRecognitionProperty, isShowing, isVScroll, setParent |
Methods inherited from class com.rational.test.ft.domain.java.JavaProxy |
---|
addMappableChildrenToVector, addRecognitionProperty, allowProperty, getAddedRecognitionPropertyValue, getIndexer, getIndexers, getMethods, getNonValueProperties, getProperties, getRecognitionProperties, getRecognitionPropertyWeight, getStandardProperties, getTestDataTypes, getTestDomain, getTopMappableParent, getUniqueId, getVisualClippableParent, hasAddedRecognitionProperties, setIndexer, setProperty |
Methods inherited from class com.rational.test.ft.sys.RegisteredObject |
---|
addProxyReference, dereference, getObject, getRegisteredId, getTransactionId, isReferenced, isReleaseRequired, register, registerTransiently, release, toString, unregister |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AppletViewerProxy.AppletWrapperProxy(java.lang.Object theObjectInTheSUT)
Method Detail |
---|
public java.awt.Rectangle getTopLevelWindowRectangle()
INestedDomain
getTopLevelWindowRectangle
in interface INestedDomain
public long getTopLevelWindowHandle()
INestedDomain
getTopLevelWindowHandle
in interface INestedDomain
public ProxyTestObject getAppletProxy()
public boolean shouldBeMapped()
JavaGuiProxy
shouldBeMapped
in class JavaGuiProxy
public ProxyTestObject[] getChildren()
JavaProxy
getChildren
to implement.
getChildren
in class JavaProxy
public ProxyTestObject[] getMappableChildren()
ComponentProxy
getChildren
to implement.
getMappableChildren
in class ComponentProxy
public java.lang.Object getChildAtPoint(java.awt.Point pt)
ComponentProxy
If this object has no children, it should return null
.
getChildAtPoint
in interface com.rational.test.ft.object.interfaces.IGraphical
getChildAtPoint
in class ComponentProxy
pt
- Screen relative point to check.
ComponentProxy.getScreenRectangle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |