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

Project Version 2.3

Uses of Class
com.rational.test.ft.domain.java.swt.ControlProxy

Packages that use ControlProxy
com.rational.test.ft.domain.java.swt   
 

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

Subclasses of ControlProxy in com.rational.test.ft.domain.java.swt
 class ButtonProxy
          This is the proxy class for org.eclipse.swt.widgets.Control.Button.
 class CComboProxy
          This is the proxy class for org.eclipse.swt.custom.CCombo.
 class CLabelProxy
          This is the proxy class for org.eclipse.jface.widgets.CLabel.
 class ComboProxy
          This is the proxy class for org.eclipse.swt.widgets.Combo.
 class CompositeProxy
          The proxy class for org.eclipse.swt.widgets.Composite.
 class CoolBarProxy
          This is the proxy class for org.eclipse.swt.widgets.CoolBar.
 class CoolItemProxy
          This is the proxy class for org.eclipse.swt.widgets.CoolItem.
 class CTabFolderProxy
          This is the proxy class for org.eclipse.swt.custom.CTabFolder.
 class EmbeddedShellProxy
           
 class GroupProxy
          This is the proxy class for org.eclipse.swt.widgets.Group.
 class LabelProxy
          This is the proxy class for org.eclipse.swt.widgets.Control.Label.
 class ListProxy
          This is the proxy class for org.eclipse.swt.widgets.List.
 class SashFormProxy
          Proxy class for org.eclipse.swt.custom.SashForm.
 class SashProxy
          This is the proxy class for org.eclipse.swt.widgets.Sash.
 class ScaleProxy
          This is the proxy class for org.eclipse.swt.widgets.Scale.
 class ScrollableProxy
          This is the proxy class for org.eclipse.swt.widgets.Control.Scrollable.
 class ScrollableSwtGraphicalSubitemProxy
          Abstract proxy class implements IGraphicalSubitem.
 class ScrollBarProxy
          This is the proxy class for org.eclipse.swt.widgets.ScrollBar.
 class ShellProxy
          This is the proxy class for org.eclipse.swt.widgets.Shell.
 class SliderProxy
          This is the proxy class for org.eclipse.swt.widgets.Slider.
 class SpinnerProxy
          This is the proxy class for org.eclipse.swt.widgets.Spinner.
 class SwtGraphicalSubitemProxy
          Abstract proxy class implements IGraphicalSubitem.
 class TabFolderProxy
          This is the proxy class for org.eclipse.swt.widgets.TabFolder.
 class TableProxy
          This is the proxy class for org.eclipse.swt.widgets.Table.
 class TableTreeProxy
          This is the proxy class for org.eclipse.swt.custom.TableTree.
 class TextProxy
          This is the proxy class for org.eclipse.swt.widgets.Text.
 class ToolBarProxy
          This is the proxy class for org.eclipse.swt.widgets.ToolBar.
 class ToolItemProxy
          This is the proxy class for org.eclipse.swt.widgets.ToolItem.
 class TreeProxy
          This is the proxy class for org.eclipse.swt.widgets.Tree.
 class ViewFormProxy
          This is the proxy class for org.eclipse.swt.custom.ViewForm.