|
IBM Rational Functional Tester Version 8.2.1 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.Objectcom.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.swt.TopLevelWindowProxy
com.rational.test.ft.domain.java.swt.DialogProxy
com.rational.test.ft.domain.java.swt.ColorDialogProxy
public class ColorDialogProxy
| Field Summary |
|---|
| Fields inherited from class com.rational.test.ft.domain.java.swt.DialogProxy |
|---|
ACCEPT_METHOD, CANCEL_METHOD, CLOSE_METHOD, debug, isClickOnClose |
| 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 |
|---|
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 | |
|---|---|
ColorDialogProxy(java.lang.Object theObjectInTheSUT)
|
|
| Method Summary | |
|---|---|
void |
clickAccept()
|
void |
clickCancel()
|
com.rational.test.ft.sys.graphical.ColorDialog |
getFileDialogWindow()
|
java.util.Enumeration |
getImmediateChildren()
Return an enumeration of proxies for the immediate children of this object. |
RGB |
getRGB()
|
com.rational.test.ft.script.ScriptCommandFlags |
getScriptCommandFlags()
This method returns an active state value that reflects the state of the test object at the time of the call. |
java.lang.String |
getTestObjectClassName()
The default GUI test object classname is returned. |
void |
processSingleMouseEvent(IMouseActionInfo action)
The method is used to add comments to the MethodSpecification |
void |
setColor(java.awt.Color color)
|
| Methods inherited from class com.rational.test.ft.domain.java.swt.DialogProxy |
|---|
activateTopWindow, clearText, close, getCachedMethodName, getChildrenEnumeration, getComments, getDescriptiveName, getDialogWindow, getMappableParent, getOwner, getParent, getParentObject, getProperty, getScreenRectangle, getStyle, getText, hasFocus, inputChars, inputKeys, isEnabled, isShowing, setCachedMethodName, setText |
| 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 ColorDialogProxy(java.lang.Object theObjectInTheSUT)
theObjectInTheSUT - | Method Detail |
|---|
public java.util.Enumeration getImmediateChildren()
JavaGuiProxy
getImmediateChildren in class JavaGuiProxypublic com.rational.test.ft.script.ScriptCommandFlags getScriptCommandFlags()
getScriptCommandFlags in class JavaGuiProxypublic void processSingleMouseEvent(IMouseActionInfo action)
DialogProxy
processSingleMouseEvent in class DialogProxypublic com.rational.test.ft.sys.graphical.ColorDialog getFileDialogWindow()
public RGB getRGB()
public java.lang.String getTestObjectClassName()
JavaGuiProxy
getTestObjectClassName in interface IProxyBasegetTestObjectClassName in class JavaGuiProxypublic void clickAccept()
public void clickCancel()
public void setColor(java.awt.Color color)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||