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

Project Version 2.3

Uses of Interface
com.rational.test.ft.domain.java.IComboBox

Packages that use IComboBox
com.rational.test.ft.domain.java.awt   
com.rational.test.ft.domain.java.swt   
 

Uses of IComboBox in com.rational.test.ft.domain.java.awt
 

Classes in com.rational.test.ft.domain.java.awt that implement IComboBox
 class ChoiceProxy
          Proxy for the AWT Choice (ComboListBox) objects.
 

Uses of IComboBox in com.rational.test.ft.domain.java.swt
 

Classes in com.rational.test.ft.domain.java.swt that implement IComboBox
 class CComboProxy
          This is the proxy class for org.eclipse.swt.custom.CCombo.
 class ComboProxy
          This is the proxy class for org.eclipse.swt.widgets.Combo.