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

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

    Subinterfaces of UiObjectBase in com.hp.lft.sdk.java
    Modifier and Type
    Interface
    Description
    interface 
    A Java Applet control.
    interface 
    A Java button.
    interface 
    A Java calendar.
    interface 
    A Java check box.
    interface 
    A Java Dialog object.
    interface 
    A Java edit box.
    interface 
    A Java control that contains labeled bar items that can be expanded or collapsed by the user.
    interface 
    A Java InternalFrame object.
    interface 
    A Java static text object.
    interface 
    A Java control that displays text with links.
    interface 
    A Java list box with single or multiple selection.
    interface 
    A Java Menu.
    interface 
    A Java radio button.
    interface 
    A Java slider.
    interface 
    A Java spin box object.
    interface 
    A Java tabstrip control containing tabbed panels.
    interface 
    A Java table.
    interface 
    A Java toolbar.
    interface 
    A Java tree.
    interface 
    A JavaFX TreeViewTable.
    interface 
    A standard Java object.
    interface