- JButton - Class in com.microfocus.silktest.jtf.swing
-
Represents a push button.
- JButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JButton
-
Creates a new JButton with a JtfObjectHandle.
- JCheckBox - Class in com.microfocus.silktest.jtf.swing
-
Represents a check box.
- JCheckBox(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JCheckBox
-
Creates a new JCheckBox with a JtfObjectHandle.
- JCheckBoxMenuItem - Class in com.microfocus.silktest.jtf.swing
-
Represents a check box control that can be included in a menu item.
- JCheckBoxMenuItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JCheckBoxMenuItem
-
Creates a new JCheckBoxMenuItem with a JtfObjectHandle.
- JColorChooser - Class in com.microfocus.silktest.jtf.swing
-
Represents a color chooser.
- JColorChooser(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JColorChooser
-
Creates a new JColorChooser with a JtfObjectHandle.
- JComboBox - Class in com.microfocus.silktest.jtf.swing
-
Represents a combo box.
- JComboBox(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JComboBox
-
Creates a new JComboBox with a JtfObjectHandle.
- JComponent - Class in com.microfocus.silktest.jtf.swing
-
Represents a class for all components except top-level containers.
- JComponent(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JComponent
-
Creates a new JComponent with a JtfObjectHandle.
- JDesktopPane - Class in com.microfocus.silktest.jtf.swing
-
Represents a desktop pane.
- JDesktopPane(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JDesktopPane
-
Creates a new JDesktopPane with a JtfObjectHandle.
- JDialog - Class in com.microfocus.silktest.jtf.swing
-
Represents a dialog box.
- JDialog(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JDialog
-
Creates a new JDialog with a JtfObjectHandle.
- JEditorPane - Class in com.microfocus.silktest.jtf.swing
-
Represents a text component where you can edit different types of content.
- JEditorPane(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JEditorPane
-
Creates a new JEditorPane with a JtfObjectHandle.
- JFrame - Class in com.microfocus.silktest.jtf.swing
-
Represents a class for an extended version of AWTFrame that adds support for Java Swing.
- JFrame(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JFrame
-
Creates a new JFrame with a JtfObjectHandle.
- JHorizontalScrollBar - Class in com.microfocus.silktest.jtf.swing
-
Represents a horizontal scroll bar.
- JHorizontalScrollBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JHorizontalScrollBar
-
Creates a new JHorizontalScrollBar with a JtfObjectHandle.
- JLabel - Class in com.microfocus.silktest.jtf.swing
-
Represents a display area for displaying a short text, image, or both.
- JLabel(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JLabel
-
Creates a new JLabel with a JtfObjectHandle.
- JLayeredPane - Class in com.microfocus.silktest.jtf.swing
-
Represents a layered pane.
- JLayeredPane(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JLayeredPane
-
Creates a new JLayeredPane with a JtfObjectHandle.
- JList - Class in com.microfocus.silktest.jtf.swing
-
Represents a list box.
- JList(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JList
-
Creates a new JList with a JtfObjectHandle.
- JMenu - Class in com.microfocus.silktest.jtf.swing
-
Represents a menu.
- JMenu(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JMenu
-
Creates a new JMenu with a JtfObjectHandle.
- JMenuBar - Class in com.microfocus.silktest.jtf.swing
-
Represents a menu bar.
- JMenuBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JMenuBar
-
Creates a new JMenuBar with a JtfObjectHandle.
- JMenuItem - Class in com.microfocus.silktest.jtf.swing
-
Represents a menu item.
- JMenuItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JMenuItem
-
Creates a new JMenuItem with a JtfObjectHandle.
- JPanel - Class in com.microfocus.silktest.jtf.swing
-
Represents a container class for lightweight components.
- JPanel(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JPanel
-
Creates a new JPanel with a JtfObjectHandle.
- JPasswordField - Class in com.microfocus.silktest.jtf.swing
-
Represents a single-line field that does not show the original characters.
- JPasswordField(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JPasswordField
-
Creates a new JPasswordField with a JtfObjectHandle.
- JPopupMenu - Class in com.microfocus.silktest.jtf.swing
-
Represents a context menu.
- JPopupMenu(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JPopupMenu
-
Creates a new JPopupMenu with a JtfObjectHandle.
- JProgressBar - Class in com.microfocus.silktest.jtf.swing
-
Displays the progress of an operation.
- JProgressBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JProgressBar
-
Creates a new JProgressBar with a JtfObjectHandle.
- JRadioButton - Class in com.microfocus.silktest.jtf.swing
-
Represents a radio button.
- JRadioButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JRadioButton
-
Creates a new JRadioButton with a JtfObjectHandle.
- JRadioButtonMenuItem - Class in com.microfocus.silktest.jtf.swing
-
Represents a radio button menu item.
- JRadioButtonMenuItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JRadioButtonMenuItem
-
Creates a new JRadioButtonMenuItem with a JtfObjectHandle.
- JRootPane - Class in com.microfocus.silktest.jtf.swing
-
Represents a root pane.
- JRootPane(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JRootPane
-
Creates a new JRootPane with a JtfObjectHandle.
- JScrollBar - Class in com.microfocus.silktest.jtf.swing
-
Represents a scroll bar.
- JScrollBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JScrollBar
-
Creates a new JScrollBar with a JtfObjectHandle.
- JScrollPane - Class in com.microfocus.silktest.jtf.swing
-
Represents a scroll pane which allows scrolling its content which may be larger than the pane itself.
- JScrollPane(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JScrollPane
-
Creates a new JScrollPane with a JtfObjectHandle.
- JSlider - Class in com.microfocus.silktest.jtf.swing
-
Represents a slider control which can select a value within a range.
- JSlider(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JSlider
-
Creates a new JSlider with a JtfObjectHandle.
- JSpinner - Class in com.microfocus.silktest.jtf.swing
-
Represents a spinner control which can iterate a sequence of values.
- JSpinner(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JSpinner
-
Creates a new JSpinner with a JtfObjectHandle.
- JSplitPane - Class in com.microfocus.silktest.jtf.swing
-
Represents a split pane control which divides two components horizontally or vertically.
- JSplitPane(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JSplitPane
-
Creates a new JSplitPane with a JtfObjectHandle.
- JTabbedPane - Class in com.microfocus.silktest.jtf.swing
-
Represents a tabbed pane.
- JTabbedPane(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JTabbedPane
-
Creates a new JTabbedPane with a JtfObjectHandle.
- JTable - Class in com.microfocus.silktest.jtf.swing
-
Represents a table control which has rows and columns.
- JTable(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JTable
-
Creates a new JTable with a JtfObjectHandle.
- JTableHeader - Class in com.microfocus.silktest.jtf.swing
-
Represents table header class for the table component.
- JTableHeader(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JTableHeader
-
Creates a new JTableHeader with a JtfObjectHandle.
- JTextArea - Class in com.microfocus.silktest.jtf.swing
-
Represents a multiple-line area control that displays plain text.
- JTextArea(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JTextArea
-
Creates a new JTextArea with a JtfObjectHandle.
- JTextComponent - Class in com.microfocus.silktest.jtf.swing
-
Represents a text control that can be marked with attributes that are represented graphically.
- JTextComponent(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JTextComponent
-
Creates a new JTextComponent with a JtfObjectHandle.
- JTextField - Class in com.microfocus.silktest.jtf.swing
-
Represents a single-line text field control whose text can be modified by the user.
- JTextField(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JTextField
-
Creates a new JTextField with a JtfObjectHandle.
- JTextPane - Class in com.microfocus.silktest.jtf.swing
-
Represents a text pane control that can be marked with attributes that are represented graphically.
- JTextPane(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JTextPane
-
Creates a new JTextPane with a JtfObjectHandle.
- JtfObjectHandle - Class in com.borland.silktest.jtf.common
-
Represents a handle that Silk Test internally uses to identify resolved objects in the application under test.
- JtfObjectHandle(int, int, String) - Constructor for class com.borland.silktest.jtf.common.JtfObjectHandle
-
- JToggleButton - Class in com.microfocus.silktest.jtf.swing
-
Represents a two-state button.
- JToggleButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JToggleButton
-
Creates a new JToggleButton with a JtfObjectHandle.
- JToolBar - Class in com.microfocus.silktest.jtf.swing
-
Represents a toolbar.
- JToolBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JToolBar
-
Creates a new JToolBar with a JtfObjectHandle.
- JTree - Class in com.microfocus.silktest.jtf.swing
-
Represents a tree.
- JTree(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JTree
-
Creates a new JTree with a JtfObjectHandle.
- jumpBackward() - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
Execute the Ctrl+Shift+Tab key on the window to jump backward one block.
- jumpForward() - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
Execute the Ctrl+Tab key on the window to jump forward one block.
- JUnitVersionMismatch - Static variable in class com.borland.silktest.jtf.Messages
-
- JVerticalScrollBar - Class in com.microfocus.silktest.jtf.swing
-
Represents a vertical scroll bar.
- JVerticalScrollBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JVerticalScrollBar
-
Creates a new JVerticalScrollBar with a JtfObjectHandle.
- JViewport - Class in com.microfocus.silktest.jtf.swing
-
Represents the Swing viewport.
- JViewport(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JViewport
-
Creates a new JViewport with a JtfObjectHandle.
- JWindow - Class in com.microfocus.silktest.jtf.swing
-
Represents a container that can be displayed anywhere on the user's desktop.
- JWindow(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.JWindow
-
Creates a new JWindow with a JtfObjectHandle.