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.
|
com.microfocus.silktest.jtf.swing |
This package contains classes for the AWT/Swing 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 |
CheckBoxToolItem
The class for a check box element in a toolbar control.
|
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 |
DropDownToolItem
The class for drop-down element in a toolbar control.
|
class |
Group
The class used to combine controls to give the user visual hints that those controls belong together.
|
class |
GuiTestObject
The base class for all GUI objects.
|
class |
HorizontalScrollBar
The class for horizontal scroll bars.
|
class |
Item
Item base class.
|
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 |
Menu
The class for menus.
|
class |
MenuItem
The class for items on a menu.
|
class |
PushButton
The class for buttons.
|
class |
PushToolItem
The class for a pushbutton element in a toolbar control.
|
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 |
RadioListToolItem
RadioListToolItem is the class for a radio button element in a toolbar control.
|
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 |
SeparatorItem
The class for menu separators.
|
class |
TabControl
The class for tabbed, multi-page dialogs and for button bars.
|
class |
Table
The class for tables.
|
class |
TableColumn
The class for columns in a table.
|
class |
TableRow
The class for rows in a table.
|
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 |
ToolItem
The class for a tool item in a toolbar control.
|
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 |
CoolItem
Contains selectable user interface objects that represent the areas of a CoolBar that can be dynamically positioned.
|
class |
CTabFolder
Class for an enhanced tab folder, typically having decorated tabs and the minimize, maximize, and close buttons.
|
class |
CTabItem
The class for an enhanced tab within a CTabFolder.
|
class |
ExpandBar
The class for widgets that expand and close by clicking on a header.
|
class |
ExpandItem
The class that contains the expandable items in an ExpandBar.
|
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 |
SWTTabItem
The class for SWT TabItem.
|
class |
SWTTable
The class for SWT tables.
|
class |
SWTTableColumn
The class for columns in an SWT table.
|
class |
SWTTableRow
The class for rows in an SWT table.
|
class |
SWTTree
The class for SWT tree widgets.
|
class |
SWTTreeColumn
The class for columns in a Tree widget.
|
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 |
DataGridColumn
The class for columns in a table.
|
class |
DataGridItem
The class for datagrids and data grid view rows.
|
class |
DataGridRow
The class for rows in a table.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractButton
Defines common behaviors for buttons and menu items.
|
class |
Applet
Represents the Java Applet in the browser.
|
class |
AppletContainer
Root element of an Applet in the browser.
|
class |
AWTButton
Represents a push button.
|
class |
AWTCanvas
Represents an empty rectangular area of the screen where the application can draw or trap events from the user.
|
class |
AWTCheckbox
Represents a check box.
|
class |
AWTChoice
Represents a combo box.
|
class |
AWTComponent
AWTComponent is the base class for Java AWT.
|
class |
AWTContainer
Represents a component that can contain other AWT components.
|
class |
AWTDialog
Represents a dialog box.
|
class |
AWTFrame
Represents a top-level window with a title and a border.
|
class |
AWTHorizontalScrollbar
Represents a horizontal scroll bar.
|
class |
AWTLabel
Represents a class for placing text in a container.
|
class |
AWTList
Represents a list box.
|
class |
AWTRadioButton
Represents a radio button.
|
class |
AWTScrollbar
Represents a scroll bar.
|
class |
AWTScrollPane
Represents a class that implements automatic horizontal or vertical scrolling for a single child component.
|
class |
AWTTextArea
Represents a text area.
|
class |
AWTTextComponent
Represents the base class for the AWTTextField and AWTTextArea classes.
|
class |
AWTTextField
Represents single-line and multi-line text field controls whose text can be modified by the user.
|
class |
AWTVerticalScrollbar
Represents a vertical scroll bar.
|
class |
AWTWindow
Represents a top-level window with no borders and no menubar.
|
class |
BasicArrowButton
Represents a push button with an arrow in one of the cardinal directions.
|
class |
JButton
Represents a push button.
|
class |
JCheckBox
Represents a check box.
|
class |
JCheckBoxMenuItem
Represents a check box control that can be included in a menu item.
|
class |
JColorChooser
Represents a color chooser.
|
class |
JComboBox
Represents a combo box.
|
class |
JComponent
Represents a class for all components except top-level containers.
|
class |
JDesktopPane
Represents a desktop pane.
|
class |
JDialog
Represents a dialog box.
|
class |
JEditorPane
Represents a text component where you can edit different types of content.
|
class |
JFrame
Represents a class for an extended version of AWTFrame that adds support for Java Swing.
|
class |
JHorizontalScrollBar
Represents a horizontal scroll bar.
|
class |
JLabel
Represents a display area for displaying a short text, image, or both.
|
class |
JLayeredPane
Represents a layered pane.
|
class |
JList
Represents a list box.
|
class |
JMenu
Represents a menu.
|
class |
JMenuBar
Represents a menu bar.
|
class |
JMenuItem
Represents a menu item.
|
class |
JPanel
Represents a container class for lightweight components.
|
class |
JPasswordField
Represents a single-line field that does not show the original characters.
|
class |
JPopupMenu
Represents a context menu.
|
class |
JProgressBar
Displays the progress of an operation.
|
class |
JRadioButton
Represents a radio button.
|
class |
JRadioButtonMenuItem
Represents a radio button menu item.
|
class |
JRootPane
Represents a root pane.
|
class |
JScrollBar
Represents a scroll bar.
|
class |
JScrollPane
Represents a scroll pane which allows scrolling its content which may be larger than the pane itself.
|
class |
JSlider
Represents a slider control which can select a value within a range.
|
class |
JSpinner
Represents a spinner control which can iterate a sequence of values.
|
class |
JSplitPane
Represents a split pane control which divides two components horizontally or vertically.
|
class |
JTabbedPane
Represents a tabbed pane.
|
class |
JTable
Represents a table control which has rows and columns.
|
class |
JTableHeader
Represents table header class for the table component.
|
class |
JTextArea
Represents a multiple-line area control that displays plain text.
|
class |
JTextComponent
Represents a text control that can be marked with attributes that are represented graphically.
|
class |
JTextField
Represents a single-line text field control whose text can be modified by the user.
|
class |
JTextPane
Represents a text pane control that can be marked with attributes that are represented graphically.
|
class |
JToggleButton
Represents a two-state button.
|
class |
JToolBar
Represents a toolbar.
|
class |
JTree
Represents a tree.
|
class |
JVerticalScrollBar
Represents a vertical scroll bar.
|
class |
JViewport
Represents the Swing viewport.
|
class |
JWindow
Represents a container that can be displayed anywhere on the user's desktop.
|
class |
OracleFormsApplication
Represents an Oracle Forms application.
|
class |
OracleFormsButton
Represents a push button.
|
class |
OracleFormsCheckbox
Represents a check box.
|
class |
OracleFormsChoice
Represents a choice.
|
class |
OracleFormsComboBox
Represents a combo box.
|
class |
OracleFormsContainer
Represents a component that can contain other Oracle Forms components.
|
class |
OracleFormsHorizontalScrollbar
Represents a horizontal scroll bar.
|
class |
OracleFormsLabel
Represents a class for placing text in a container.
|
class |
OracleFormsListBox
Represents a ListBox.
|
class |
OracleFormsListView
Represents a listview.
|
class |
OracleFormsMenu
Represents a top-level menu.
|
class |
OracleFormsMenuItem
Represents a selectable item inside a Menu.
|
class |
OracleFormsPopList
Represents a PopList.
|
class |
OracleFormsPopupMenu
Represents a context menu.
|
class |
OracleFormsRadioButton
Represents a radio button.
|
class |
OracleFormsScrollbar
Represents a scroll bar.
|
class |
OracleFormsStatusArea
Represents the area containing status information.
|
class |
OracleFormsStatusBar
Represents a status bar.
|
class |
OracleFormsStatusBarItem
Represents an item within a status bar.
|
class |
OracleFormsStatusIndicator
Represents a status indicator.
|
class |
OracleFormsTabBar
Represents a tab bar.
|
class |
OracleFormsTabBarItem
Represents a tab bar item.
|
class |
OracleFormsTabPanel
Represents a container class for components.
|
class |
OracleFormsTextField
Represents an Oracle Forms text field.
|
class |
OracleFormsTitleBar
Represents a title bar.
|
class |
OracleFormsToolBar
Represents a toolbar.
|
class |
OracleFormsToolBarItem
Represents an element in a toolbar.
|
class |
OracleFormsTree
Represents a tree.
|
class |
OracleFormsVerticalScrollbar
Represents a vertical scroll bar.
|
class |
SplitPaneDivider
Represents a split pane divider.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.