HP.LFT.SDK.Java Namespace
Class | Description | |
---|---|---|
![]() | AppletDescription | The description of an Applet control test object. |
![]() | ButtonDescription | The description of a Java Button test object. |
![]() | CalendarDescription | The description of a Java Calendar test object. |
![]() | CheckBoxDescription | The description of a Java CheckBox test object. |
![]() | DialogDescription | The description of a Java Dialog test object. |
![]() | EditorDescription | The description of a Java Editor test object. |
![]() | EventInfoFactory | A factory for creating EventInfo to be passed to the FireEvent method of Java test objects. |
![]() | ExpandBarDescription | The description of a Java ExpandBar test object. |
![]() | InternalFrameDescription | The description of a Java InternalFrame test object. |
![]() | JavaEventInfo | A Java technology event info to be used by fireEvent methods. |
![]() | KeyboardEventInfo | A Java technology Keyboard event info to be used by fireEvent methods. |
![]() | LabelDescription | The description of a Java Label test object. |
![]() | LinkDescription | The description of a Java Link test object. |
![]() | ListDescription | The description of a Java List test object. |
![]() | MenuDescription | The description of a Java Menu test object. |
![]() | MouseEventInfo | A Java technology Mouse event info to be used by fireEvent methods. |
![]() | RadioButtonDescription | The description of a Java RadioButton test object. |
![]() | SliderDescription | The description of a Java Slider test object. |
![]() | SpinBoxDescription | The description of a Java SpinBox test object. |
![]() | TabControlDescription | The description of a Java TabControl test object. |
![]() | TableDescription | The description of a Java Table test object. |
![]() | ToolBarDescription | The description of a Java toolbar test object. |
![]() | TreeViewDescription | The description of a Java TreeView test object. |
![]() | TreeViewTableDescription | The description of a Java TreeViewTable test object. |
![]() | UiEventInfo | A Java technology UI event info for fireEvent methods. |
![]() | UiObjectBaseDescription | The base description of all Java test objects. |
![]() | UiObjectDescription | The description of a Java UiObject test object. |
![]() | WindowDescription | The description of a Java Window test object. |
Interface | Description | |
---|---|---|
![]() | IApplet | A Java Applet control. |
![]() | IButton | A Java button. |
![]() | ICalendar | A Java calendar. |
![]() | ICheckBox | A Java check box. |
![]() | IDialog | A Java Dialog object. |
![]() | IEditor | A Java edit box. |
![]() | IEventInfo | A Java technology event info to be used by fireEvent methods. |
![]() | IExpandBar | A Java control that contains labeled bar items that can be expanded or collapsed by the user. |
![]() | IExpandBarItem | A single Java ExpandBar item in a Java ExpandBar control |
![]() | IInternalFrame | A Java InternalFrame object. |
![]() | ILabel | A Java static text object. |
![]() | ILink | A Java control that displays text with links. |
![]() | IList | A Java list box with single or multiple selection. |
![]() | IListItem | A single list item in a Java list. |
![]() | IMenu | A Java Menu. Each JavaMenu test object represents an individual menu item. A step that performs an operation on a particular menu item must contain the full hierarchy of JavaMenu test objects that represents the actual menu hierarchy. |
![]() | IRadioButton | A Java radio button. |
![]() | ISlider | A Java slider. |
![]() | ISpinBox | A Java spin object. |
![]() | ITabControl | A Java tabstrip control containing tabbed panels. |
![]() | ITable | A Java table. |
![]() | ITableBase | Base interface for all Java tables. |
![]() | ITableCell | A single cell in a Java Table. |
![]() | ITableRow | A single row in a Java Table. |
![]() | IToolBar | A Java toolbar. |
![]() | IToolBarButton | A single tool bar button in a Java toolbar. |
![]() | ITreeView | A Java tree. |
![]() | ITreeViewBase | Base interface for all Java trees. |
![]() | ITreeViewNode | A single node in a Java TreeView. |
![]() | ITreeViewTable | A JavaFX tree table. |
![]() | A single row in a JavaFX tree table. | |
![]() | IUiObject | A standard Java object. |
![]() | IUiObjectBase | Base interface of all Java test objects. |
![]() | IWindow | A Java window. |
Enumeration | Description | |
---|---|---|
![]() | CalendarStyle | Represents the style of a Java calendar. |
![]() | KeyboardEvent | Constants for Keyboard events. |
![]() | MouseEvent | Constants for Mouse events. |
![]() | SliderOrientation | The horizontal or vertical orientation of the slider. |
![]() | TableKeyModifier | Keyboard keys that can be pressed and held down during the execution of a table method, such as the click method. |
![]() | UiEvent | Constants for UI events. |
See also: