IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester Proxy SDK Reference

Project Version 2.3

com.rational.test.ft.domain.java.swt
Class ShellFinder

java.lang.Object   extended by com.rational.test.ft.domain.ChannelRunnable
      extended by com.rational.test.ft.domain.java.swt.ShellFinder
All Implemented Interfaces:
java.lang.Runnable

public class ShellFinder
extends ChannelRunnable

Enumerate the shells in an SWT Display.


Field Summary
 
Fields inherited from class com.rational.test.ft.domain.ChannelRunnable
complete, returnValue, throwable
 
Constructor Summary
ShellFinder()
           
 
Method Summary
 java.lang.Object send()
          The send method is for internal use only.
 
Methods inherited from class com.rational.test.ft.domain.ChannelRunnable
getReturnValue, isComplete, isRevoked, isStarted, run, setComplete, setCrossChannel, setTimeout, throwException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellFinder

public ShellFinder()
Method Detail

send

public java.lang.Object send()
The send method is for internal use only.

Specified by:
send in class ChannelRunnable
Returns:
The runnable object. This return value is available by invoking getReturnValue().