Package | Description |
---|---|
com.borland.silktest.jtf |
The core Java Testing Framework (JTF) classes.
|
com.borland.silktest.jtf.flex |
This package contains classes for the Flex TechDomain.
|
com.borland.silktest.jtf.swt |
This package contains classes for the SWT TechDomain.
|
com.borland.silktest.jtf.win32 |
This package contains classes for the Win32 TechDomain.
|
com.borland.silktest.jtf.windowsforms |
This package contains classes for the WindowsForms TechDomain.
|
com.borland.silktest.jtf.xbrowser |
This package contains classes for the xBrowser TechDomain.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseGuiTestObject
The base class for GUI objects that can have a context menu.
|
class |
CheckBox
The class for check box controls.
|
class |
ComboBox
The class for controls that have both a popup list and a text field.
|
class |
Control
The class for any control in a window.
|
class |
Dialog
The class for dialogs.
|
class |
Group
The class used to combine controls to give the user visual hints that those controls belong together.
|
class |
HorizontalScrollBar
The class for horizontal scroll bars.
|
class |
Label
The class for static text strings (that is, text that the user cannot change, such as a label).
|
class |
Link
The class that opens the topic location referenced in the source.
|
class |
ListBox
The class for list boxes.
|
class |
PushButton
The class for buttons.
|
class |
RadioList
The class for a group of radio buttons, such as the two radio buttons used to specify direction in the Find dialog of the Text Editor application.
|
class |
Scale
The class for scales.
|
class |
ScrollBar
The class for scroll bars, including the scroll bars that are parts of controls, such as the scroll bar on a list box.
|
class |
TabControl
The class for tabbed, multi-page dialogs and for button bars.
|
class |
Table
The class for tables.
|
class |
TextField
The class for single-line and multi-line fields whose text can be modified by the user.
|
class |
ToggleButton
The class for buttons that have a state that can be changed by selecting the button.
|
class |
ToolBar
The class for tool bar controls.
|
class |
Tree
The class for items organized into graphical hierarchies.
|
class |
VerticalScrollBar
The class for vertical scroll bars.
|
class |
Window
The class for windows that typically can move.
|
Modifier and Type | Class and Description |
---|---|
class |
FlexStandalonePlayer
The Flex Standalone Player.
|
Modifier and Type | Class and Description |
---|---|
class |
CBanner
The class used to layout the toolbar area and perspective switching toolbar in the workbench.
|
class |
CoolBar
A container class that contains SWT widgets, primarily toolbars.
|
class |
CTabFolder
Class for an enhanced tab folder, typically having decorated tabs and the minimize, maximize, and close buttons.
|
class |
ExpandBar
The class for widgets that expand and close by clicking on a header.
|
class |
HorizontalSash
The class for the horizontal border around a window pane that can be dragged to adjust the window size.
|
class |
Sash
The class for the border around a window pane that can be dragged to adjust the window size.
|
class |
SashForm
The class for the border around a form that can be dragged to adjust the size of the form.
|
class |
ScrollableControl
The implementation class for all controls which are only classified as controls but also contain a scrollbar.
|
class |
ScrolledComposite
The class for scrollbars and scrolls the content when the user uses the scrollbars.
|
class |
Shell
The class for Java SWT windows.
|
class |
Spinner
The class to enter and modify numeric values for up/down controls.
|
class |
StyledText
The class for an editable user interface object that displays lines of text.
|
class |
SWTBrowser
The class for the browser widget.
|
class |
SWTDateTime
The class for SWT date and time elements in a calendar, date, or time control.
|
class |
SWTTabControl
The class for SWT TabFolder.
|
class |
SWTTable
The class for SWT tables.
|
class |
SWTTree
The class for SWT tree widgets.
|
class |
VerticalSash
The class for the vertical border around a window pane that can be dragged to adjust the window size.
|
class |
ViewForm
The class to lay out a view's label/menu/toolbar local bar in the workbench.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessibleControl
The class controls identified by the Accessibility extension.
|
class |
Header
The class for list header controls.
|
class |
ListView
The class for elaborated list controls that support multiple ways of viewing a list of nonhierarchical data.
|
class |
MonthCalendar
The class that selects the calendar date and time.
|
class |
Pager
The class for tabbed, multi-page dialogs and for button bars.
|
class |
ProgressBar
The class for progress bar controls.
|
class |
StatusBar
The class for status bar controls.
|
class |
UpDown
The class for up/down controls.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckedListBox
CheckedListBox represents list boxes that contain a check box.
|
class |
DataGrid
The class for datagrids and data grid view.
|
class |
DomainUpDown
The class for up/down controls.
|
class |
ElementHost
A Windows Forms control that can be used to host a Windows Presentation Foundation (WPF) element.
|
class |
FormsHost
An element that allows you to host a Windows Forms control on a WPF page.
|
class |
FormsWindow
FormsWindow is the class that represents the top-level window of a Windows Forms application.
|
class |
MenuStrip
MenuStrip is the class that creates a new menu strip for a Windows Forms application.
|
class |
NumericUpDown
The class for numeric up/down controls.
|
Modifier and Type | Class and Description |
---|---|
class |
BrowserApplication
Represents the top-level window of a browser application.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.