|
IBM Rational Functional Tester Version 8.2.1 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotSupportedOnUnixException | |
|---|---|
| com.rational.test.ft.object.interfaces | |
| com.rational.test.ft.script | |
| Uses of NotSupportedOnUnixException in com.rational.test.ft.object.interfaces |
|---|
| Methods in com.rational.test.ft.object.interfaces that throw NotSupportedOnUnixException | |
|---|---|
int |
IWindow.getPid()
Returns the process ID for the window. |
| Uses of NotSupportedOnUnixException in com.rational.test.ft.script |
|---|
| Methods in com.rational.test.ft.script that throw NotSupportedOnUnixException | |
|---|---|
int |
IOperatingSystem.getForegroundLockTimeout()
Gets the foreground lock timeout (in milliseconds) on Windows. |
int |
IOperatingSystem.getRegistryIntValue(java.lang.String key)
Gets an integer registry value. |
java.lang.String |
IOperatingSystem.getRegistryValue(java.lang.String key)
Gets a String registry value. |
void |
IOperatingSystem.setForegroundLockTimeout(int timeout)
Sets the foreground lock timeout (in milliseconds) on Windows. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||