IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0

Uses of Interface
com.rational.test.ft.object.interfaces.IScreen

Packages that use IScreen
com.rational.test.ft.object.interfaces The package com.rational.test.ft.object.interfaces provides the classes that interact with objects in the software under test. 
com.rational.test.ft.script The package com.rational.test.ft.script provides the classes that manage test scripts. 
 

Uses of IScreen in com.rational.test.ft.object.interfaces
 

Methods in com.rational.test.ft.object.interfaces that return IScreen
 IScreen RootTestObject.getScreen()
          Returns an interface to the screen object.
 

Uses of IScreen in com.rational.test.ft.script
 

Methods in com.rational.test.ft.script that return IScreen
static IScreen RationalTestScript.getScreen()
          Returns an interface to the screen object.