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.ISetParent

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

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

Classes in com.rational.test.ft.domain.java.awt that implement ISetParent
 class AppletHostProxy
          This class interacts with non-mapped container classes used to host java.awt.Applet objects.
 class AppletProxy
          This is the base class for all Java applet test objects.
 class AppletViewerProxy
          Handles an applet being nested inside an applet viewer rather then in a browser.
protected static class AppletViewerProxy.AppletWrapperProxy
           
 class ButtonProxy
          The proxy class for the java.awt.Button class.
 class CanvasProxy
          Proxy for Java AWT Canvas objects.
 class CheckboxProxy
          Proxy for AWT Checkbox objects.
 class ChoiceProxy
          Proxy for the AWT Choice (ComboListBox) objects.
 class ComponentProxy
          A proxy for java.awt.Component.
 class FileDialogProxy
          Proxy for AWT FileDialog objects.
 class FrameProxy
          Proxy class for java.awt.Frame
 class LabelProxy
          Proxy for the java.awt.Label class.
 class ListProxy
          Proxy for te java.awt.List class.
 class MenuBarProxy
          Proxy for AWT MenuBar objects.
 class PanelProxy
          Proxy for the java.awt.Panel class.
 class ScrollbarProxy
          Proxy for AWT Scrollbar objects.
 class ScrollPaneProxy
          Proxy for the AWT ScrollPane objects.
 class TextAreaProxy
          Proxy for the AWT TextArea objects.
 class TopLevelWindowProxy
          Base proxy class for java.awt.Frame & java.awt.Window.
 class WindowProxy
          Proxy class for java.awt.Window and java.awt.Dialog classes.
 

Uses of ISetParent in com.rational.test.ft.domain.java.jfc
 

Classes in com.rational.test.ft.domain.java.jfc that implement ISetParent
 class AbstractButtonProxy
          Proxy class for javax.swing.AbstractButton.
 class InternalFrameTitlePaneProxy
          Reconfigure the parent child relationships for JDesktop controls to include all JFrames instead of just those initiated relative to the desktop.
 class JCheckBoxProxy
          Proxy for the javax.swing.JCheckBox class.
 class JComboBoxProxy
          Proxy for the javax.swing.JComboBox class.
 class JComponentProxy
          The proxy for javax.swing.JComponent.
 class JDesktopIconProxy
          The proxy for javax.swing.JComponent.
 class JDesktopProxy
          Reconfigure the parent child relationships for JDesktop controls to include all JFrames instead of just those initiated relative to the desktop.
 class JDialogProxy
          Proxy for the javax.swing.JDialog class.
 class JfcGraphicalSubitemProxy
          Abstract proxy class implements IGraphicalSubitem interface.
 class JFrameProxy
          Proxy for the javax.swing.JFrame class.
 class JInternalFrameProxy
          Reconfigure the parent child relationships for JDesktop controls to include all JFrames instead of just those initiated relative to the desktop.
 class JLabelProxy
          Proxy for the javax.swing.JLabel class.
 class JListProxy
          Proxy for the javax.swing.JList class.
 class JMenuBarProxy
          Proxy class for javax.swing.JMenuBar.
 class JMenuItemProxy
          Proxy for the javax.swing.JMenuItem class.
 class JMenuProxy
          Proxy class for javax.swing.JMenu.
 class JOptionPaneProxy
          The proxy for javax.swing.JOptionPane.
 class JPanelProxy
          The proxy class for javax.swing.JPanel.
 class JPopupMenuProxy
          Proxy for the javax.swing.JPopupMenu class.
 class JPopupMenuWindowProxy
          A top level window proxy for managing transient popup menus in JFC.
 class JProgressBarProxy
          Proxy class for javax.swing.JProgressBar.
 class JScrollBarProxy
          Proxy class for javax.swing.JScrollBar.
 class JScrollPaneProxy
          Proxy class for javax.swing.JScrollPane.
 class JSeparatorProxy
          Proxy class for javax.swing.JSeparator.
 class JSliderProxy
          Proxy class for javax.swing.JSlider.
 class JSplitPaneProxy
          Proxy class for javax.swing.JSplitPane.
 class JTabbedPaneProxy
          Proxy class for javax.swing.JTabbedPane.
 class JTableHeaderProxy
          Proxy class for javax.swing.table.JTableHeader.
 class JTableProxy
          Proxy class for javax.swing.JTable.
 class JTextProxy
          Proxy class for javax.swing.JTextArea, javax.swing.JTextField, javax.swing.JPasswordField, javax.swing.JTextPane classes.
 class JToolBarProxy
          Proxy class for javax.swing.JToolBar.
 class JToolTipProxy
          Proxy for the javax.swing.JToolTip class.
 class JTreeProxy
          Proxy for the javax.swing.JTree class.
 class JWindowProxy
          Proxy for the javax.swing.JWindow class.
 class SiebelTableProxy
          This proxy is an extension to the JTableProxy specialized to work with Siebel Teller's tables.
 

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

Classes in com.rational.test.ft.domain.java.swt that implement ISetParent
 class MenuProxy
          Proxy for SWT Menu objects.