Uses of Interface
com.hp.lft.sdk.stdwin.UiObjectBase

Packages that use UiObjectBase
Package
Description
Provides the SDK for testing standard Windows objects.
  • Uses of UiObjectBase in com.hp.lft.sdk.stdwin

    Modifier and Type
    Interface
    Description
    interface 
    A standard Windows button.
    interface 
    A standard Windows calendar.
    interface 
    A standard Windows check box.
    interface 
    A standard Windows combo box.
    interface 
    A standard Windows dialog box.
    interface 
    A standard Windows edit box.
    interface 
    A standard Windows multi-line editor.
    interface 
    A standard Windows list.
    interface 
    A standard Windows list-view object.
    interface 
    A standard Windows radio button.
    interface 
    A standard Windows scroll bar.
    interface 
    A standard Windows spin box.
    interface 
    A standard Windows static text object.
    interface 
    A standard Windows status bar.
    interface 
    A standard Windows tab control in a dialog box.
    interface 
    A standard Windows toolbar.
    interface 
    A standard Windows tree-view object.
    interface 
    A standard Windows object.
    interface 
    Base interface for standard Windows test objects with layout info.
    interface 
    A standard Windows window.