A B C D E F G H I J K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A11Y_DATA - Static variable in class org.netbeans.jemmy.operators.JComponentOperator
- A11Y_DESCRIPTION_DPROP - Static variable in class org.netbeans.jemmy.operators.JComponentOperator
- A11Y_NAME_DPROP - Static variable in class org.netbeans.jemmy.operators.JComponentOperator
- AbstractButtonByLabelFinder(String) - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator.AbstractButtonByLabelFinder
-
Constructs AbstractButtonByLabelFinder.
- AbstractButtonByLabelFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator.AbstractButtonByLabelFinder
-
Constructs AbstractButtonByLabelFinder.
- AbstractButtonFinder() - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator.AbstractButtonFinder
-
Constructs AbstractButtonFinder.
- AbstractButtonFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator.AbstractButtonFinder
-
Constructs AbstractButtonFinder.
- AbstractButtonOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
AbstractButtonOperator.PushButtonTimeout - time between button pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait button displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait button enabled
ComponentOperator.WaitStateTimeout - time to wait for text
. - AbstractButtonOperator(AbstractButton) - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Constructor.
- AbstractButtonOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Constructor.
- AbstractButtonOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Constructor.
- AbstractButtonOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Constructor.
- AbstractButtonOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Constructor.
- AbstractButtonOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Constructs an AbstractButtonOperator object.
- AbstractButtonOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Constructs an AbstractButtonOperator object.
- AbstractButtonOperator.AbstractButtonByLabelFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- AbstractButtonOperator.AbstractButtonFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- AbstractScrollDriver - Class in org.netbeans.jemmy.drivers.scrolling
-
Superclass for all scroll drivers.
- AbstractScrollDriver(String[]) - Constructor for class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Constructs an AbstractScrollDriver.
- AbstractTextStyleChooser - Class in org.netbeans.jemmy.util
-
Makes easier to implement searching criteria for
javax.swing.text.StyledDocument
JTextComponentOperator.getPositionByText(String, JTextComponentOperator.TextChooser, int)
. - AbstractTextStyleChooser() - Constructor for class org.netbeans.jemmy.util.AbstractTextStyleChooser
-
Constructor.
- accept(File) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.accept(File)
through queue - AccessibilityChooser - Class in org.netbeans.jemmy.accessibility
- AccessibilityChooser() - Constructor for class org.netbeans.jemmy.accessibility.AccessibilityChooser
- AccessibleDescriptionChooser - Class in org.netbeans.jemmy.accessibility
- AccessibleDescriptionChooser(String) - Constructor for class org.netbeans.jemmy.accessibility.AccessibleDescriptionChooser
- AccessibleDescriptionChooser(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.accessibility.AccessibleDescriptionChooser
- AccessibleNameChooser - Class in org.netbeans.jemmy.accessibility
- AccessibleNameChooser(String) - Constructor for class org.netbeans.jemmy.accessibility.AccessibleNameChooser
- AccessibleNameChooser(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.accessibility.AccessibleNameChooser
- Action - Interface in org.netbeans.jemmy
-
Defines an action to be executed by
ActionProducer
instance. - actionPerformed(ActionEvent) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.actionPerformed(ActionEvent)
through queue - actionProduced(Object) - Method in class org.netbeans.jemmy.ActionProducer
-
Inquire for a reference to the object returned by a launched action.
- actionProduced(Object) - Method in interface org.netbeans.jemmy.Waitable
-
Checks if wait criteria have been met.
- actionProduced(Object) - Method in class org.netbeans.jemmy.Waiter
- actionProduced(Object) - Method in class org.netbeans.jemmy.WindowWaiter
-
Action producer--get a window.
- ActionProducer - Class in org.netbeans.jemmy
-
Runs actions with or without waiting.
- ActionProducer() - Constructor for class org.netbeans.jemmy.ActionProducer
-
Creates a producer.
- ActionProducer(boolean) - Constructor for class org.netbeans.jemmy.ActionProducer
-
Creates a producer.
- ActionProducer(Action) - Constructor for class org.netbeans.jemmy.ActionProducer
-
Creates a producer for an action.
- ActionProducer(Action, boolean) - Constructor for class org.netbeans.jemmy.ActionProducer
-
Creates a producer for an action.
- activate() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Activates frame.
- activate() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Activates the window.
- activate(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.WindowDriver
-
Activates a window.
- activate(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- activate(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultWindowDriver
- activate(WindowOperator) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Activates a window.
- activateInternalFrame(boolean) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Informs that an internal frame contained component should be activated.
- activateWindow() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Deprecated.Use makeComponentVisible() instead.
- activateWindow(boolean) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Informs that a window contained component should be activated.
- add(Component) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.add(Component)
through queue - add(Component, int) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.add(Component, int)
through queue - add(Component, Object) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.add(Component, Object)
through queue - add(Component, Object, int) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.add(Component, Object, int)
through queue - add(PopupMenu) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.add(PopupMenu)
through queue - add(String) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.add(String)
through queue - add(String) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.add(String)
through queue - add(String) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.add(String)
through queue - add(String, Component) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.add(String, Component)
through queue - add(Action) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.add(Action)
through queue - add(Action) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.add(Action)
through queue - add(JMenu) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.add(JMenu)
through queue - add(JMenuItem) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.add(JMenuItem)
through queue - add(JMenuItem) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.add(JMenuItem)
through queue - add(WindowJob) - Method in class org.netbeans.jemmy.util.WindowManager
-
Adds job to list.
- addActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.addActionListener(ActionListener)
through queue - addActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Maps
Button.addActionListener(ActionListener)
through queue - addActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.addActionListener(ActionListener)
through queue - addActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.addActionListener(ActionListener)
through queue - addActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.addActionListener(ActionListener)
through queue - addActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.addActionListener(ActionListener)
through queue - addActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Maps
TextField.addActionListener(ActionListener)
through queue - addAdjustmentListener(AdjustmentListener) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.addAdjustmentListener(AdjustmentListener)
through queue - addAdjustmentListener(AdjustmentListener) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.addAdjustmentListener(AdjustmentListener)
through queue - addAncestorListener(AncestorListener) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.addAncestorListener(AncestorListener)
through queue - addBundle(Bundle, String) - Method in class org.netbeans.jemmy.BundleManager
-
Adds a Bundle to the managed collection of resource files.
- addCaretListener(CaretListener) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.addCaretListener(CaretListener)
through queue - addChangeListener(ChangeListener) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.addChangeListener(ChangeListener)
through queue - addChangeListener(ChangeListener) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.addChangeListener(ChangeListener)
through queue - addChangeListener(ChangeListener) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.addChangeListener(ChangeListener)
through queue - addChangeListener(ChangeListener) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.addChangeListener(ChangeListener)
through queue - addChangeListener(ChangeListener) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.addChangeListener(ChangeListener)
through queue - addChar(char, int, int) - Method in class org.netbeans.jemmy.DefaultCharBindingMap
-
Adds a char to supported.
- addChoosableFileFilter(FileFilter) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.addChoosableFileFilter(FileFilter)
through queue - addChooserPanel(AbstractColorChooserPanel) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.addChooserPanel(AbstractColorChooserPanel)
through queue - addColumn(TableColumn) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.addColumn(TableColumn)
through queue - addColumnSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.addColumnSelectionInterval(int, int)
through queue - addComponentListener(ComponentListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.addComponentListener(ComponentListener)
through queue - addContainerListener(ContainerListener) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.addContainerListener(ContainerListener)
through queue - addFocusListener(FocusListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.addFocusListener(FocusListener)
through queue - addHyperlinkListener(HyperlinkListener) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.addHyperlinkListener(HyperlinkListener)
through queue - addInputMethodListener(InputMethodListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.addInputMethodListener(InputMethodListener)
through queue - addInternalFrameListener(InternalFrameListener) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.addInternalFrameListener(InternalFrameListener)
through queue - addItem(Object) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.addItem(Object)
through queue - addItemListener(ItemListener) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.addItemListener(ItemListener)
through queue - addItemListener(ItemListener) - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Maps
Checkbox.addItemListener(ItemListener)
through queue - addItemListener(ItemListener) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.addItemListener(ItemListener)
through queue - addItemListener(ItemListener) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.addItemListener(ItemListener)
through queue - addItemListener(ItemListener) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.addItemListener(ItemListener)
through queue - addJob(WindowJob) - Static method in class org.netbeans.jemmy.util.WindowManager
-
Adds job to list.
- addKeyListener() - Method in class org.netbeans.jemmy.explorer.TrialListenerManager
-
Adds key listener.
- addKeyListener(KeyListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.addKeyListener(KeyListener)
through queue - addListeners() - Static method in class org.netbeans.jemmy.EventTool
-
Adds listeners to listen all types of events.
- addListeners(long) - Static method in class org.netbeans.jemmy.EventTool
-
Adds listeners to listen events under mask.
- addListSelectionListener(ListSelectionListener) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.addListSelectionListener(ListSelectionListener)
through queue - addMenuDragMouseListener(MenuDragMouseListener) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.addMenuDragMouseListener(MenuDragMouseListener)
through queue - addMenuKeyListener(MenuKeyListener) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.addMenuKeyListener(MenuKeyListener)
through queue - addMenuListener(MenuListener) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.addMenuListener(MenuListener)
through queue - addMouseListener() - Method in class org.netbeans.jemmy.explorer.TrialListenerManager
-
Adds mouse listener.
- addMouseListener(MouseListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.addMouseListener(MouseListener)
through queue - addMouseMotionListener() - Method in class org.netbeans.jemmy.explorer.TrialListenerManager
-
Adds mouse motion listener.
- addMouseMotionListener(MouseMotionListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.addMouseMotionListener(MouseMotionListener)
through queue - addNotify() - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.addNotify()
through queue - addNotify() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.addNotify()
through queue - addOperatorPackage(String) - Static method in class org.netbeans.jemmy.operators.Operator
-
Adds package to the list of packages containing operators.
- addPopupMenuListener(PopupMenuListener) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.addPopupMenuListener(PopupMenuListener)
through queue - addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.addPropertyChangeListener(PropertyChangeListener)
through queue - addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.addPropertyChangeListener(String, PropertyChangeListener)
through queue - addRowSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.addRowSelectionInterval(int, int)
through queue - addSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.addSelectionInterval(int, int)
through queue - addSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.addSelectionInterval(int, int)
through queue - addSelectionPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.addSelectionPath(TreePath)
through queue - addSelectionPaths(TreePath[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.addSelectionPaths(TreePath[])
through queue - addSelectionRow(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.addSelectionRow(int)
through queue - addSelectionRows(int[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.addSelectionRows(int[])
through queue - addSeparator() - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.addSeparator()
through queue - addSeparator() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.addSeparator()
through queue - addStyle(String, Style) - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.addStyle(String, Style)
through queue - addTab(String, Component) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.addTab(String, Component)
through queue - addTab(String, Icon, Component) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.addTab(String, Icon, Component)
through queue - addTab(String, Icon, Component, String) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.addTab(String, Icon, Component, String)
through queue - addTextListener(TextListener) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.addTextListener(TextListener)
through queue - addToDump(Hashtable, String, Object[]) - Method in class org.netbeans.jemmy.operators.Operator
-
Adds array of objects to dump hashtable.
- addToDump(Hashtable, String, Object[][]) - Method in class org.netbeans.jemmy.operators.Operator
-
Adds two dimentional array of objects to dump hashtable.
- addTreeExpansionListener(TreeExpansionListener) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.addTreeExpansionListener(TreeExpansionListener)
through queue - addTreeSelectionListener(TreeSelectionListener) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.addTreeSelectionListener(TreeSelectionListener)
through queue - addTreeWillExpandListener(TreeWillExpandListener) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.addTreeWillExpandListener(TreeWillExpandListener)
through queue - addVetoableChangeListener(VetoableChangeListener) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.addVetoableChangeListener(VetoableChangeListener)
through queue - addWindowListener(WindowListener) - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.addWindowListener(WindowListener)
through queue - ADJUST_CLICK_COUNT - Static variable in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Maximal number of attempts to reach required position by minimal scrolling operation.
- APIDriverInstaller - Class in org.netbeans.jemmy.drivers
-
Installs all necessary drivers for Jemmy operators except low-level drivers which are installed by InputDriverInstaller.
- APIDriverInstaller() - Constructor for class org.netbeans.jemmy.drivers.APIDriverInstaller
-
Constructs a DefaultDriverInstaller object with shortcut mode flag taken from
JemmyProperties
. - APIDriverInstaller(boolean) - Constructor for class org.netbeans.jemmy.drivers.APIDriverInstaller
-
Constructs a DefaultDriverInstaller object.
- APIFocusDriver - Class in org.netbeans.jemmy.drivers.focus
- APIFocusDriver() - Constructor for class org.netbeans.jemmy.drivers.focus.APIFocusDriver
- APIJMenuDriver - Class in org.netbeans.jemmy.drivers.menus
- APIJMenuDriver() - Constructor for class org.netbeans.jemmy.drivers.menus.APIJMenuDriver
- append(String) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.append(String)
through queue - AppleMenuDriver - Class in org.netbeans.jemmy.drivers.menus
- AppleMenuDriver() - Constructor for class org.netbeans.jemmy.drivers.menus.AppleMenuDriver
-
Creates a new instance of AppleMenuDriver
- applyResourceBundle(String) - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.applyResourceBundle(String)
through queue - applyResourceBundle(ResourceBundle) - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.applyResourceBundle(ResourceBundle)
through queue - approve() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Pushes approve button.
- approveSelection() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.approveSelection()
through queue - ArrayDriverInstaller - Class in org.netbeans.jemmy.drivers
-
Auxiliary class making driver registration easier.
- ArrayDriverInstaller(String[], Object[]) - Constructor for class org.netbeans.jemmy.drivers.ArrayDriverInstaller
-
Constructs an ArrayDriverInstaller object.
- autoDelay - Variable in class org.netbeans.jemmy.drivers.input.RobotDriver
- AWTScrollDriver - Class in org.netbeans.jemmy.drivers.scrolling
-
ScrollDriver for awt components.
- AWTScrollDriver(String[]) - Constructor for class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
-
Constructs a ChoiceDriver.
- AWTTextAPIDriver - Class in org.netbeans.jemmy.drivers.text
-
TextDriver for AWT component types.
- AWTTextAPIDriver() - Constructor for class org.netbeans.jemmy.drivers.text.AWTTextAPIDriver
-
Constructs a AWTTextAPIDriver.
- AWTTextKeyboardDriver - Class in org.netbeans.jemmy.drivers.text
-
TextDriver for AWT text component types.
- AWTTextKeyboardDriver() - Constructor for class org.netbeans.jemmy.drivers.text.AWTTextKeyboardDriver
-
Constructs a AWTTextKeyboardDriver.
B
- BackgroundColorMap(int) - Constructor for class org.netbeans.jemmy.image.ColorImageComparator.BackgroundColorMap
-
Constructs a ColorImageComparator$BackgroundColorMap object.
- BOTTOM - Static variable in class org.netbeans.jemmy.util.MouseVisualizer
-
A constant used to inform that window activating click needs to performed on the botton side of frame.
- Bundle - Class in org.netbeans.jemmy
-
Load string resources from file.
- Bundle() - Constructor for class org.netbeans.jemmy.Bundle
-
Bunble constructor.
- BundleManager - Class in org.netbeans.jemmy
-
Provides functionality to work with a bunch of resource files.
- BundleManager() - Constructor for class org.netbeans.jemmy.BundleManager
-
Bundle manager constructor.
- BUTTON_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for button drivers.
- ButtonByLabelFinder(String) - Constructor for class org.netbeans.jemmy.operators.ButtonOperator.ButtonByLabelFinder
-
Constructs ButtonByLabelFinder.
- ButtonByLabelFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.ButtonOperator.ButtonByLabelFinder
-
Constructs ButtonByLabelFinder.
- ButtonDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with buttons.
- ButtonFinder() - Constructor for class org.netbeans.jemmy.operators.ButtonOperator.ButtonFinder
-
Constructs AbstractButtonFinder.
- ButtonFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ButtonOperator.ButtonFinder
-
Constructs AbstractButtonFinder.
- ButtonMouseDriver - Class in org.netbeans.jemmy.drivers.buttons
-
Driver to push a button by mouse click.
- ButtonMouseDriver() - Constructor for class org.netbeans.jemmy.drivers.buttons.ButtonMouseDriver
- ButtonOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ButtonOperator.PushButtonTimeout - time between button pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait button displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait button enabled
. - ButtonOperator(Button) - Constructor for class org.netbeans.jemmy.operators.ButtonOperator
-
Constructor.
- ButtonOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.ButtonOperator
-
Constructor.
- ButtonOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.ButtonOperator
-
Constructor.
- ButtonOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.ButtonOperator
-
Constructor.
- ButtonOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.ButtonOperator
-
Constructor.
- ButtonOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ButtonOperator
-
Constructs a ButtonOperator object.
- ButtonOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.ButtonOperator
-
Constructs a ButtonOperator object.
- ButtonOperator.ButtonByLabelFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by label.
- ButtonOperator.ButtonFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- BW_MODE - Static variable in class org.netbeans.jemmy.util.PNGEncoder
-
black and white image mode.
C
- calculateResources(String) - Method in class org.netbeans.jemmy.BundleManager
-
Counts the number of resource occurences in all the managed Bundles.
- callPopup(Component) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Calls popup by clicking component center.
- callPopup(Component, int) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Calls popup by clicking component center.
- callPopup(Component, int, int) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Calls popup by clicking on (x, y) point in component.
- callPopup(Component, int, int, int) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Calls popup by clicking on (x, y) point in component.
- callPopup(ComponentOperator, int, int) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Calls popup by clicking on (x, y) point in component.
- callPopup(ComponentOperator, int, int, int) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Calls popup by clicking on (x, y) point in component.
- callPopupOnCell(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Calls popup menu on specified cell.
- callPopupOnPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Calls popup on the specified path.
- callPopupOnPath(TreePath, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Calls popup on the specified path.
- callPopupOnPaths(TreePath[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Calls popup on the specified pathes.
- callPopupOnPaths(TreePath[], int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Calls popup on the specified pathes.
- cancel() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Pushes cancel button.
- cancelEditing() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.cancelEditing()
through queue - cancelSelection() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.cancelSelection()
through queue - canDragAndDrop(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Tells if this driver allows to perform drag'n'drop scrolling.
- canDragAndDrop(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- canDragAndDrop(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- canDragAndDrop(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- canDragAndDrop(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- canDragAndDrop(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- canJump(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Tells if this driver allows to perform jumps.
- canJump(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- canJump(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- canJump(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- canJump(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- canJump(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- canPushAndWait(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Tells if this driver allows to perform "push and wait" scrolling.
- canPushAndWait(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- canPushAndWait(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- canPushAndWait(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- canPushAndWait(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- canPushAndWait(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- captureScreen(Component, String) - Static method in class org.netbeans.jemmy.util.PNGEncoder
-
Static method performing one component screen capture into PNG image format file with given fileName.
- captureScreen(Component, String, byte) - Static method in class org.netbeans.jemmy.util.PNGEncoder
-
Static method performing one component screen capture into PNG image format file with given fileName.
- captureScreen(Rectangle, String) - Static method in class org.netbeans.jemmy.util.PNGEncoder
-
Static method performing screen capture into PNG image format file with given fileName.
- captureScreen(Rectangle, String, byte) - Static method in class org.netbeans.jemmy.util.PNGEncoder
-
Static method performing screen capture into PNG image format file with given fileName.
- captureScreen(String) - Static method in class org.netbeans.jemmy.util.PNGEncoder
-
Static method performing whole screen capture into PNG image format file with given fileName.
- captureScreen(String, byte) - Static method in class org.netbeans.jemmy.util.PNGEncoder
-
Static method performing whole screen capture into PNG image format file with given fileName.
- CELL_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JTableOperator
-
Identifier for a "cell" property.
- changeCaretPosition(int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Changes caret position.
- changeCaretPosition(int) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Changes caret position.
- changeCaretPosition(int, int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Moves caret.
- changeCaretPosition(String, boolean) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Puts caret before or after text.
- changeCaretPosition(String, int, boolean) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Puts caret before or after text.
- changeCaretPosition(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.text.TextAPIDriver
- changeCaretPosition(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
- changeCaretPosition(ComponentOperator, int) - Method in interface org.netbeans.jemmy.drivers.TextDriver
-
Moves caret.
- changeCaretPosition(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
-
Changes current caret position to specifyed.
- changeCaretRow(int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Moves caret to line.
- changeCellObject(int, int, Object) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Changes value of the cell pointed by row and column indexes.
- changeCellText(int, int, String) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Deprecated.Use changeCellObject(int, int, Object) instead.
- changePathObject(TreePath, Object) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Changes last path component using getCellEditor() editor.
- changePathText(TreePath, String) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Deprecated.Use changePathObject(TreePath, Object) instead.
- changeSelection(boolean) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Changes selection if necessary.
- changeSelection(boolean) - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Changes selection if necessary.
- changeSelectionNoBlock(boolean) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Runs
changeSelection(boolean)
method in a separate thread. - changeSelectionNoBlock(boolean) - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Runs
changeSelection(boolean)
method in a separate thread. - changeText(ComponentOperator, String) - Method in class org.netbeans.jemmy.drivers.text.TextAPIDriver
- changeText(ComponentOperator, String) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
- changeText(ComponentOperator, String) - Method in interface org.netbeans.jemmy.drivers.TextDriver
-
Replace component text.
- changeToParentDirectory() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.changeToParentDirectory()
through queue - CharBindingMap - Interface in org.netbeans.jemmy
-
Defines char-to-key binding.
- check() - Method in class org.netbeans.jemmy.Timeout
-
Throws a TimeoutExpiredException exception if timeout has been expired.
- CheckboxByLabelFinder(String) - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator.CheckboxByLabelFinder
-
Constructs CheckboxByLabelFinder.
- CheckboxByLabelFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator.CheckboxByLabelFinder
-
Constructs CheckboxByLabelFinder.
- CheckboxFinder() - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator.CheckboxFinder
-
Constructs CheckboxFinder.
- CheckboxFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator.CheckboxFinder
-
Constructs CheckboxFinder.
- CheckboxOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ButtonOperator.PushButtonTimeout - time between checkbox pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait checkbox displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait checkbox enabled
. - CheckboxOperator(Checkbox) - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator
-
Constructor.
- CheckboxOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator
-
Constructor.
- CheckboxOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator
-
Constructor.
- CheckboxOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator
-
Constructor.
- CheckboxOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator
-
Constructor.
- CheckboxOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator
-
Constructs an CheckboxOperator object.
- CheckboxOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.CheckboxOperator
-
Constructs an CheckboxOperator object.
- CheckboxOperator.CheckboxByLabelFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by label.
- CheckboxOperator.CheckboxFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- checkCell(JTableOperator, int, int) - Method in interface org.netbeans.jemmy.operators.JTableOperator.TableCellChooser
-
Should be true if item is good.
- checkComponent(Component) - Method in class org.netbeans.jemmy.accessibility.AccessibilityChooser
- checkComponent(Component) - Method in interface org.netbeans.jemmy.ComponentChooser
-
Check if the component argument meets the search criteria.
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator.AbstractButtonByLabelFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.ButtonOperator.ButtonByLabelFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.CheckboxOperator.CheckboxByLabelFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.ChoiceOperator.ChoiceBySelectedItemFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.DialogOperator.DialogByTitleFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.FrameOperator.FrameByTitleFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator.JCheckBoxMenuItemByLabelFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator.JComboBoxByItemFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JComponentOperator.JComponentByTipFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator.JFileChooserJDialogFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator.JInternalFrameByTitleFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator.JInternalFrameFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JLabelOperator.JLabelByLabelFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JListOperator.JListByItemFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator.JMenuItemByLabelFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JMenuOperator.JMenuByLabelFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator.JPopupMenuFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator.JPopupWindowFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator.JRadioButtonMenuItemByLabelFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.JSpinnerByTextFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator.JTabbedPaneByItemFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator.JTableHeaderFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JTableOperator.JTableByCellFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator.JTextComponentByTextFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.JTreeOperator.JTreeByItemFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.LabelOperator.LabelByLabelFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.ListOperator.ListByItemFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.Operator.Finder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.TextAreaOperator.TextAreaByTextFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.TextComponentOperator.TextComponentByTextFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.operators.TextFieldOperator.TextFieldByTextFinder
- checkComponent(Component) - Method in class org.netbeans.jemmy.util.NameComponentChooser
- checkComponent(Component) - Method in class org.netbeans.jemmy.util.PropChooser
- checkComponent(Component) - Method in interface org.netbeans.jemmy.util.WindowJob
-
Checks if window is what we want to do something with.
- checkComponent(Component) - Method in class org.netbeans.jemmy.util.WindowManager.ModalDialogChoosingJob
- checkComponentUnderMouse(boolean) - Method in class org.netbeans.jemmy.EventDispatcher
-
Wait (or not) for the mouse to move over a Java component before pressing.
- checkContext(AccessibleContext) - Method in class org.netbeans.jemmy.accessibility.AccessibilityChooser
- checkContext(AccessibleContext) - Method in class org.netbeans.jemmy.accessibility.AccessibleDescriptionChooser
- checkContext(AccessibleContext) - Method in class org.netbeans.jemmy.accessibility.AccessibleNameChooser
- checkElement(StyledDocument, Element, int) - Method in class org.netbeans.jemmy.util.AbstractTextStyleChooser
-
Should return true if position fulfils criteria.
- checkElement(StyledDocument, Element, int) - Method in class org.netbeans.jemmy.util.TextStyleChooser
- checkEmpty() - Static method in class org.netbeans.jemmy.QueueTool
-
Checks if system event queue is empty.
- checkFileDisplayed(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Checks if file is currently displayed in the list.
- checkFileDisplayed(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Deprecated.Use checkFileDisplayed(String) or checkFileDisplayed(String, StringComparator)
- checkFileDisplayed(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Checks if file is currently displayed in the list.
- checkForModal(boolean) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Forces vizualizer to check that component is on the top modal dialog or no modal dialog displayed.
- checkImage(Image, int, int, ImageObserver) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.checkImage(Image, int, int, ImageObserver)
through queue - checkImage(Image, ImageObserver) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.checkImage(Image, ImageObserver)
through queue - checkInside(Component) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Checks if component is inside view port (no scrolling necessary).
- checkInside(Component) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Checks if component is inside view port (no scrolling necessary).
- checkInside(Component, int, int, int, int) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Checks if component's rectangle is inside view port (no scrolling necessary).
- checkInside(Component, int, int, int, int) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Checks if component's rectangle is inside view port (no scrolling necessary).
- checkItem(JListOperator, int) - Method in interface org.netbeans.jemmy.operators.JListOperator.ListItemChooser
-
Should be true if item is good.
- checkModel(JSpinnerOperator, Class) - Static method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Checks operator's model type.
- checkNoEvent(long) - Method in class org.netbeans.jemmy.EventTool
-
Check that no event will be dispatched during time specified.
- checkNoEvent(long, long) - Method in class org.netbeans.jemmy.EventTool
-
Check that no event under mask will be dispatched during time specified.
- checkPage(JTabbedPaneOperator, int) - Method in interface org.netbeans.jemmy.operators.JTabbedPaneOperator.TabPageChooser
-
Should be true if a page is good.
- checkPath(TreePath, int) - Method in interface org.netbeans.jemmy.operators.JTreeOperator.TreePathChooser
-
Checks if the path fits the criteria.
- checkPathComponent(int, Object) - Method in interface org.netbeans.jemmy.drivers.PathChooser
-
Checks if
depth
'th path components fits the requirements. - checkPosition(Document, int) - Method in interface org.netbeans.jemmy.operators.JTextComponentOperator.TextChooser
-
Checkes if position fits the criteria.
- checkPosition(Document, int) - Method in class org.netbeans.jemmy.util.AbstractTextStyleChooser
- checkProperty(Object, Object) - Method in class org.netbeans.jemmy.util.PropChooser
-
Method to check one method result with an etalon.
- checkProperty(Object, Object) - Method in class org.netbeans.jemmy.util.StringPropChooser
-
Method to check property.
- checkRow(JTreeOperator, int) - Method in interface org.netbeans.jemmy.operators.JTreeOperator.TreeRowChooser
-
Should be true if row is good.
- checkSupported(Class, Class[], Class) - Static method in exception org.netbeans.jemmy.drivers.UnsupportedOperatorException
-
Checks if operator class is in the list of supported classes.
- checkSupported(Class, String[], Class) - Static method in exception org.netbeans.jemmy.drivers.UnsupportedOperatorException
-
Checks if operator class name is in the list of supported classes names.
- checkSupported(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.LightSupportiveDriver
-
Throws
UnsupportedOperatorException
exception if parameter's class is not in list of supported classes. - checkSupported(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.SupportiveDriver
-
Throws
UnsupportedOperatorException
exception if parameter's class is not in list of supported classes. - checkValue(int) - Method in interface org.netbeans.jemmy.operators.JProgressBarOperator.ValueChooser
-
Deprecated.Check if criteria jave been reached.
- checkVisibility(Component) - Method in class org.netbeans.jemmy.drivers.input.EventDriver
-
Checks component visibility.
- ChoiceBySelectedItemFinder(String) - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator.ChoiceBySelectedItemFinder
-
Constructs ChoiceBySelectedItemFinder.
- ChoiceBySelectedItemFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator.ChoiceBySelectedItemFinder
-
Constructs ChoiceBySelectedItemFinder.
- ChoiceDriver - Class in org.netbeans.jemmy.drivers.lists
-
List driver for java.awt.Choice component type.
- ChoiceDriver() - Constructor for class org.netbeans.jemmy.drivers.lists.ChoiceDriver
-
Constructs a ChoiceDriver.
- ChoiceFinder() - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator.ChoiceFinder
-
Constructs ChoiceFinder.
- ChoiceFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator.ChoiceFinder
-
Constructs ChoiceFinder.
- ChoiceOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ButtonOperator.PushButtonTimeout - time between choice pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait choice displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait choice enabled
. - ChoiceOperator(Choice) - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator
-
Constructor.
- ChoiceOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator
-
Constructor.
- ChoiceOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator
-
Constructor.
- ChoiceOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator
-
Constructor.
- ChoiceOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator
-
Constructor.
- ChoiceOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator
-
Constructs a ChoiceOperator object.
- ChoiceOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.ChoiceOperator
-
Constructs a ChoiceOperator object.
- ChoiceOperator.ChoiceBySelectedItemFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by label.
- ChoiceOperator.ChoiceFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- chooseFile(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Types file name into text field and pushes approve button.
- chooseSubnode(Object, String) - Method in class org.netbeans.jemmy.operators.JTreeOperator
- chooseSubnode(Object, String, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
- chooseSubnode(Object, String, int, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTreeOperator
- chooseSubnode(Object, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTreeOperator
- CLASS_DPROP - Static variable in class org.netbeans.jemmy.operators.Operator
-
Identifier for a "class" property.
- classes - Variable in class org.netbeans.jemmy.util.PropChooser
-
Classes of parameters.
- ClassReference - Class in org.netbeans.jemmy
-
Allows access to classes by reflection.
- ClassReference(Object) - Constructor for class org.netbeans.jemmy.ClassReference
-
Constructor.
- ClassReference(String) - Constructor for class org.netbeans.jemmy.ClassReference
-
Contructor.
- clearSelection() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.clearSelection()
through queue - clearSelection() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.clearSelection()
through queue - clearSelection() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.clearSelection()
through queue - clearText() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Clears text in the editable combobox using left-arrow and delete keys.
- clearText() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Clears text.
- clearText() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Clears text.
- clearText(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextKeyboardDriver
- clearText(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextAPIDriver
- clearText(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
- clearText(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.TextDriver
-
Clears component text.
- CLICK_SCROLL_MODEL - Static variable in class org.netbeans.jemmy.operators.JSliderOperator
-
Deprecated.All actions are prformed throw a
ScrollDriver
registered for this component, So this field is useless. - clickForEdit(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Double clicks on cell to turns it to the editing mode.
- clickForEdit(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Turns path to the editing mode.
- clickForPopup() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Clicks for popup by popup mouse button at the component center.
- clickForPopup(int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Clicks for popup at the component center.
- clickForPopup(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Clicks for popup by popup mouse button.
- clickForPopup(int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Clicks for popup.
- clickMouse() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Makes siple mouse click on the component center by default mouse button with 0 modifiers.
- clickMouse(int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Makes mouse click on the component center by default mouse button with 0 modifiers.
- clickMouse(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Makes mouse click on the component center with 0 modifiers.
- clickMouse(int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Makes mouse click by default mouse button with 0 modifiers.
- clickMouse(int, int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Makes mouse click with 0 modifiers.
- clickMouse(int, int, int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Makes mouse click.
- clickMouse(int, int, int, int, int, boolean) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Makes mouse click.
- clickMouse(int, int, int, int, int, Timeout) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
- clickMouse(ComponentOperator, int, int, int, int, int, Timeout) - Method in class org.netbeans.jemmy.drivers.input.MouseEventDriver
- clickMouse(ComponentOperator, int, int, int, int, int, Timeout) - Method in class org.netbeans.jemmy.drivers.input.MouseRobotDriver
- clickMouse(ComponentOperator, int, int, int, int, int, Timeout) - Method in interface org.netbeans.jemmy.drivers.MouseDriver
-
Clicks mouse.
- clickOnCell(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Does single mouse click on the cell.
- clickOnCell(int, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Does mouse click on the cell by default mouse button with no modifiers.
- clickOnCell(int, int, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Does mouse click on the cell with no modifiers.
- clickOnCell(int, int, int, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Does mouse click on the cell.
- clickOnCell(JTableOperator, int, int, int) - Method in class org.netbeans.jemmy.drivers.tables.JTableMouseDriver
-
Clicks on JTable cell.
- clickOnFile(int, int) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Clicks on file in the list.
- clickOnFile(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Clicks 1 time on file in the list.
- clickOnFile(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Deprecated.Use clickOnFile(String) or clickOnFile(String, StringComparator)
- clickOnFile(String, boolean, boolean, int) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Deprecated.Use clickOnFile(String, int) or clickOnFile(String, StringComparator, int)
- clickOnFile(String, int) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Clicks on file in the list.
- clickOnFile(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Clicks on file in the list.
- clickOnFile(String, Operator.StringComparator, int) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Clicks on file in the list.
- clickOnHeader(JTableHeaderOperator, int) - Method in class org.netbeans.jemmy.drivers.lists.JTableHeaderDriver
-
Clicks on a column header.
- clickOnHeader(JTableHeaderOperator, int, int) - Method in class org.netbeans.jemmy.drivers.lists.JTableHeaderDriver
-
Clicks on a column header.
- clickOnItem(int, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Clicks on item by item index.
- clickOnItem(String) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Finds item by item text, and do simple mouse click on it.
- clickOnItem(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Deprecated.Use clickOnItem(String) or clickOnItem(String, StringComparator)
- clickOnItem(String, boolean, boolean, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Deprecated.Use clickOnItem(String, int) or clickOnItem(String, StringComparator, int)
- clickOnItem(String, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Finds item by item text, and do mouse click on it.
- clickOnItem(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Finds item by item text, and do simple mouse click on it.
- clickOnItem(String, Operator.StringComparator, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Finds item by item text, and do mouse click on it.
- clickOnItem(JListOperator, int) - Method in class org.netbeans.jemmy.drivers.lists.JListMouseDriver
-
Clicks on a list item.
- clickOnItem(JListOperator, int, int) - Method in class org.netbeans.jemmy.drivers.lists.JListMouseDriver
-
Clicks on a list item.
- clickOnPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Clicks on the node.
- clickOnPath(TreePath, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Clicks on the node.
- clickOnPath(TreePath, int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Clicks on the node.
- clickOnPath(TreePath, int, int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Clicks on the node.
- cloneThis() - Method in class org.netbeans.jemmy.BundleManager
-
Creates a shallow copy of this BundleManager.
- cloneThis() - Method in class org.netbeans.jemmy.JemmyProperties
-
Creates an exact copy on this instance.
- cloneThis() - Method in class org.netbeans.jemmy.Timeouts
-
Creates a copy of the current timeouts set.
- cloneThis() - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Creates an exact copy of this visualizer.
- close() - Method in interface org.netbeans.jemmy.demo.CommentWindow
-
Closes the window.
- close() - Method in class org.netbeans.jemmy.demo.DefaultCommentWindow
- close() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Closes the frame.
- close() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Deprecated.Use requestClose(). It is the target window's responsibility to hide itself if needed. Or, if you really have to, use requestCloseAndThenHide().
- close(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.WindowDriver
-
Deprecated.Use requestClose(ComponentOperator) instead.
- close(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- close(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultWindowDriver
- closeDown(int) - Static method in class org.netbeans.jemmy.Test
-
Throws TestCompletedException exception.
- closeOper - Variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
A close button.
- closeSubmenus() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Closes all expanded submenus.
- collapseItem(ComponentOperator, int) - Method in interface org.netbeans.jemmy.drivers.TreeDriver
-
Collapses a node.
- collapseItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.trees.JTreeAPIDriver
- collapseItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.trees.JTreeMouseDriver
- collapsePath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.collapsePath(TreePath)
through queue - collapseRow(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.collapseRow(int)
through queue - COLOR_DPROP - Static variable in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Identifier for a "color" property.
- COLOR_MODE - Static variable in class org.netbeans.jemmy.util.PNGEncoder
-
full color image mode.
- ColorImageComparator - Class in org.netbeans.jemmy.image
-
Compares two images with color mapping defined by
ColorModel
implementation. - ColorImageComparator(ColorImageComparator.ColorMap) - Constructor for class org.netbeans.jemmy.image.ColorImageComparator
-
Creates a comparator with a color maps.
- ColorImageComparator(ColorImageComparator.ColorMap, ColorImageComparator.ColorMap) - Constructor for class org.netbeans.jemmy.image.ColorImageComparator
-
Creates a comparator with two color maps.
- ColorImageComparator(ColorImageComparator.ColorMap, ColorImageComparator.ColorMap, ImageComparator) - Constructor for class org.netbeans.jemmy.image.ColorImageComparator
-
Creates a comparator with two color maps.
- ColorImageComparator(ColorImageComparator.ColorMap, ImageComparator) - Constructor for class org.netbeans.jemmy.image.ColorImageComparator
-
Creates a comparator with
map
color mapping. - ColorImageComparator.BackgroundColorMap - Class in org.netbeans.jemmy.image
-
Turns
background
color to black, left others unchanged. - ColorImageComparator.ColorMap - Interface in org.netbeans.jemmy.image
-
Interface to map colors during the comparision.
- ColorImageComparator.ForegroundColorMap - Class in org.netbeans.jemmy.image
-
Turns
foreground
color to white, other - to black. - COLUMN_COUNT_DPROP - Static variable in class org.netbeans.jemmy.operators.JTableOperator
-
Identifier for a "column count" property.
- COLUMN_COUNT_DPROP - Static variable in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Identifier for a "column count" property.
- COLUMN_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JTableOperator
-
Identifier for a "column" property.
- columnAdded(TableColumnModelEvent) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.columnAdded(TableColumnModelEvent)
through queue - columnAdded(TableColumnModelEvent) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.columnAdded(TableColumnModelEvent)
through queue - columnAtPoint(Point) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.columnAtPoint(Point)
through queue - columnAtPoint(Point) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.columnAtPoint(Point)
through queue - columnMarginChanged(ChangeEvent) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.columnMarginChanged(ChangeEvent)
through queue - columnMarginChanged(ChangeEvent) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.columnMarginChanged(ChangeEvent)
through queue - columnMoved(TableColumnModelEvent) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.columnMoved(TableColumnModelEvent)
through queue - columnMoved(TableColumnModelEvent) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.columnMoved(TableColumnModelEvent)
through queue - columnRemoved(TableColumnModelEvent) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.columnRemoved(TableColumnModelEvent)
through queue - columnRemoved(TableColumnModelEvent) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.columnRemoved(TableColumnModelEvent)
through queue - columnSelectionChanged(ListSelectionEvent) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.columnSelectionChanged(ListSelectionEvent)
through queue - columnSelectionChanged(ListSelectionEvent) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.columnSelectionChanged(ListSelectionEvent)
through queue - CommentWindow - Interface in org.netbeans.jemmy.demo
-
Interface implementation defines a way to display step comments during demo or test debug.
- commitEdit() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.commitEdit()
through queue - compare(BufferedImage, BufferedImage) - Method in class org.netbeans.jemmy.image.ColorImageComparator
-
Compares images by
ImageComparator
passed into constructor, or itself if noImageComparator
was passed, processing both images byColorMap
instance before comparision. - compare(BufferedImage, BufferedImage) - Method in interface org.netbeans.jemmy.image.ImageComparator
-
Should return true if images matches, false otherwise.
- compare(BufferedImage, BufferedImage) - Method in class org.netbeans.jemmy.image.RoughImageComparator
-
Compares two images with allowed roughness.
- compare(BufferedImage, BufferedImage) - Method in class org.netbeans.jemmy.image.StrictImageComparator
-
Checks images sizes and pixels.
- compare(BufferedImage, String) - Method in class org.netbeans.jemmy.image.FileImageComparator
-
Compares an image with one stored in file.
- compare(String, String) - Method in class org.netbeans.jemmy.image.FileImageComparator
-
Compares two image stored in files..
- compareColors(int, int) - Method in class org.netbeans.jemmy.image.ColorImageComparator
- compareColors(int, int) - Method in class org.netbeans.jemmy.image.StrictImageComparator
-
Could be used to override the way of comparing colors.
- component - Variable in class org.netbeans.jemmy.EventDispatcher
-
Component to dispatch events to.
- ComponentChooser - Interface in org.netbeans.jemmy
-
This interface should be implemented to define the criteria used to search for a component.
- ComponentIsNotFocusedException - Exception in org.netbeans.jemmy
-
Exception can be thrown as a result of attempt to produce a key operation for a component which does not have focus.
- ComponentIsNotFocusedException(Component) - Constructor for exception org.netbeans.jemmy.ComponentIsNotFocusedException
-
Constructs a ComponentIsNotFocusedException object.
- ComponentIsNotVisibleException - Exception in org.netbeans.jemmy
-
Exception can be thrown as a result of attempt to produce a mouse operation for a component which is not visible.
- ComponentIsNotVisibleException(Component) - Constructor for exception org.netbeans.jemmy.ComponentIsNotVisibleException
-
Constructs a ComponentIsNotVisibleException object.
- ComponentOperator - Class in org.netbeans.jemmy.operators
-
Root class for all component operators.
- ComponentOperator(Component) - Constructor for class org.netbeans.jemmy.operators.ComponentOperator
-
Constructor.
- ComponentOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.ComponentOperator
-
Constructor.
- ComponentOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.ComponentOperator
-
Constructor.
- ComponentOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ComponentOperator
-
Constructs a ComponentOperator object.
- ComponentOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.ComponentOperator
-
Constructs a ComponentOperator object.
- ComponentSearcher - Class in org.netbeans.jemmy
-
Contains methods to search for components below a a given
java.awt.Container
in the display containment hierarchy. - ComponentSearcher(Container) - Constructor for class org.netbeans.jemmy.ComponentSearcher
-
Contructor.
- computeVisibleRect(Rectangle) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.computeVisibleRect(Rectangle)
through queue - configureEditor(ComboBoxEditor, Object) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.configureEditor(ComboBoxEditor, Object)
through queue - ContainerFinder() - Constructor for class org.netbeans.jemmy.operators.ContainerOperator.ContainerFinder
-
Constructs ContainerFinder.
- ContainerFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ContainerOperator.ContainerFinder
-
Constructs ContainerFinder.
- ContainerOperator<T extends Container> - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ComponentOperator.WaitComponentTimeout - time to wait container displayed
. - ContainerOperator(Container) - Constructor for class org.netbeans.jemmy.operators.ContainerOperator
-
Constructor.
- ContainerOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.ContainerOperator
-
Constructor.
- ContainerOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.ContainerOperator
-
Constructor.
- ContainerOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ContainerOperator
-
Constructs a ContainerOperator object.
- ContainerOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.ContainerOperator
-
Constructs a ContainerOperator object.
- ContainerOperator.ContainerFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- contains(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.contains(int, int)
through queue - contains(Point) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.contains(Point)
through queue - contains(String) - Method in class org.netbeans.jemmy.JemmyProperties
-
Checks if "name" propery currently has a value.
- contains(String) - Method in class org.netbeans.jemmy.Timeouts
-
Checks if timeout has already been defined in this timeout instance.
- containsDefault(String) - Static method in class org.netbeans.jemmy.Timeouts
-
Check that default timeout value was defined.
- CONTENT_TYPE_DPROP - Static variable in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Identifier for a "content type" property.
- contentsChanged(ListDataEvent) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.contentsChanged(ListDataEvent)
through queue - convertColumnIndexToModel(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.convertColumnIndexToModel(int)
through queue - convertColumnIndexToView(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.convertColumnIndexToView(int)
through queue - convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.convertValueToText(Object, boolean, boolean, boolean, int, boolean)
through queue - copy() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.copy()
through queue - copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.ButtonOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.CheckboxOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.ComponentOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.FrameOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JListOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JTableOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.JTreeOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.ListOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.Operator
-
Copies all environment (output, timeouts, visualizer) from another operator.
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
- copyEnvironment(Operator) - Method in class org.netbeans.jemmy.operators.WindowOperator
- copyTo(JemmyProperties) - Method in class org.netbeans.jemmy.JemmyProperties
-
Copy all properties from this instance into another.
- create(String) - Method in class org.netbeans.jemmy.Timeouts
-
Creates Timeout new object by name and getTimeout(name) value.
- createDefaultColumnsFromModel() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.createDefaultColumnsFromModel()
through queue - createDelta() - Method in class org.netbeans.jemmy.Timeouts
-
Create timeout for "Timeouts.DeltaTimeout" name.
- createErrorOutput() - Method in class org.netbeans.jemmy.TestOut
-
Creates an output which prints only error messages.
- createHorizontalScrollBar() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.createHorizontalScrollBar()
through queue - createImage(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.createImage(int, int)
through queue - createImage(ImageProducer) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.createImage(ImageProducer)
through queue - createOperator(Component) - Static method in class org.netbeans.jemmy.operators.Operator
-
Creates operator for component.
- createStandardLabels(int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.createStandardLabels(int)
through queue - createStandardLabels(int, int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.createStandardLabels(int, int)
through queue - createSubOperator(ComponentChooser) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Waits for a subcomponent and creates an operator.
- createSubOperator(ComponentChooser, int) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Waits for a subcomponent and creates an operator.
- createToolTip() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.createToolTip()
through queue - createVerticalScrollBar() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.createVerticalScrollBar()
through queue - cut() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.cut()
through queue
D
- DateScrollAdjuster(JSpinnerOperator, Date) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.DateScrollAdjuster
-
Constructs a
DateScrollAdjuster
object. - decode() - Method in class org.netbeans.jemmy.util.PNGDecoder
-
Decodes image from an input stream passed into constructor.
- decode(String) - Static method in class org.netbeans.jemmy.util.PNGDecoder
-
Decodes image from file.
- DECREASE_SCROLL_DIRECTION - Static variable in interface org.netbeans.jemmy.drivers.scrolling.ScrollAdjuster
-
Decrease scroll direction.
- DefaultCharBindingMap - Class in org.netbeans.jemmy
-
Default implementation of CharBindingMap interface.
- DefaultCharBindingMap() - Constructor for class org.netbeans.jemmy.DefaultCharBindingMap
-
Constructor.
- DefaultCommentWindow - Class in org.netbeans.jemmy.demo
-
Default org.netbeans.jemmy.demo.CommentWindow implementation.
- DefaultCommentWindow() - Constructor for class org.netbeans.jemmy.demo.DefaultCommentWindow
-
Constructs a DefaultCommentWindow object.
- DefaultCommentWindow(boolean) - Constructor for class org.netbeans.jemmy.demo.DefaultCommentWindow
-
Constructs a DefaultCommentWindow object.
- DefaultCommentWindow.Mover - Class in org.netbeans.jemmy.demo
-
Perform a mouse action at the end of test step.
- DefaultDriverInstaller - Class in org.netbeans.jemmy.drivers
-
Installs all necessary drivers for Jemmy operators except low-level drivers which are installed by InputDriverInstaller.
- DefaultDriverInstaller() - Constructor for class org.netbeans.jemmy.drivers.DefaultDriverInstaller
-
Constructs a DefaultDriverInstaller object with shortcut mode flag taken from
JemmyProperties
. - DefaultDriverInstaller(boolean) - Constructor for class org.netbeans.jemmy.drivers.DefaultDriverInstaller
-
Constructs a DefaultDriverInstaller object.
- DefaultFrameDriver - Class in org.netbeans.jemmy.drivers.windows
- DefaultFrameDriver() - Constructor for class org.netbeans.jemmy.drivers.windows.DefaultFrameDriver
- DefaultInternalFrameDriver - Class in org.netbeans.jemmy.drivers.windows
- DefaultInternalFrameDriver() - Constructor for class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- DefaultJMenuDriver - Class in org.netbeans.jemmy.drivers.menus
- DefaultJMenuDriver() - Constructor for class org.netbeans.jemmy.drivers.menus.DefaultJMenuDriver
- DefaultPathParser(String) - Constructor for class org.netbeans.jemmy.operators.Operator.DefaultPathParser
-
Constructs a DefaultPathParser object.
- DefaultStringComparator(boolean, boolean) - Constructor for class org.netbeans.jemmy.operators.Operator.DefaultStringComparator
-
Constructs a DefaultStringComparator object.
- DefaultVisualizer - Class in org.netbeans.jemmy.util
-
Used as component visualizer by default.
- DefaultVisualizer() - Constructor for class org.netbeans.jemmy.util.DefaultVisualizer
- DefaultWindowDriver - Class in org.netbeans.jemmy.drivers.windows
- DefaultWindowDriver() - Constructor for class org.netbeans.jemmy.drivers.windows.DefaultWindowDriver
- deiconify() - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Deiconifies the frame.
- deiconify() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Deiconifies frame.
- deiconify(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.FrameDriver
-
Deiconifies a frame.
- deiconify(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultFrameDriver
- deiconify(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- delayRobot(long) - Method in class org.netbeans.jemmy.EventDispatcher
-
Delays robot.
- demaximize() - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Demaximizes the frame.
- demaximize() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Demaximizes frame.
- demaximize(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.FrameDriver
-
Demaximizes a frame.
- demaximize(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultFrameDriver
- demaximize(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- DemoInterruptedException - Exception in org.netbeans.jemmy.demo
-
Exception is throught if test (demo) execution has been interrupted (CommentWindow.isInterrupted() returned true).
- DemoInterruptedException(String) - Constructor for exception org.netbeans.jemmy.demo.DemoInterruptedException
-
Constructs a DemoInterruptedException object.
- Demonstrator - Class in org.netbeans.jemmy.demo
-
Class to display step comments.
- Demonstrator() - Constructor for class org.netbeans.jemmy.demo.Demonstrator
- DescriptablePathChooser - Interface in org.netbeans.jemmy.drivers
-
Specifies an interface for objects defining path searching criteria.
- deselect(int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.deselect(int)
through queue - DialogByTitleFinder(String) - Constructor for class org.netbeans.jemmy.operators.DialogOperator.DialogByTitleFinder
-
Constructs DialogByTitleFinder.
- DialogByTitleFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.DialogOperator.DialogByTitleFinder
-
Constructs DialogByTitleFinder.
- DialogFinder() - Constructor for class org.netbeans.jemmy.operators.DialogOperator.DialogFinder
-
Constructs DialogFinder.
- DialogFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.DialogOperator.DialogFinder
-
Constructs DialogFinder.
- DialogOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
DialogWaiter.WaitDialogTimeout - time to wait dialog displayed
DialogWaiter.AfterDialogTimeout - time to sleep after dialog has been dispayed
ComponentOperator.WaitStateTimeout - time to wait for title
. - DialogOperator() - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructor.
- DialogOperator(int) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructor.
- DialogOperator(Dialog) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructs a DialogOperator object.
- DialogOperator(String) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructor.
- DialogOperator(String, int) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructor.
- DialogOperator(String, int, Operator) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructor.
- DialogOperator(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructs a DialogOperator object.
- DialogOperator(ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructs a DialogOperator object.
- DialogOperator(ComponentChooser, int, Operator) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructs a DialogOperator object.
- DialogOperator(WindowOperator) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructor.
- DialogOperator(WindowOperator, int) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructor.
- DialogOperator(WindowOperator, String) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Uses owner's timeout and output for waiting and to init operator.
- DialogOperator(WindowOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructor.
- DialogOperator(WindowOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructs a DialogOperator object.
- DialogOperator(WindowOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.DialogOperator
-
Constructs a DialogOperator object.
- DialogOperator.DialogByTitleFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by title.
- DialogOperator.DialogFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- DialogWaiter - Class in org.netbeans.jemmy
-
A DialogWaiter is a utility class used to look or wait for Dialogs.
- DialogWaiter() - Constructor for class org.netbeans.jemmy.DialogWaiter
-
Constructor.
- Dispatcher(Component, AWTEvent) - Constructor for class org.netbeans.jemmy.drivers.input.EventDriver.Dispatcher
-
Constructs an EventDriver$Dispatcher object.
- dispatchEvent(AWTEvent) - Method in class org.netbeans.jemmy.EventDispatcher
-
Dispatches
AWTEvent
to component passed in constructor. - dispatchEvent(AWTEvent) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.dispatchEvent(AWTEvent)
through queue - dispatchEvent(Component, int, int, int, int, int, int) - Method in class org.netbeans.jemmy.drivers.input.MouseEventDriver
-
Dispatches a mouse event to the component.
- dispatchEvent(Component, AWTEvent) - Method in class org.netbeans.jemmy.drivers.input.EventDriver
-
Dispatches an event to the component.
- dispatchKeyEvent(int, int, int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Dispatches KeyEvent.
- dispatchKeyEvent(int, int, int, char) - Method in class org.netbeans.jemmy.EventDispatcher
-
Dispatches KeyEvent.
- dispatchMouseEvent(int, int, int, boolean) - Method in class org.netbeans.jemmy.EventDispatcher
-
Dispatches MouseEvent at the center of component.
- dispatchMouseEvent(int, int, int, int, int, boolean) - Method in class org.netbeans.jemmy.EventDispatcher
-
Dispatches a MouseEvent.
- dispatchWindowEvent(int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Dispatches WindowEvent.
- dispose() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.dispose()
through queue - dispose() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.dispose()
through queue - DO_NOT_TOUCH_SCROLL_DIRECTION - Static variable in interface org.netbeans.jemmy.drivers.scrolling.ScrollAdjuster
-
Specifies that necessary value has been reached..
- doAction(Object) - Method in class org.netbeans.jemmy.operators.Operator.NoBlockingAction
-
Performs a mapping action.
- doClick() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.doClick()
through queue - doClick(int) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.doClick(int)
through queue - doCollapsePath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Ensures that the node identified by the specified path is collapsed and viewable.
- doCollapseRow(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Ensures that the node in the specified row is collapsed.
- doDragAndDrop(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Performs drag'n'drop scrolling till scroller's value does not cross required value.
- doExpandPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Expands path.
- doExpandRow(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Expands path on row.
- doJumps(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Performs jump scrolling till scroller's value does not cross required value.
- doLayout() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.doLayout()
through queue - doMakeVisible(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Ensures that the node identified by path is currently viewable.
- doPushAndWait(ComponentOperator, ScrollAdjuster, long) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Performs "push and wait" scrolling till scroller's value does not cross required value.
- doPushAndWait(ComponentOperator, ScrollAdjuster, long) - Method in class org.netbeans.jemmy.drivers.scrolling.KeyboardJSliderScrollDriver
- doSleep(long) - Method in class org.netbeans.jemmy.Test
-
Sleeps.
- doSteps(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Performs minimal scrollings till scroller's value does not cross required value.
- drag(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Drag to a specified point.
- drag(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- drag(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- drag(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- drag(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- drag(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- dragMouse(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Drag mouse over the component with 0 modifiers and default mose button pressed.
- dragMouse(int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Drag mouse over the component with 0 modifiers.
- dragMouse(int, int, int, int) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
- dragMouse(int, int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Drag mouse over the component.
- dragMouse(ComponentOperator, int, int, int, int) - Method in class org.netbeans.jemmy.drivers.input.MouseEventDriver
- dragMouse(ComponentOperator, int, int, int, int) - Method in class org.netbeans.jemmy.drivers.input.MouseRobotDriver
- dragMouse(ComponentOperator, int, int, int, int) - Method in interface org.netbeans.jemmy.drivers.MouseDriver
-
Drags mouse.
- dragNDrop(int, int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Makes drag'n'drop operation by default mouse buttons with 0 modifiers.
- dragNDrop(int, int, int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Makes drag'n'drop operation with 0 modifiers.
- dragNDrop(int, int, int, int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Makes drag'n'drop operation.
- dragNDrop(int, int, int, int, int, int, Timeout, Timeout) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
- dragNDrop(ComponentOperator, int, int, int, int, int, int, Timeout, Timeout) - Method in class org.netbeans.jemmy.drivers.input.MouseEventDriver
- dragNDrop(ComponentOperator, int, int, int, int, int, int, Timeout, Timeout) - Method in class org.netbeans.jemmy.drivers.input.MouseRobotDriver
- dragNDrop(ComponentOperator, int, int, int, int, int, int, Timeout, Timeout) - Method in interface org.netbeans.jemmy.drivers.MouseDriver
-
Performs drag'n'drop.
- Driver - Interface in org.netbeans.jemmy.drivers
-
Implements "heavy" model of driver because requires to load classes for all supported operator types.
- DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant - prefix for drivers names.
- DriverInstaller - Interface in org.netbeans.jemmy.drivers
- DriverManager - Class in org.netbeans.jemmy.drivers
-
Manages driver set.
- drop(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Drop at a specified point.
- drop(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- drop(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- drop(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- drop(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- drop(ComponentOperator, Point) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- dumpAll(PrintStream) - Static method in class org.netbeans.jemmy.util.Dumper
-
Prints all component hierarchy (GUI dump).
- dumpAll(PrintStream, DumpController) - Static method in class org.netbeans.jemmy.util.Dumper
- dumpAll(PrintWriter) - Static method in class org.netbeans.jemmy.util.Dumper
-
Prints all component hierarchy (GUI dump).
- dumpAll(PrintWriter, DumpController) - Static method in class org.netbeans.jemmy.util.Dumper
- dumpAll(String) - Static method in class org.netbeans.jemmy.util.Dumper
-
Prints component hierarchy (GUI dump) into file.
- dumpAll(String, DumpController) - Static method in class org.netbeans.jemmy.util.Dumper
- dumpComponent(Component, PrintStream) - Static method in class org.netbeans.jemmy.util.Dumper
-
Prints component hierarchy (GUI dump).
- dumpComponent(Component, PrintStream, DumpController) - Static method in class org.netbeans.jemmy.util.Dumper
- dumpComponent(Component, PrintWriter) - Static method in class org.netbeans.jemmy.util.Dumper
- dumpComponent(Component, PrintWriter, DumpController) - Static method in class org.netbeans.jemmy.util.Dumper
-
Prints component hierarchy (GUI dump) starting from
comp
component. - dumpComponent(Component, String) - Static method in class org.netbeans.jemmy.util.Dumper
-
Prints component hierarchy (GUI dump) into file.
- dumpComponent(Component, String, DumpController) - Static method in class org.netbeans.jemmy.util.Dumper
- DumpController - Interface in org.netbeans.jemmy.util
- Dumper - Class in org.netbeans.jemmy.util
-
Allows to "dump" current GUI state into XML file.
- Dumper() - Constructor for class org.netbeans.jemmy.util.Dumper
E
- ECHO_CHAR_DPROP - Static variable in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Identifier for a "echo char" property.
- echoCharIsSet() - Method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Maps
JPasswordField.echoCharIsSet()
through queue - echoCharIsSet() - Method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Maps
TextField.echoCharIsSet()
through queue - editCell(ComponentOperator, int, int, Object) - Method in interface org.netbeans.jemmy.drivers.TableDriver
-
Edits a cell.
- editCell(ComponentOperator, int, int, Object) - Method in class org.netbeans.jemmy.drivers.tables.JTableMouseDriver
- editCellAt(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.editCellAt(int, int)
through queue - editCellAt(int, int, EventObject) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.editCellAt(int, int, EventObject)
through queue - editingCanceled(ChangeEvent) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.editingCanceled(ChangeEvent)
through queue - editingStopped(ChangeEvent) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.editingStopped(ChangeEvent)
through queue - editItem(ComponentOperator, int, Object, Timeout) - Method in interface org.netbeans.jemmy.drivers.TreeDriver
-
Edits a node.
- editItem(ComponentOperator, int, Object, Timeout) - Method in class org.netbeans.jemmy.drivers.trees.JTreeAPIDriver
- editItem(ComponentOperator, int, Object, Timeout) - Method in class org.netbeans.jemmy.drivers.trees.JTreeMouseDriver
- EditorDriver - Interface in org.netbeans.jemmy.drivers
-
Interface of objects to be used for value changing (editing).
- EmptyVisualizer - Class in org.netbeans.jemmy.util
-
Being used bas visualizer does nothing.
- EmptyVisualizer() - Constructor for class org.netbeans.jemmy.util.EmptyVisualizer
- enableInputMethods(boolean) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.enableInputMethods(boolean)
through queue - encode(BufferedImage) - Method in class org.netbeans.jemmy.util.PNGEncoder
-
main encoding method (stays blocked till encoding is finished).
- enlargeImage(BufferedImage, int) - Static method in class org.netbeans.jemmy.image.ImageTool
-
Increases image.
- ensureFileIsVisible(File) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.ensureFileIsVisible(File)
through queue - ensureIndexIsVisible(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.ensureIndexIsVisible(int)
through queue - enter() - Method in class org.netbeans.jemmy.demo.DefaultCommentWindow.Mover
-
Moves mouse pointer to the button.
- enterBlue(int) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Enters blue color component value.
- enterColor(int) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Enters color.
- enterColor(int, int, int) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Enters all color components values.
- enterColor(Color) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Enters color.
- enterGreen(int) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Enters green color component value.
- enterMouse() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Move mouse inside the component.
- enterMouse(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.input.MouseEventDriver
- enterMouse(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.input.MouseRobotDriver
- enterMouse(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.MouseDriver
-
Moves mouse inside a component.
- enterNewValue(ComponentOperator, Object) - Method in interface org.netbeans.jemmy.drivers.EditorDriver
-
Changes value.
- enterRed(int) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Enters red color component value.
- enterSubDir(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Enters into subdir curently displayed in the list.
- enterSubDir(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Deprecated.Use enterSubDir(String) or enterSubDir(String, StringComparator)
- enterSubDir(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Enters into subdirectory.
- enterText(String) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Requests a focus, clears text, types new one and pushes Enter.
- enterText(String) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Requests a focus, clears text, types new one and pushes Enter.
- enterText(String) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Requests a focus, clears text, types new one and pushes Enter.
- enterText(ComponentOperator, String) - Method in class org.netbeans.jemmy.drivers.text.TextAPIDriver
- enterText(ComponentOperator, String) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
- enterText(ComponentOperator, String) - Method in interface org.netbeans.jemmy.drivers.TextDriver
-
Type text and push enter.
- equals(Object) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ExactScrollAdjuster
- equals(Object) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ObjectScrollAdjuster
- equals(Object) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ToStringScrollAdjuster
- equals(String, String) - Method in class org.netbeans.jemmy.operators.Operator.DefaultStringComparator
-
Compares a caption with a match using switched passed into constructor.
- equals(String, String) - Method in interface org.netbeans.jemmy.operators.Operator.StringComparator
-
Imlementation must return true if strings are equal.
- equals(String, String) - Method in class org.netbeans.jemmy.util.RegExComparator
- escape(String) - Static method in class org.netbeans.jemmy.util.Dumper
- eSleep(String) - Method in class org.netbeans.jemmy.Timeouts
-
Sleeps for the "name" timeout value.
- EventDispatcher - Class in org.netbeans.jemmy
-
Provides low level functions for reproducing user actions.
- EventDispatcher(Component) - Constructor for class org.netbeans.jemmy.EventDispatcher
-
Constructor.
- EventDriver - Class in org.netbeans.jemmy.drivers.input
-
Superclass for all drivers using event dispatching.
- EventDriver() - Constructor for class org.netbeans.jemmy.drivers.input.EventDriver
-
Constructs an EventDriver object suporting ComponentOperator.
- EventDriver(String[]) - Constructor for class org.netbeans.jemmy.drivers.input.EventDriver
-
Constructs an EventDriver object.
- EventDriver.Dispatcher - Class in org.netbeans.jemmy.drivers.input
-
Class used fot execution of an event through the dispatching thread.
- EventTool - Class in org.netbeans.jemmy
-
Provides methods to check last dispatched events, to wait for events of specific types, or to guarantee that events of specific types are not dispatched during some time frame.
- EventTool() - Constructor for class org.netbeans.jemmy.EventTool
-
Constructor.
- ExactScrollAdjuster(JSpinnerOperator, Object, int) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.ExactScrollAdjuster
-
Constructs a
ExactScrollAdjuster
object. - exitMouse() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Move mouse outside the component.
- exitMouse(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.input.MouseEventDriver
- exitMouse(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.input.MouseRobotDriver
- exitMouse(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.MouseDriver
-
Moves mouse outside a component.
- expandItem(ComponentOperator, int) - Method in interface org.netbeans.jemmy.drivers.TreeDriver
-
Expandes a node.
- expandItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.trees.JTreeAPIDriver
- expandItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.trees.JTreeMouseDriver
- expandLeft() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Pushes one time left(top) expand button.
- expandPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.expandPath(TreePath)
through queue - expandRight() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Pushes one time right(bottom) expand button.
- expandRow(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.expandRow(int)
through queue - expired() - Method in class org.netbeans.jemmy.Timeout
-
Checks if timeout has been expired after start() invocation.
F
- FileImageComparator - Class in org.netbeans.jemmy.image
-
Allowes compares images in memory to ones stored in files and compare such images one with another.
- FileImageComparator(ImageComparator, ImageLoader) - Constructor for class org.netbeans.jemmy.image.FileImageComparator
-
Constructs a FileImageComparator object.
- findAbstractButton(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Searches AbstractButton by text.
- findAbstractButton(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Searches AbstractButton by text.
- findAbstractButton(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Searches for the first AbstractButton in a container.
- findAbstractButton(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Searches AbstractButton in a container.
- findButton(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.ButtonOperator
-
Searches Button by text.
- findButton(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.ButtonOperator
-
Searches Button by text.
- findButton(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ButtonOperator
-
Searches for the first Button in a container.
- findButton(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ButtonOperator
-
Searches Button in a container.
- findCell(String, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell coordinates.
- findCell(String, int[], int[], int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell coordinates in the specified rows and columns.
- findCell(String, Operator.StringComparator, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell coordinates.
- findCell(String, Operator.StringComparator, int[], int[], int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell coordinates in the specified rows and columns.
- findCell(ComponentChooser) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell coordinates.
- findCell(ComponentChooser, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell coordinates.
- findCell(ComponentChooser, int[], int[], int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell coordinates.
- findCell(JTableOperator.TableCellChooser) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell coordinates.
- findCell(JTableOperator.TableCellChooser, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell coordinates.
- findCell(JTableOperator.TableCellChooser, int[], int[], int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell coordinates in the specified rows and columns.
- findCellColumn(String) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches first cell column by cell text.
- findCellColumn(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Deprecated.Use findCellColumn(String) or findCellColumn(String, StringComparator)
- findCellColumn(String, boolean, boolean, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Deprecated.Use findCellColumn(String, int) or findCellColumn(String, StringComparator, int)
- findCellColumn(String, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column by cell text.
- findCellColumn(String, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column index.
- findCellColumn(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column visible index.
- findCellColumn(String, Operator.StringComparator, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column visible index.
- findCellColumn(String, Operator.StringComparator, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column index.
- findCellColumn(ComponentChooser) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column by rendered component.
- findCellColumn(ComponentChooser, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column by rendered component.
- findCellColumn(ComponentChooser, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column index.
- findCellColumn(JTableOperator.TableCellChooser) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column by TableCellChooser.
- findCellColumn(JTableOperator.TableCellChooser, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column by TableCellChooser.
- findCellColumn(JTableOperator.TableCellChooser, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell column index.
- findCellRow(String) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches first cell row by cell text.
- findCellRow(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Deprecated.Use findCellRow(String) or findCellRow(String, StringComparator)
- findCellRow(String, boolean, boolean, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Deprecated.Use findCellRow(String, int) or findCellRow(String, StringComparator, int)
- findCellRow(String, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row by cell text.
- findCellRow(String, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row index.
- findCellRow(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row index.
- findCellRow(String, Operator.StringComparator, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row index.
- findCellRow(String, Operator.StringComparator, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row index.
- findCellRow(ComponentChooser) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row by rendered component.
- findCellRow(ComponentChooser, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row by rendered component.
- findCellRow(ComponentChooser, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row index.
- findCellRow(JTableOperator.TableCellChooser) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row by TableCellChooser.
- findCellRow(JTableOperator.TableCellChooser, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row by TableCellChooser.
- findCellRow(JTableOperator.TableCellChooser, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches cell row index.
- findCheckbox(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Searches Checkbox by text.
- findCheckbox(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Searches Checkbox by text.
- findCheckbox(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Searches 0'th Checkbox in container.
- findCheckbox(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Searches Checkbox in container.
- findChoice(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Searches Choice by text.
- findChoice(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Searches Choice by text.
- findChoice(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Searches 0'th Choice in container.
- findChoice(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Searches Choice in container.
- findColumn(String) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches a column by name.
- findColumn(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches a column by name.
- findComponent(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ComponentOperator
-
Searches Component in container.
- findComponent(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ComponentOperator
-
Searches Component in container.
- findComponent(ComponentChooser) - Method in class org.netbeans.jemmy.ComponentSearcher
-
Searches for a component.
- findComponent(ComponentChooser, int) - Method in class org.netbeans.jemmy.ComponentSearcher
-
Searches for a component.
- findComponentAt(int, int) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.findComponentAt(int, int)
through queue - findComponentAt(Point) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.findComponentAt(Point)
through queue - findContainer(Container) - Static method in class org.netbeans.jemmy.operators.ContainerOperator
-
Searches 0'th Container in container.
- findContainer(Container, int) - Static method in class org.netbeans.jemmy.operators.ContainerOperator
-
Searches Container in container.
- findContainer(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ContainerOperator
-
Searches 0'th Container in container.
- findContainer(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ContainerOperator
-
Searches Container in container.
- findContainerUnder(Component) - Static method in class org.netbeans.jemmy.operators.ContainerOperator
-
Searches Container object which component lies on.
- findContainerUnder(Component, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ContainerOperator
-
Searches Container object which component lies on.
- findDivider() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Searches divider inside split pane.
- Finder(Class) - Constructor for class org.netbeans.jemmy.operators.Operator.Finder
-
Constructs Finder.
- Finder(Class, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.Operator.Finder
-
Constructs Finder.
- findImage(BufferedImage, int) - Method in interface org.netbeans.jemmy.image.ImageFinder
-
Should return location if image lays inside an image represented by this object.
- findImage(BufferedImage, int) - Method in class org.netbeans.jemmy.image.RoughImageFinder
-
Performs "rough" search.
- findImage(BufferedImage, int) - Method in class org.netbeans.jemmy.image.StrictImageFinder
-
Searchs for an image inside image passed into constructor.
- findItem(String) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ListSpinnerOperator
-
Looks for an index of an item having
toString()
matching a specified pattern. - findItem(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ListSpinnerOperator
-
Looks for an index of an item having
toString()
matching a specified pattern. - findItemIndex(String) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Finds an item between choice items.
- findItemIndex(String) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Searched for first item by text.
- findItemIndex(String) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Searches an item index.
- findItemIndex(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Deprecated.Use findItemIndex(String) or findItemIndex(String, StringComparator)
- findItemIndex(String, boolean, boolean, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Deprecated.Use findItemIndex(String, int) or findItemIndex(String, StringComparator, int)
- findItemIndex(String, int) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Finds an item between choice items.
- findItemIndex(String, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Searched for index'th item by text.
- findItemIndex(String, int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Searches an item index.
- findItemIndex(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Finds an item between list items.
- findItemIndex(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Searches for an item good from chooser's point of view.
- findItemIndex(String, Operator.StringComparator, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Searches for an item good from chooser's point of view.
- findItemIndex(ComponentChooser) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Searches for an item by rendered component.
- findItemIndex(ComponentChooser, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Searches for index'th item by rendered component.
- findItemIndex(JListOperator.ListItemChooser) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Searches for an item good from chooser's point of view.
- findItemIndex(JListOperator.ListItemChooser, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Searches for index'th item good from chooser's point of view.
- findJButton() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Searches JButton inside component.
- findJButton(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JButtonOperator
-
Searches JButton by text.
- findJButton(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JButtonOperator
-
Searches JButton by text.
- findJButton(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JButtonOperator
-
Searches 0'th JButton in container.
- findJButton(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JButtonOperator
-
Searches JButton in container.
- findJCheckBox(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Searches JCheckBox by text.
- findJCheckBox(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Searches JCheckBox by text.
- findJCheckBox(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Searches 0'th JCheckBox in container.
- findJCheckBox(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Searches JCheckBox in container.
- findJColorChooser(Container) - Static method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Searches 0'th JColorChooser in container.
- findJColorChooser(Container, int) - Static method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Searches JColorChooser in container.
- findJColorChooser(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Searches 0'th JColorChooser in container.
- findJColorChooser(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Searches JColorChooser in container.
- findJComboBox(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Searches JComboBox by item.
- findJComboBox(Container, String, boolean, boolean, int, int) - Static method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Searches JComboBox by item.
- findJComboBox(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Searches 0'th JComboBox in container.
- findJComboBox(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Searches JComboBox in container.
- findJComponent(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JComponentOperator
-
Searches JComponent by tooltip text.
- findJComponent(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JComponentOperator
-
Searches JComponent by tooltip text.
- findJComponent(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JComponentOperator
-
Searches 0'th JComponent in container.
- findJComponent(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JComponentOperator
-
Searches JComponent in container.
- findJDialog(Window, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Searches a dialog by title between owner's owned windows.
- findJDialog(Window, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Searches an index'th dialog by title between owner's owned windows.
- findJDialog(Window, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Searches a dialog between owner's owned windows.
- findJDialog(Window, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Searches an index'th dialog between owner's owned windows.
- findJDialog(String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Searches a dialog by title.
- findJDialog(String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Searches an index'th dialog by title.
- findJDialog(ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Searches a dialog.
- findJDialog(ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Searches an index'th dialog.
- findJEditorPane(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Searches JEditorPane by text.
- findJEditorPane(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Searches JEditorPane by text.
- findJEditorPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Searches JEditorPane in container.
- findJEditorPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Searches JEditorPane in container.
- findJFileChooser() - Static method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Searches currently opened JFileChooser.
- findJFileChooser(Container) - Static method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Searches JFileChooser in container.
- findJFileChooserDialog() - Static method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Searches currently opened JDilog with JFileChooser inside.
- findJFrame(String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JFrameOperator
-
Searches a frame by title.
- findJFrame(String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JFrameOperator
-
Searches an index'th frame by title.
- findJFrame(ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JFrameOperator
-
Searches a frame.
- findJFrame(ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JFrameOperator
-
Searches an index'th frame.
- findJInternalFrame(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Searches JInternalframe by title.
- findJInternalFrame(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Searches JInternalframe by title.
- findJInternalFrame(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Searches JInternalframe in container.
- findJInternalFrame(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Searches JInternalframe in container.
- findJInternalFrameUnder(Component) - Static method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Searches JInternalFrame object which component lies on.
- findJInternalFrameUnder(Component, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Searches JInternalFrame object which component lies on.
- findJLabel(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JLabelOperator
-
Searches JLabel by text.
- findJLabel(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JLabelOperator
-
Searches JLabel by text.
- findJLabel(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JLabelOperator
-
Searches JLabel in container.
- findJLabel(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JLabelOperator
-
Searches JLabel in container.
- findJList(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JListOperator
-
Searches JList by item.
- findJList(Container, String, boolean, boolean, int, int) - Static method in class org.netbeans.jemmy.operators.JListOperator
-
Searches JList by item.
- findJList(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JListOperator
-
Searches 0'th JList in container.
- findJList(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JListOperator
-
Searches JList in container.
- findJMenu(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JMenuOperator
-
Searches JMenu by text.
- findJMenu(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JMenuOperator
-
Searches JMenu by text.
- findJMenu(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JMenuOperator
-
Searches 0'th JMenu in container.
- findJMenu(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JMenuOperator
-
Searches JMenu in container.
- findJMenuBar(Container) - Static method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Waits JMenuBar in container.
- findJMenuBar(JDialog) - Static method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Searches JMenuBar in dialog.
- findJMenuBar(JFrame) - Static method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Searches JMenuBar in frame.
- findJMenuItem(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Searches JMenuItem by text.
- findJMenuItem(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Searches JMenuItem by text.
- findJMenuItem(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Searches 0'th JMenuItem in container.
- findJMenuItem(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Searches JMenuItem in container.
- findJPasswordField(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Searches JPasswordField by text.
- findJPasswordField(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Searches JPasswordField by text.
- findJPasswordField(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Searches JPasswordField in container.
- findJPasswordField(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Searches JPasswordField in container.
- findJPopupMenu(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Searches JPopupMenu in container.
- findJPopupMenu(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Searches JPopupMenu in container.
- findJPopupWindow(ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Searches for a window which contains JPopupMenu.
- findJProgressBar(Container) - Static method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Searches 0'th JProgressBar in container.
- findJProgressBar(Container, int) - Static method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Searches JProgressBar in container.
- findJProgressBar(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Searches 0'th JProgressBar in container.
- findJProgressBar(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Searches JProgressBar in container.
- findJRadioButton(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Searches JRadioButton by text.
- findJRadioButton(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Searches JRadioButton by text.
- findJRadioButton(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Searches 0'th JRadioButton in container.
- findJRadioButton(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Searches JRadioButton in container.
- findJScrollBar(Container) - Static method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Searches 0'th JScrollBar in container.
- findJScrollBar(Container, int) - Static method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Searches JScrollBar in container.
- findJScrollBar(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Searches 0'th JScrollBar in container.
- findJScrollBar(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Searches JScrollBar in container.
- findJScrollPane(Container) - Static method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Searches 0'th JScrollPane in container.
- findJScrollPane(Container, int) - Static method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Searches JScrollPane in container.
- findJScrollPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Searches 0'th JScrollPane in container.
- findJScrollPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Searches JScrollPane in container.
- findJScrollPaneUnder(Component) - Static method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Searches JScrollPane object which component lies on.
- findJScrollPaneUnder(Component, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Searches JScrollPane object which component lies on.
- findJSlider(Container) - Static method in class org.netbeans.jemmy.operators.JSliderOperator
-
Searches 0'th JSlider in container.
- findJSlider(Container, int) - Static method in class org.netbeans.jemmy.operators.JSliderOperator
-
Searches JSlider in container.
- findJSlider(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JSliderOperator
-
Searches 0'th JSlider in container.
- findJSlider(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JSliderOperator
-
Searches JSlider in container.
- findJSpinner(Container) - Static method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Searches 0'th JSpinner in container.
- findJSpinner(Container, int) - Static method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Searches JSpinner in container.
- findJSpinner(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Searches 0'th JSpinner in container.
- findJSpinner(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Searches JSpinner in container.
- findJSplitPane(Container) - Static method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Searches 0'th JSplitPane in container.
- findJSplitPane(Container, int) - Static method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Searches JSplitPane in container.
- findJSplitPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Searches 0'th JSplitPane in container.
- findJSplitPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Searches JSplitPane in container.
- findJSplitPaneUnder(Component) - Static method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Searches JSplitPane object which component lies on.
- findJSplitPaneUnder(Component, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Searches JSplitPane object which component lies on.
- findJTabbedPane(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Searches JTabbedPane by tab title.
- findJTabbedPane(Container, String, boolean, boolean, int, int) - Static method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Searches JTabbedPane by tab title.
- findJTabbedPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Searches 0'th JTabbedPane in container.
- findJTabbedPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Searches JTabbedPane in container.
- findJTabbedPaneUnder(Component) - Static method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Searches JTabbedPane object which component lies on.
- findJTabbedPaneUnder(Component, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Searches JTabbedPane object which component lies on.
- findJTable(Container, String, boolean, boolean, int, int) - Static method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches JTable by cell.
- findJTable(Container, String, boolean, boolean, int, int, int) - Static method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches JTable by cell.
- findJTable(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches 0'th JTable in container.
- findJTable(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTableOperator
-
Searches JTable in container.
- findJTextArea(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Searches JTextArea by text.
- findJTextArea(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Searches JTextArea by text.
- findJTextArea(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Searches JTextArea in container.
- findJTextArea(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Searches JTextArea in container.
- findJTextComponent(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Searches JTextComponent by text.
- findJTextComponent(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Searches JTextComponent by text.
- findJTextComponent(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Searches JTextComponent in container.
- findJTextComponent(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Searches JTextComponent in container.
- findJTextField() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Searches JTextField inside component.
- findJTextField(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Searches JTextField by text.
- findJTextField(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Searches JTextField by text.
- findJTextField(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Searches JTextField in container.
- findJTextField(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Searches JTextField in container.
- findJTextPane(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Searches JTextPane by text.
- findJTextPane(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Searches JTextPane by text.
- findJTextPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Searches JTextPane in container.
- findJTextPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Searches JTextPane in container.
- findJToggleButton(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Searches JToggleButton by text.
- findJToggleButton(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Searches JToggleButton by text.
- findJToggleButton(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Searches 0'th JToggleButton in container.
- findJToggleButton(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Searches JToggleButton in container.
- findJTree(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches JTree by item.
- findJTree(Container, String, boolean, boolean, int, int) - Static method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches JTree by item.
- findJTree(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches 0'th JTree in container.
- findJTree(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches JTree in container.
- findLabel(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.LabelOperator
-
Searches Label by text.
- findLabel(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.LabelOperator
-
Searches Label by text.
- findLabel(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.LabelOperator
-
Searches Label in container.
- findLabel(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.LabelOperator
-
Searches Label in container.
- findList(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ListOperator
-
Searches 0'th List in container.
- findList(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ListOperator
-
Searches List in container.
- findPage(String) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Searches tab index by tab title.
- findPage(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Deprecated.Use findPage(String) or findPage(String, StringComparator)
- findPage(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Deprecated.Use findPage(String) or findPage(String, StringComparator)
- findPage(JTabbedPaneOperator.TabPageChooser) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Deprecated.Use findPage(String) or findPage(String, StringComparator)
- findPath(String) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findPath(String[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findPath(String[], boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Deprecated.Use findPath(String[]) or findCellRow(String[], StringComparator)
- findPath(String[], int[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findPath(String[], int[], boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Deprecated.Use findPath(String[], int[]) or findCellRow(String[], int[], StringComparator)
- findPath(String[], int[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findPath(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findPath(String, String) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findPath(String, String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Deprecated.Use findPath(String, String) or findCellRow(String, String, StringComparator)
- findPath(String, String, String) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findPath(String, String, String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Deprecated.Use findPath(String, String, String) or findCellRow(String, String, String, StringComparator)
- findPath(String, String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findPath(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findPath(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findPath(JTreeOperator.TreePathChooser) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches path in tree.
- findRow(String) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches a row by substring.
- findRow(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Deprecated.Use findRow(String) or findRow(String, StringComparator)
- findRow(String, boolean, boolean, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Deprecated.Use findRow(String, int) or findRow(String, StringComparator, int)
- findRow(String, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches index'th row by substring.
- findRow(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches a row by substring.
- findRow(String, Operator.StringComparator, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches index'th row by substring.
- findRow(ComponentChooser) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches a row by rendered component.
- findRow(ComponentChooser, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches index'th row by rendered component.
- findRow(JTreeOperator.TreeRowChooser) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches a row by row chooser.
- findRow(JTreeOperator.TreeRowChooser, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Searches index'th row by row chooser.
- findScrollbar(Container) - Static method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Finds a scrollbar.
- findScrollbar(Container, int) - Static method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Finds a scrollbar.
- findScrollbar(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Finds a scrollbar.
- findScrollbar(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Finds a scrollbar.
- findScrollPane(Container) - Static method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Searches 0'th ScrollPane in container.
- findScrollPane(Container, int) - Static method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Searches ScrollPane in container.
- findScrollPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Searches 0'th ScrollPane in container.
- findScrollPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Searches ScrollPane in container.
- findScrollPaneUnder(Component) - Static method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Searches ScrollPane object which component lies on.
- findScrollPaneUnder(Component, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Searches ScrollPane object which component lies on.
- findSubComponent(ComponentChooser) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Searches for a subcomponent.
- findSubComponent(ComponentChooser, int) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Searches for a subcomponent.
- findSubWindow(ComponentChooser) - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Searches a window between windows owned by this window.
- findSubWindow(ComponentChooser, int) - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Searches an index'th window between windows owned by this window.
- findTextArea(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Searches TextArea by text.
- findTextArea(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Searches TextArea by text.
- findTextArea(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Searches for the first TextArea in a container.
- findTextArea(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Searches TextArea in a container.
- findTextComponent(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Searches TextComponent by text.
- findTextComponent(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Searches TextComponent by text.
- findTextComponent(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Searches for the first TextComponent in a container.
- findTextComponent(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Searches TextComponent in a container.
- findTextField(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Searches TextField by text.
- findTextField(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Searches TextField by text.
- findTextField(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Searches for the first TextField in a container.
- findTextField(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Searches TextField in a container.
- findTitlePane() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Uses InternalframeDriver to get a title pane.
- findWindow(Window, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
Searches a window.
- findWindow(Window, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
Searches an index'th window.
- findWindow(ComponentChooser) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
Searches a window.
- findWindow(ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
Searches an index'th window.
- fireHyperlinkUpdate(HyperlinkEvent) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.fireHyperlinkUpdate(HyperlinkEvent)
through queue - firePropertyChange(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.firePropertyChange(String, boolean, boolean)
through queue - firePropertyChange(String, byte, byte) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.firePropertyChange(String, byte, byte)
through queue - firePropertyChange(String, char, char) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.firePropertyChange(String, char, char)
through queue - firePropertyChange(String, double, double) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.firePropertyChange(String, double, double)
through queue - firePropertyChange(String, float, float) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.firePropertyChange(String, float, float)
through queue - firePropertyChange(String, int, int) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.firePropertyChange(String, int, int)
through queue - firePropertyChange(String, long, long) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.firePropertyChange(String, long, long)
through queue - firePropertyChange(String, short, short) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.firePropertyChange(String, short, short)
through queue - fireTreeCollapsed(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.fireTreeCollapsed(TreePath)
through queue - fireTreeExpanded(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.fireTreeExpanded(TreePath)
through queue - fireTreeWillCollapse(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.fireTreeWillCollapse(TreePath)
through queue - fireTreeWillExpand(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.fireTreeWillExpand(TreePath)
through queue - flush() - Method in class org.netbeans.jemmy.TestOut
-
Flushes all output threads.
- FOCUS_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for frame drivers.
- FocusDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to manage focus.
- ForegroundColorMap(int) - Constructor for class org.netbeans.jemmy.image.ColorImageComparator.ForegroundColorMap
-
Constructs a ColorImageComparator$ForegroundColorMap object.
- FRAME_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for window drivers.
- FrameByTitleFinder(String) - Constructor for class org.netbeans.jemmy.operators.FrameOperator.FrameByTitleFinder
-
Constructs FrameByTitleFinder.
- FrameByTitleFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.FrameOperator.FrameByTitleFinder
-
Constructs FrameByTitleFinder.
- FrameDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with frames.
- FrameFinder() - Constructor for class org.netbeans.jemmy.operators.FrameOperator.FrameFinder
-
Constructs FrameFinder.
- FrameFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.FrameOperator.FrameFinder
-
Constructs FrameFinder.
- FrameOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
FrameWaiter.WaitFrameTimeout - time to wait frame displayed
FrameWaiter.AfterFrameTimeout - time to sleep after frame has been dispayed
ComponentOperator.WaitStateTimeout - time to wait for text
. - FrameOperator() - Constructor for class org.netbeans.jemmy.operators.FrameOperator
-
Constructor.
- FrameOperator(int) - Constructor for class org.netbeans.jemmy.operators.FrameOperator
-
Constructor.
- FrameOperator(Frame) - Constructor for class org.netbeans.jemmy.operators.FrameOperator
-
Constructs a FrameOperator object.
- FrameOperator(String) - Constructor for class org.netbeans.jemmy.operators.FrameOperator
-
Constructor.
- FrameOperator(String, int) - Constructor for class org.netbeans.jemmy.operators.FrameOperator
-
Constructor.
- FrameOperator(String, int, Operator) - Constructor for class org.netbeans.jemmy.operators.FrameOperator
-
Constructor.
- FrameOperator(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.FrameOperator
-
Constructs a FrameOperator object.
- FrameOperator(ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.FrameOperator
-
Constructs a FrameOperator object.
- FrameOperator(ComponentChooser, int, Operator) - Constructor for class org.netbeans.jemmy.operators.FrameOperator
-
Constructs a FrameOperator object.
- FrameOperator.FrameByTitleFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by title.
- FrameOperator.FrameFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- FrameWaiter - Class in org.netbeans.jemmy
-
Contains methods to search and wait Frame.
- FrameWaiter() - Constructor for class org.netbeans.jemmy.FrameWaiter
-
Constructor.
G
- getAbsoluteX(int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Bind horizontal relative cursor coordinate to screen coordinate.
- getAbsoluteX(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.input.MouseRobotDriver
-
Returns absolute x coordinate for relative x coordinate.
- getAbsoluteY(int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Bind vertical relative cursor coordinate to screen coordinate.
- getAbsoluteY(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.input.MouseRobotDriver
-
Returns absolute y coordinate for relative y coordinate.
- getAccelerator() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.getAccelerator()
through queue - getAcceptAllFileFilter() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getAcceptAllFileFilter()
through queue - getAccessibleContext() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getAccessibleContext()
through queue - getAccessibleContext() - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.getAccessibleContext()
through queue - getAccessibleContext() - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.getAccessibleContext()
through queue - getAccessory() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getAccessory()
through queue - getActionCommand() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getActionCommand()
through queue - getActionCommand() - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Maps
Button.getActionCommand()
through queue - getActionCommand() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getActionCommand()
through queue - getActionForKeyStroke(KeyStroke) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getActionForKeyStroke(KeyStroke)
through queue - getActionProducedMessage(long, Object) - Method in class org.netbeans.jemmy.DialogWaiter
-
Overrides WindowWaiter.getActionProducedMessage.
- getActionProducedMessage(long, Object) - Method in class org.netbeans.jemmy.FrameWaiter
-
Overrides WindowWaiter.getActionProducedMessage.
- getActionProducedMessage(long, Object) - Method in class org.netbeans.jemmy.Waiter
-
Returns message to be printed when waiting has been successfully finished.
- getActionProducedMessage(long, Object) - Method in class org.netbeans.jemmy.WindowWaiter
-
Overrides Waiter.getActionProducedMessage.
- getActions() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getActions()
through queue - getAlignment() - Method in class org.netbeans.jemmy.operators.LabelOperator
-
Maps
Label.getAlignment()
through queue - getAlignmentX() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getAlignmentX()
through queue - getAlignmentY() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getAlignmentY()
through queue - getAnchorSelectionIndex() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getAnchorSelectionIndex()
through queue - getApproveButton() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Returns approve button.
- getApproveButtonMnemonic() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getApproveButtonMnemonic()
through queue - getApproveButtonText() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getApproveButtonText()
through queue - getApproveButtonToolTipText() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getApproveButtonToolTipText()
through queue - getAutoCreateColumnsFromModel() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getAutoCreateColumnsFromModel()
through queue - getAutoFlushMode() - Method in class org.netbeans.jemmy.TestOut
-
Says if flush is invoked after each output.
- getAutoResizeMode() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getAutoResizeMode()
through queue - getAutoscrolls() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getAutoscrolls()
through queue - getBackground() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getBackground()
through queue - getBackgroundAt(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getBackgroundAt(int)
through queue - getBetweenTimeout(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.AWTTextKeyboardDriver
- getBetweenTimeout(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextKeyboardDriver
- getBetweenTimeout(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
-
Returns a timeout to sleep between text typing and caret operations.
- getBlockIncrement() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getBlockIncrement()
through queue - getBlockIncrement() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.getBlockIncrement()
through queue - getBlockIncrement(int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getBlockIncrement(int)
through queue - getBorder() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getBorder()
through queue - getBottomComponent() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getBottomComponent()
through queue - getBounds() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getBounds()
through queue - getBounds(Rectangle) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getBounds(Rectangle)
through queue - getBoundsAt(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getBoundsAt(int)
through queue - getBuild() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Returns build (like 20011231 (yyyymmdd)).
- getBundle(String) - Method in class org.netbeans.jemmy.BundleManager
-
Returns a Bundle given it's symbolic ID.
- getBundleManager() - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns bundle manager.
- getButton() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Creates an operator for button returned by
findJButton()
method. - getButtonDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
BUTTON_DRIVER_ID
driver. - getButtonDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
BUTTON_DRIVER_ID
driver. - getCancelButton() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Returns cancel button.
- getCaret() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getCaret()
through queue - getCaretColor() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getCaretColor()
through queue - getCaretPosition() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getCaretPosition()
through queue - getCaretPosition() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.getCaretPosition()
through queue - getCaretPosition(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.AWTTextAPIDriver
- getCaretPosition(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.AWTTextKeyboardDriver
- getCaretPosition(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextAPIDriver
- getCaretPosition(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextKeyboardDriver
- getCaretPosition(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextAPIDriver
-
Returns current caret position.
- getCaretPosition(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
-
Returns current caret position.
- getCellBounds(int, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getCellBounds(int, int)
through queue - getCellEditor() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getCellEditor()
through queue - getCellEditor() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getCellEditor()
through queue - getCellEditor(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getCellEditor(int, int)
through queue - getCellRect(int, int, boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getCellRect(int, int, boolean)
through queue - getCellRenderer() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getCellRenderer()
through queue - getCellRenderer() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getCellRenderer()
through queue - getCellRenderer(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getCellRenderer(int, int)
through queue - getCellSelectionEnabled() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getCellSelectionEnabled()
through queue - getCenterX() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Return the center x coordinate.
- getCenterXForClick() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Return the x coordinate which should be used for mouse operations by default.
- getCenterXForClick() - Method in class org.netbeans.jemmy.operators.JComponentOperator
- getCenterY() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Return the center y coordinate.
- getCenterYForClick() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Return the y coordinate which should be used for mouse operations by default.
- getCenterYForClick() - Method in class org.netbeans.jemmy.operators.JComponentOperator
- getChangeListeners() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.getChangeListeners()
through queue - getCharacterAttributes() - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.getCharacterAttributes()
through queue - getCharBindingMap() - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns char binding map.
- getCharBindingMap() - Method in class org.netbeans.jemmy.operators.Operator
-
Returns CharBindingMap used for keyboard operations.
- getCharKey(char) - Method in interface org.netbeans.jemmy.CharBindingMap
-
Returns the code of the primary key used to type a symbol.
- getCharKey(char) - Method in class org.netbeans.jemmy.DefaultCharBindingMap
-
Returns the code of the primary key used to type a symbol.
- getCharKey(char) - Method in class org.netbeans.jemmy.operators.Operator
-
Returns key code to be pressed for character typing.
- getCharModifiers(char) - Method in interface org.netbeans.jemmy.CharBindingMap
-
Returns the modifiers that should be pressed to type a symbol.
- getCharModifiers(char) - Method in class org.netbeans.jemmy.DefaultCharBindingMap
-
Returns the modifiers that should be pressed to type a symbol.
- getCharModifiers(char) - Method in class org.netbeans.jemmy.operators.Operator
-
Returns modifiers mask for character typing.
- getCharsKeys(char[]) - Method in class org.netbeans.jemmy.operators.Operator
-
Returns key codes to by pressed for characters typing.
- getCharsKeys(String) - Method in class org.netbeans.jemmy.operators.Operator
-
Returns key codes to by pressed for the string typing.
- getCharsModifiers(char[]) - Method in class org.netbeans.jemmy.operators.Operator
-
Returns modifiers masks for characters typing.
- getCharsModifiers(String) - Method in class org.netbeans.jemmy.operators.Operator
-
Returns modifiers masks for the string typing.
- getCheckboxGroup() - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Maps
Checkbox.getCheckboxGroup()
through queue - getChild(Object, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Returns node child.
- getChildCount(Object) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Returns number of child.
- getChildCount(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Returns number of child.
- getChildPath(TreePath, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Constructs new path from a path and index's subnode of it last node.
- getChildPaths(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Constructs new paths from a path and all subnodes of it last node.
- getChildren(Object) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Returns node children.
- getChoosableFileFilters() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getChoosableFileFilters()
through queue - getChooserPanels() - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.getChooserPanels()
through queue - getClasses() - Method in class org.netbeans.jemmy.ClassReference
-
Returns all superclasses.
- getClickPoint(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Gets point to click on itemIndex'th item.
- getClickPoint(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
-
Defines a click point which needs to be used in order to increase/decrease scroller value.
- getClickPoint(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.ScrollbarDriver
- getClickPoint(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.ScrollPaneDriver
- getClientProperty(Object) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getClientProperty(Object)
through queue - getCloseButton() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Waits for a close button inside the title pane.
- getClosestPathForLocation(int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getClosestPathForLocation(int, int)
through queue - getClosestRowForLocation(int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getClosestRowForLocation(int, int)
through queue - getColor() - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.getColor()
through queue - getColorModel() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getColorModel()
through queue - getColumn(Object) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getColumn(Object)
through queue - getColumnClass(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getColumnClass(int)
through queue - getColumnCount() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getColumnCount()
through queue - getColumnHeader() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getColumnHeader()
through queue - getColumnModel() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getColumnModel()
through queue - getColumnModel() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getColumnModel()
through queue - getColumnName(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getColumnName(int)
through queue - getColumns() - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.getColumns()
through queue - getColumns() - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.getColumns()
through queue - getColumns() - Method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Maps
TextArea.getColumns()
through queue - getColumns() - Method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Maps
TextField.getColumns()
through queue - getColumnSelectionAllowed() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getColumnSelectionAllowed()
through queue - getComparator() - Method in class org.netbeans.jemmy.operators.Operator
-
Returns object which is used for string comparison.
- getComponent() - Method in exception org.netbeans.jemmy.JemmyInputException
-
Returns component.
- getComponent() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.getComponent()
through queue - getComponent(int) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.getComponent(int)
through queue - getComponentAt(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getComponentAt(int)
through queue - getComponentAt(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getComponentAt(int, int)
through queue - getComponentAt(Point) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getComponentAt(Point)
through queue - getComponentChooser() - Method in class org.netbeans.jemmy.WindowWaiter
-
Method can be used by a subclass to define chooser.
- getComponentCount() - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.getComponentCount()
through queue - getComponentIndex(Component) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.getComponentIndex(Component)
through queue - getComponentIndex(Component) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.getComponentIndex(Component)
through queue - getComponentOrientation() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getComponentOrientation()
through queue - getComponents() - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.getComponents()
through queue - getConditionForKeyStroke(KeyStroke) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getConditionForKeyStroke(KeyStroke)
through queue - getContainer(ComponentChooser) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Searches a container.
- getContainers() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Returns an array of containers for this component.
- getContentPane() - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.getContentPane()
through queue - getContentPane() - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.getContentPane()
through queue - getContentPane() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getContentPane()
through queue - getContentType() - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.getContentType()
through queue - getCorner(String) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getCorner(String)
through queue - getCurrentBundleManager() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().getBundleManager().
- getCurrentCharBindingMap() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().getCharBindingMap().
- getCurrentDirectory() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getCurrentDirectory()
through queue - getCurrentDispatchingModel() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Returns the current dispatching model.
- getCurrentDragAndDropStepLength() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Returns the current drag and drop step length value.
- getCurrentEventMask() - Static method in class org.netbeans.jemmy.EventTool
-
Returns event mask last time used by
addListeners(long)
method. - getCurrentKeys() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Returns the current key values.
- getCurrentOutput() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().getOutput().
- getCurrentProperty(String) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().getProperty(propertyName).
- getCurrentResource(String) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().getBundleManager().getResource(key).
- getCurrentResource(String, String) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().getBundleManager().getResource(bundleID, key).
- getCurrentTimeout(String) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().getTimeouts().getTimeout(name).
- getCurrentTimeouts() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().getTimeouts().
- getCursor() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getCursor()
through queue - getDateModel() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.DateSpinnerOperator
-
Costs spinner's model to
SpinnerDateModel
.
- getDateSpinner() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Returns an instance of
DateSpinnerOperator
operator, the operator used forJSpinner
havingSpinnerDateModel
model. - getDebugGraphicsOptions() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getDebugGraphicsOptions()
through queue - getDecreaseButton() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Returns a button responsible for value decreasing.
- getDecreaseOperator() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Returns an operator for a button used for value decreasing.
- getDefault(String) - Static method in class org.netbeans.jemmy.Timeouts
-
Gets default timeout value.
- getDefaultCloseOperation() - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.getDefaultCloseOperation()
through queue - getDefaultCloseOperation() - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.getDefaultCloseOperation()
through queue - getDefaultCloseOperation() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getDefaultCloseOperation()
through queue - getDefaultComponentVisualizer() - Static method in class org.netbeans.jemmy.operators.Operator
-
Returns an object to be used by default to prepare component.
- getDefaultDispatchingModel() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Returns default event dispatching model.
- getDefaultEditor(Class) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getDefaultEditor(Class)
through queue - getDefaultMouseButton() - Static method in class org.netbeans.jemmy.operators.Operator
-
Returns default mouse button mask.
- getDefaultPathParser() - Static method in class org.netbeans.jemmy.operators.Operator
-
Returns an object used for parsing of path-like strings.
- getDefaultRenderer() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getDefaultRenderer()
through queue - getDefaultRenderer(Class) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getDefaultRenderer(Class)
through queue - getDefaultStringComparator() - Static method in class org.netbeans.jemmy.operators.Operator
-
Returns string comparator used to init operators.
- getDefaultVerification() - Static method in class org.netbeans.jemmy.operators.Operator
-
Says weither newly created operators perform operations verifications by default.
- getDelay() - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.getDelay()
through queue - getDeltaTimeout() - Method in class org.netbeans.jemmy.Timeouts
-
Gets "Timeouts.DeltaTimeout" timeout value.
- getDepth() - Method in interface org.netbeans.jemmy.drivers.PathChooser
-
Return requiered depth of the path.
- getDescription() - Method in class org.netbeans.jemmy.accessibility.AccessibleDescriptionChooser
- getDescription() - Method in class org.netbeans.jemmy.accessibility.AccessibleNameChooser
- getDescription() - Method in interface org.netbeans.jemmy.Action
-
Returns the description value.
- getDescription() - Method in class org.netbeans.jemmy.ActionProducer
- getDescription() - Method in interface org.netbeans.jemmy.ComponentChooser
-
Returns searched component description.
- getDescription() - Method in interface org.netbeans.jemmy.drivers.DescriptablePathChooser
-
Gives path description.
- getDescription() - Method in interface org.netbeans.jemmy.drivers.scrolling.ScrollAdjuster
-
Returns a printable scrolling description.
- getDescription() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator.AbstractButtonByLabelFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.ButtonOperator.ButtonByLabelFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.CheckboxOperator.CheckboxByLabelFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.ChoiceOperator.ChoiceBySelectedItemFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.DialogOperator.DialogByTitleFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.FrameOperator.FrameByTitleFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator.JCheckBoxMenuItemByLabelFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator.JComboBoxByItemFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JComponentOperator.JComponentByTipFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator.JFileChooserJDialogFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator.JInternalFrameByTitleFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator.JInternalFrameFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JLabelOperator.JLabelByLabelFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JListOperator.JListByItemFinder
- getDescription() - Method in interface org.netbeans.jemmy.operators.JListOperator.ListItemChooser
-
Item description.
- getDescription() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator.JMenuItemByLabelFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JMenuOperator.JMenuByLabelFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator.JPopupWindowFinder
- getDescription() - Method in interface org.netbeans.jemmy.operators.JProgressBarOperator.ValueChooser
-
Deprecated.A description.
- getDescription() - Method in class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator.JRadioButtonMenuItemByLabelFinder
- getDescription() - Method in interface org.netbeans.jemmy.operators.JScrollBarOperator.ScrollChecker
-
Scrolling rules decription.
- getDescription() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.DateScrollAdjuster
- getDescription() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ExactScrollAdjuster
- getDescription() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.JSpinnerByTextFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ListScrollAdjuster
- getDescription() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.NumberScrollAdjuster
- getDescription() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ToStringScrollAdjuster
- getDescription() - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator.JTabbedPaneByItemFinder
- getDescription() - Method in interface org.netbeans.jemmy.operators.JTabbedPaneOperator.TabPageChooser
-
Page description.
- getDescription() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator.JTableHeaderFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.JTableOperator.JTableByCellFinder
- getDescription() - Method in interface org.netbeans.jemmy.operators.JTableOperator.TableCellChooser
-
Item description.
- getDescription() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator.JTextComponentByTextFinder
- getDescription() - Method in interface org.netbeans.jemmy.operators.JTextComponentOperator.TextChooser
-
Returns a printable description of the criteria.
- getDescription() - Method in class org.netbeans.jemmy.operators.JTreeOperator.JTreeByItemFinder
- getDescription() - Method in interface org.netbeans.jemmy.operators.JTreeOperator.TreePathChooser
-
Returns the description.
- getDescription() - Method in interface org.netbeans.jemmy.operators.JTreeOperator.TreeRowChooser
-
Row description.
- getDescription() - Method in class org.netbeans.jemmy.operators.LabelOperator.LabelByLabelFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.ListOperator.ListByItemFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.Operator.Finder
- getDescription() - Method in class org.netbeans.jemmy.operators.Operator.NoBlockingAction
- getDescription() - Method in class org.netbeans.jemmy.operators.TextAreaOperator.TextAreaByTextFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.TextComponentOperator.TextComponentByTextFinder
- getDescription() - Method in class org.netbeans.jemmy.operators.TextFieldOperator.TextFieldByTextFinder
- getDescription() - Method in class org.netbeans.jemmy.QueueTool.QueueAction
-
Action description.
- getDescription() - Method in class org.netbeans.jemmy.Test
- getDescription() - Method in class org.netbeans.jemmy.util.AbstractTextStyleChooser
- getDescription() - Method in class org.netbeans.jemmy.util.NameComponentChooser
- getDescription() - Method in class org.netbeans.jemmy.util.PropChooser
- getDescription() - Method in class org.netbeans.jemmy.util.StringPropChooser
- getDescription() - Method in class org.netbeans.jemmy.util.TextStyleChooser
- getDescription() - Method in interface org.netbeans.jemmy.util.WindowJob
-
Job description.
- getDescription() - Method in class org.netbeans.jemmy.util.WindowManager.ModalDialogChoosingJob
- getDescription() - Method in interface org.netbeans.jemmy.Waitable
-
Returns description.
- getDescription() - Method in class org.netbeans.jemmy.Waiter
- getDescription() - Method in class org.netbeans.jemmy.WindowWaiter
- getDescription(File) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getDescription(File)
through queue - getDesktopIcon() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getDesktopIcon()
through queue - getDesktopPane() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getDesktopPane()
through queue - getDetailsToggleButton() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Returns a toggle button being used to switch to detals view.
- getDialog(Window, String, boolean, boolean) - Static method in class org.netbeans.jemmy.DialogWaiter
-
Searches for a dialog by title.
- getDialog(Window, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.DialogWaiter
-
Searches for a dialog by title.
- getDialog(Window, ComponentChooser) - Static method in class org.netbeans.jemmy.DialogWaiter
-
Searches for a dialog.
- getDialog(Window, ComponentChooser, int) - Static method in class org.netbeans.jemmy.DialogWaiter
-
Searches for a dialog.
- getDialog(String, boolean, boolean) - Static method in class org.netbeans.jemmy.DialogWaiter
-
Searches for a dialog by title.
- getDialog(String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.DialogWaiter
-
Searches for a dialog by title.
- getDialog(ComponentChooser) - Static method in class org.netbeans.jemmy.DialogWaiter
-
Searches for a dialog.
- getDialog(ComponentChooser, int) - Static method in class org.netbeans.jemmy.DialogWaiter
-
Searches for a dialog.
- getDialogTitle() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getDialogTitle()
through queue - getDialogType() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getDialogType()
through queue - getDisabledIcon() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getDisabledIcon()
through queue - getDisabledIcon() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getDisabledIcon()
through queue - getDisabledIconAt(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getDisabledIconAt(int)
through queue - getDisabledSelectedIcon() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getDisabledSelectedIcon()
through queue - getDisabledTextColor() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getDisabledTextColor()
through queue - getDispatchingModel() - Method in class org.netbeans.jemmy.EventDispatcher
-
Gets the dispatching model value.
- getDispatchingModel() - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns the dispatching model.
- getDisplayedMnemonic() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getDisplayedMnemonic()
through queue - getDisplayedText() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Returns text which is really displayed.
- getDivider() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Searches divider inside split pane.
- getDividerLocation() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getDividerLocation()
through queue - getDividerSize() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getDividerSize()
through queue - getDocument() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getDocument()
through queue - getDragAndDropStepLength() - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns the drag and drop step length value.
- getDragAndDropStepLength(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Returns a number of pixels in one drag and drop scrolling.
- getDragAndDropStepLength(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- getDragAndDropStepLength(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- getDragAndDropStepLength(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- getDragAndDropStepLength(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- getDragAndDropStepLength(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- getDraggedColumn() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getDraggedColumn()
through queue - getDraggedDistance() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getDraggedDistance()
through queue - getDriver(String, Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Searches a driver.
- getDriver(String, Class, JemmyProperties) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Searches a driver.
- getDriver(String, ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Searches a driver.
- getDropTarget() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getDropTarget()
through queue - getDump() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.DialogOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.JButtonOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.JComponentOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JMenuOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JSliderOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
- getDump() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.LabelOperator
- getDump() - Method in class org.netbeans.jemmy.operators.ListOperator
- getDump() - Method in class org.netbeans.jemmy.operators.Operator
-
Returns information about component.
- getDump() - Method in class org.netbeans.jemmy.operators.TextAreaOperator
- getDump() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
- getDump() - Method in class org.netbeans.jemmy.operators.TextFieldOperator
- getEchoChar() - Method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Maps
JPasswordField.getEchoChar()
through queue - getEchoChar() - Method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Maps
TextField.getEchoChar()
through queue - getEditingColumn() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getEditingColumn()
through queue - getEditingPath() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getEditingPath()
through queue - getEditingRow() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getEditingRow()
through queue - getEditor() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getEditor()
through queue - getEditor() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.getEditor()
through queue - getEditorComponent() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getEditorComponent()
through queue - getEditorKit() - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.getEditorKit()
through queue - getEditorKitForContentType(String) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.getEditorKitForContentType(String)
through queue - getEnvironmentOperator() - Static method in class org.netbeans.jemmy.operators.Operator
-
Returns an operator containing default environment.
- getErrput() - Method in class org.netbeans.jemmy.TestOut
-
Returns errput writer.
- getEventDispatcher() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Returnes org.netbeans.jemmy.EventDispatcher instance which is used to dispatch events.
- getException() - Method in class org.netbeans.jemmy.ActionProducer
-
Returns the exception value.
- getException() - Method in class org.netbeans.jemmy.operators.Operator.NoBlockingAction
-
Returns an exception occured diring the action execution.
- getException() - Method in class org.netbeans.jemmy.QueueTool.QueueAction
-
Returns exception occured during action execution (if any).
- getExistingField(String) - Method in class org.netbeans.jemmy.EventDispatcher
-
Gets component field value through
SwingUtilities.invokeAndWait(Runnable)
. - getExistingField(String, TestOut) - Method in class org.netbeans.jemmy.EventDispatcher
-
Gets component field value through
SwingUtilities.invokeAndWait(Runnable)
. - getExpandedDescendants(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getExpandedDescendants(TreePath)
through queue - getExtent() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getExtent()
through queue - getField(String) - Method in class org.netbeans.jemmy.ClassReference
-
Returns the field value.
- getField(String) - Method in class org.netbeans.jemmy.EventDispatcher
-
Gets component field value through
SwingUtilities.invokeAndWait(Runnable)
. - getFileCount() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Return count of files currently displayed.
- getFileFilter() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getFileFilter()
through queue - getFileList() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Returns file list.
- getFiles() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Return files currently displayed.
- getFileSelectionMode() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getFileSelectionMode()
through queue - getFileSystemView() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getFileSystemView()
through queue - getFileTypesCombo() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Returns combo box containing file types (lower).
- getFileView() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getFileView()
through queue - getFinished() - Method in class org.netbeans.jemmy.ActionProducer
-
Check if a launched action has finished.
- getFinished() - Method in class org.netbeans.jemmy.QueueTool.QueueAction
-
Informs whether action has been finished or not.
- getFirstVisibleIndex() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getFirstVisibleIndex()
through queue - getFixedCellHeight() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getFixedCellHeight()
through queue - getFixedCellWidth() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getFixedCellWidth()
through queue - getFocus() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Gives input focus to the component.
- getFocusAccelerator() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getFocusAccelerator()
through queue - getFocusDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
FOCUS_DRIVER_ID
driver. - getFocusDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
FOCUS_DRIVER_ID
driver. - getFocusOwner() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.getFocusOwner()
through queue - getFont() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getFont()
through queue - getFontMetrics(Font) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getFontMetrics(Font)
through queue - getForeground() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getForeground()
through queue - getForegroundAt(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getForegroundAt(int)
through queue - getFrame(String, boolean, boolean) - Static method in class org.netbeans.jemmy.FrameWaiter
-
Searches for a Frame by title.
- getFrame(String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.FrameWaiter
-
Searches for a Frame by title.
- getFrame(ComponentChooser) - Static method in class org.netbeans.jemmy.FrameWaiter
-
Searches for a Frame.
- getFrame(ComponentChooser, int) - Static method in class org.netbeans.jemmy.FrameWaiter
-
Searches for a Frame.
- getFrameDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
FRAME_DRIVER_ID
driver. - getFrameDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
FRAME_DRIVER_ID
driver. - getFrameIcon() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getFrameIcon()
through queue - getFullVersion() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Returns full version string (like 1.0.1-20011231).
- getGlassPane() - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.getGlassPane()
through queue - getGlassPane() - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.getGlassPane()
through queue - getGlassPane() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getGlassPane()
through queue - getGolden() - Method in class org.netbeans.jemmy.TestOut
-
Returns golden output writer.
- getGoldenActionProducedMessage() - Method in class org.netbeans.jemmy.DialogWaiter
- getGoldenActionProducedMessage() - Method in class org.netbeans.jemmy.FrameWaiter
- getGoldenActionProducedMessage() - Method in class org.netbeans.jemmy.Waiter
-
Returns message to be printed int golden output when waiting has been successfully finished.
- getGoldenActionProducedMessage() - Method in class org.netbeans.jemmy.WindowWaiter
- getGoldenTimeoutExpiredMessage() - Method in class org.netbeans.jemmy.DialogWaiter
- getGoldenTimeoutExpiredMessage() - Method in class org.netbeans.jemmy.FrameWaiter
- getGoldenTimeoutExpiredMessage() - Method in class org.netbeans.jemmy.Waiter
-
Returns message to be printed int golden output when waiting timeout has been expired.
- getGoldenTimeoutExpiredMessage() - Method in class org.netbeans.jemmy.WindowWaiter
- getGoldenWaitingStartedMessage() - Method in class org.netbeans.jemmy.DialogWaiter
- getGoldenWaitingStartedMessage() - Method in class org.netbeans.jemmy.FrameWaiter
- getGoldenWaitingStartedMessage() - Method in class org.netbeans.jemmy.Waiter
-
Returns message to be printed int golden output before waiting start.
- getGoldenWaitingStartedMessage() - Method in class org.netbeans.jemmy.WindowWaiter
- getGraphics() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getGraphics()
through queue - getGridColor() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getGridColor()
through queue - getHAdjustable() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Maps
ScrollPane.getHAdjustable()
through queue - getHeaderOperator() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Creates an operator for a teble header assigned to this table.
- getHeaderRect(int) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getHeaderRect(int)
through queue - getHeight() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getHeight()
through queue - getHelpMenu() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.getHelpMenu()
through queue - getHighlighter() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getHighlighter()
through queue - getHomeButton() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Returns "Home" button.
- getHorizontalAlignment() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getHorizontalAlignment()
through queue - getHorizontalAlignment() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getHorizontalAlignment()
through queue - getHorizontalAlignment() - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.getHorizontalAlignment()
through queue - getHorizontalScrollBar() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getHorizontalScrollBar()
through queue - getHorizontalScrollBarPolicy() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getHorizontalScrollBarPolicy()
through queue - getHorizontalTextPosition() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getHorizontalTextPosition()
through queue - getHorizontalTextPosition() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getHorizontalTextPosition()
through queue - getHorizontalVisibility() - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.getHorizontalVisibility()
through queue - getHScrollbarHeight() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Maps
ScrollPane.getHScrollbarHeight()
through queue - getHScrollBarOperator() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Returns operator used for horizontal scrollbar.
- getIcon() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getIcon()
through queue - getIcon() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getIcon()
through queue - getIcon(File) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getIcon(File)
through queue - getIconAt(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getIconAt(int)
through queue - getIconImage() - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maps
Frame.getIconImage()
through queue - getIconOperator() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Creates an operator for an desktop icon.
- getIconTextGap() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getIconTextGap()
through queue - getImage() - Static method in class org.netbeans.jemmy.image.ImageTool
-
Gets the whole screen image.
- getImage(Component) - Static method in class org.netbeans.jemmy.image.ImageTool
-
Gets an image from a component.
- getImage(Rectangle) - Static method in class org.netbeans.jemmy.image.ImageTool
-
Gets an image from a rectange on screen.
- getIncreaseButton() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Returns a button responsible for value increasing.
- getIncreaseOperator() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Returns an operator for a button used for value increasing.
- getInnerException() - Method in exception org.netbeans.jemmy.JemmyException
-
Deprecated.Use getInnerThrowable()
- getInnerThrowable() - Method in exception org.netbeans.jemmy.JemmyException
-
Returns inner throwable.
- getInput() - Method in class org.netbeans.jemmy.TestOut
-
Returns input stream.
- getInputAttributes() - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.getInputAttributes()
through queue - getInputContext() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getInputContext()
through queue - getInputMethodRequests() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getInputMethodRequests()
through queue - getInsets() - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.getInsets()
through queue - getInsets(Insets) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getInsets(Insets)
through queue - getIntercellSpacing() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getIntercellSpacing()
through queue - getInternalFrame() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator.JDesktopIconOperator
-
Creates an operator for the correspondent intenal frame.
- getInternalFrameDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
INTERNAL_FRAME_DRIVER_ID
driver. - getInternalFrameDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
INTERNAL_FRAME_DRIVER_ID
driver. - getInterruptMessage() - Method in interface org.netbeans.jemmy.demo.CommentWindow
-
Returns a message for a case when test needs to be interrupted.
- getInterruptMessage() - Method in class org.netbeans.jemmy.demo.DefaultCommentWindow
- getInverted() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getInverted()
through queue - getInvoker() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.getInvoker()
through queue - getInvokesStopCellEditing() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getInvokesStopCellEditing()
through queue - getItem(int) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.getItem(int)
through queue - getItem(int) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.getItem(int)
through queue - getItem(int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getItem(int)
through queue - getItemAt(int) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getItemAt(int)
through queue - getItemCount() - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.getItemCount()
through queue - getItemCount() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getItemCount()
through queue - getItemCount() - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.getItemCount()
through queue - getItemCount() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getItemCount()
through queue - getItems() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getItems()
through queue - getJMenuBar() - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.getJMenuBar()
through queue - getJMenuBar() - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.getJMenuBar()
through queue - getJMenuBar() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getJMenuBar()
through queue - getKeyAndModifiers(char) - Method in class org.netbeans.jemmy.DefaultCharBindingMap
-
Returns key + modifiers pair.
- getKeyDescription(int) - Static method in class org.netbeans.jemmy.EventDispatcher
-
Returns a string representation for a keyboard event.
- getKeyDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
KEY_DRIVER_ID
driver. - getKeyDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
KEY_DRIVER_ID
driver. - getKeymap() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getKeymap()
through queue - getKeys() - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns the key values.
- getKeys(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.AWTTextKeyboardDriver
- getKeys(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextKeyboardDriver
- getKeys(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
-
Returns an array of navigation keys.
- getKeySelectionManager() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getKeySelectionManager()
through queue - getLabel() - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Maps
Button.getLabel()
through queue - getLabel() - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Maps
Checkbox.getLabel()
through queue - getLabel() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.getLabel()
through queue - getLabelFor() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getLabelFor()
through queue - getLabelTable() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getLabelTable()
through queue - getLastDividerLocation() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getLastDividerLocation()
through queue - getLastEvent() - Static method in class org.netbeans.jemmy.EventTool
-
Returns last dispatched event.
- getLastEvent(long) - Static method in class org.netbeans.jemmy.EventTool
-
Returns last dispatched event under mask.
- getLastEventTime() - Static method in class org.netbeans.jemmy.EventTool
-
Returns time of the last dispatched event.
- getLastEventTime(long) - Static method in class org.netbeans.jemmy.EventTool
-
Returns time of the last dispatched event under mask.
- getLastSelectedPathComponent() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getLastSelectedPathComponent()
through queue - getLastVisibleIndex() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getLastVisibleIndex()
through queue - getLayer() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getLayer()
through queue - getLayeredPane() - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.getLayeredPane()
through queue - getLayeredPane() - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.getLayeredPane()
through queue - getLayeredPane() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getLayeredPane()
through queue - getLayout() - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.getLayout()
through queue - getLeadSelectionIndex() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getLeadSelectionIndex()
through queue - getLeadSelectionPath() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getLeadSelectionPath()
through queue - getLeadSelectionRow() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getLeadSelectionRow()
through queue - getLeftComponent() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getLeftComponent()
through queue - getLineCount() - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.getLineCount()
through queue - getLineEndOffset(int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.getLineEndOffset(int)
through queue - getLineOfOffset(int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.getLineOfOffset(int)
through queue - getLineStartOffset(int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.getLineStartOffset(int)
through queue - getLineWrap() - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.getLineWrap()
through queue - getListDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
LIST_DRIVER_ID
driver. - getListDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
LIST_DRIVER_ID
driver. - getListModel() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ListSpinnerOperator
-
Costs spinner's model to
SpinnerListModel
.
- getListSpinner() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Returns an instance of
ListSpinnerOperator
operator, the operator used forJSpinner
havingSpinnerListModel
model. - getListToggleButton() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Returns a toggle button being used to switch to list view.
- getLocale() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getLocale()
through queue - getLocation() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getLocation()
through queue - getLocation(Point) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getLocation(Point)
through queue - getLocationOnScreen() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getLocationOnScreen()
through queue - getLogicalStyle() - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.getLogicalStyle()
through queue - getMajorTickSpacing() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getMajorTickSpacing()
through queue - getMajorVersion() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Returns major version (like 1.0).
- getMargin() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getMargin()
through queue - getMargin() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.getMargin()
through queue - getMargin() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.getMargin()
through queue - getMargin() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getMargin()
through queue - getMaximizeButton() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Waits for a maximize button inside the title pane.
- getMaximum() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.getMaximum()
through queue - getMaximum() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getMaximum()
through queue - getMaximum() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getMaximum()
through queue - getMaximum() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Returns a maximal value.
- getMaximum() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.getMaximum()
through queue - getMaximumDividerLocation() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getMaximumDividerLocation()
through queue - getMaximumRowCount() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getMaximumRowCount()
through queue - getMaximumSize() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getMaximumSize()
through queue - getMaxSelectionIndex() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getMaxSelectionIndex()
through queue - getMaxSelectionRow() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getMaxSelectionRow()
through queue - getMenu(int) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.getMenu(int)
through queue - getMenuBar() - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maps
Frame.getMenuBar()
through queue - getMenuComponent(int) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.getMenuComponent(int)
through queue - getMenuComponentCount() - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.getMenuComponentCount()
through queue - getMenuComponents() - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.getMenuComponents()
through queue - getMenuCount() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.getMenuCount()
through queue - getMenuDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
MENU_DRIVER_ID
driver. - getMenuDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
MENU_DRIVER_ID
driver. - getMinimizeButton() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Waits for a minimize button inside the title pane.
- getMinimum() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.getMinimum()
through queue - getMinimum() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getMinimum()
through queue - getMinimum() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getMinimum()
through queue - getMinimum() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Returns a minimal value.
- getMinimum() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.getMinimum()
through queue - getMinimumDividerLocation() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getMinimumDividerLocation()
through queue - getMinimumSize() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getMinimumSize()
through queue - getMinimumSize(int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getMinimumSize(int)
through queue - getMinimumSize(int) - Method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Maps
TextField.getMinimumSize(int)
through queue - getMinimumSize(int, int) - Method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Maps
TextArea.getMinimumSize(int, int)
through queue - getMinorTickSpacing() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getMinorTickSpacing()
through queue - getMinorVersion() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Returns minor version (like 1).
- getMinSelectionIndex() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getMinSelectionIndex()
through queue - getMinSelectionRow() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getMinSelectionRow()
through queue - getMnemonic() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getMnemonic()
through queue - getModel() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getModel()
through queue - getModel() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getModel()
through queue - getModel() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getModel()
through queue - getModel() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.getModel()
through queue - getModel() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getModel()
through queue - getModel() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getModel()
through queue - getModel() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.getModel()
through queue - getModel() - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getModel()
through queue - getModel() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getModel()
through queue - getModel() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getModel()
through queue - getModifiersString(int) - Static method in class org.netbeans.jemmy.EventDispatcher
-
Get a string representation for key modifiers.
- getMouseButtonDescription(int) - Static method in class org.netbeans.jemmy.EventDispatcher
-
Returns a mouse button string representation.
- getMouseDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
MOUSE_DRIVER_ID
driver. - getMouseDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
MOUSE_DRIVER_ID
driver. - getMultiSelListDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
MULTISELLIST_DRIVER_ID
driver. - getMultiSelListDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
MULTISELLIST_DRIVER_ID
driver. - getName() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getName()
through queue - getName() - Method in class org.netbeans.jemmy.Timeout
-
Returns timeout name.
- getName(File) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getName(File)
through queue - getNextFocusableComponent() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getNextFocusableComponent()
through queue - getNextValue() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.getNextValue()
through queue - getNullOutput() - Static method in class org.netbeans.jemmy.TestOut
-
Creates output which does not print any message anywhere.
- getNumberModel() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.NumberSpinnerOperator
-
Costs spinner's model to
SpinnerNumberModel
.
- getNumberSpinner() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Returns an instance of
NumberSpinnerOperator
operator, the operator used forJSpinner
havingSpinnerNumberModel
model. - getObject() - Method in exception org.netbeans.jemmy.JemmyException
-
Returns "object" constructor parameter.
- getObject() - Method in class org.netbeans.jemmy.ObjectBrowser
-
Returns the object value.
- getOrderedListDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
ORDEREDLIST_DRIVER_ID
driver. - getOrderedListDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
ORDEREDLIST_DRIVER_ID
driver. - getOrientation() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.getOrientation()
through queue - getOrientation() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getOrientation()
through queue - getOrientation() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getOrientation()
through queue - getOrientation() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getOrientation()
through queue - getOrientation() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.getOrientation()
through queue - getOutput() - Method in class org.netbeans.jemmy.ComponentSearcher
-
Returns print output streams or writers.
- getOutput() - Method in class org.netbeans.jemmy.DialogWaiter
-
Returns print output streams or writers.
- getOutput() - Method in class org.netbeans.jemmy.EventDispatcher
-
Returns print output streams or writers.
- getOutput() - Method in class org.netbeans.jemmy.EventTool
-
Returns print output streams or writers.
- getOutput() - Method in class org.netbeans.jemmy.explorer.TrialListenerManager
- getOutput() - Method in class org.netbeans.jemmy.FrameWaiter
-
Returns print output streams or writers.
- getOutput() - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns output.
- getOutput() - Method in class org.netbeans.jemmy.ObjectBrowser
-
Returns print output streams or writers.
- getOutput() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.ButtonOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.CheckboxOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.ChoiceOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.ComponentOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.ContainerOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.FrameOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JComponentOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator.JDesktopIconOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JListOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JMenuOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JSliderOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JTableOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.JTreeOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.ListOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.Operator
- getOutput() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.TextAreaOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.TextFieldOperator
- getOutput() - Method in class org.netbeans.jemmy.operators.WindowOperator
- getOutput() - Method in interface org.netbeans.jemmy.Outputable
-
Returns print output streams or writers.
- getOutput() - Method in class org.netbeans.jemmy.QueueTool
-
Returns print output streams or writers.
- getOutput() - Method in class org.netbeans.jemmy.Test
-
Get the streams or writers used for print output.
- getOutput() - Method in class org.netbeans.jemmy.TestOut
-
Returns output writer.
- getOutput() - Method in class org.netbeans.jemmy.util.PropChooser
- getOutput() - Method in class org.netbeans.jemmy.util.WindowManager
- getOutput() - Method in class org.netbeans.jemmy.Waiter
-
Returns print output streams or writers.
- getOwnedWindows() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.getOwnedWindows()
through queue - getOwner() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.getOwner()
through queue - getOwner() - Method in class org.netbeans.jemmy.WindowWaiter
-
Method can be used by a subclass to define window owner.
- getPage() - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.getPage()
through queue - getPaintLabels() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getPaintLabels()
through queue - getPaintTicks() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getPaintTicks()
through queue - getPaintTrack() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getPaintTrack()
through queue - getParagraphAttributes() - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.getParagraphAttributes()
through queue - getParent() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getParent()
through queue - getParentPath(String[]) - Method in class org.netbeans.jemmy.operators.Operator
-
Creates new array which has all elements from first array, except last element.
- getParentPath(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.Operator
- getPassword() - Method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Maps
JPasswordField.getPassword()
through queue - getPathBounds(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getPathBounds(TreePath)
through queue - getPathCombo() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Returns combo box containing path (upper).
- getPathField() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Returns field which can be used to type path.
- getPathForLocation(int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getPathForLocation(int, int)
through queue - getPathForRow(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getPathForRow(int)
through queue - getPathParser() - Method in class org.netbeans.jemmy.operators.Operator
-
Returns object which is used for parsing of path-like strings.
- getPercentComplete() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.getPercentComplete()
through queue - getPointToClick(int) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Return a point to click on column header.
- getPointToClick(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Retuns points which can be used to click on path.
- getPointToClick(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Returns a point at the center of the cell rectangle.
- getPointToClick(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Retuns points which can be used to click on path.
- getPopupMenu() - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.getPopupMenu()
through queue - getPopupMouseButton() - Static method in class org.netbeans.jemmy.operators.Operator
-
Returns mask of mouse button which used to popup expanding.
- getPositionByText(String) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Finds start text position.
- getPositionByText(String) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Finds start text position.
- getPositionByText(String, int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Finds start text position.
- getPositionByText(String, int) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Finds start text position.
- getPositionByText(String, JTextComponentOperator.TextChooser) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Finds start text position.
- getPositionByText(String, JTextComponentOperator.TextChooser, int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Finds start text position.
- getPreferredScrollableViewportSize() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getPreferredScrollableViewportSize()
through queue - getPreferredScrollableViewportSize() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getPreferredScrollableViewportSize()
through queue - getPreferredScrollableViewportSize() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getPreferredScrollableViewportSize()
through queue - getPreferredScrollableViewportSize() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getPreferredScrollableViewportSize()
through queue - getPreferredSize() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getPreferredSize()
through queue - getPreferredSize(int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getPreferredSize(int)
through queue - getPreferredSize(int) - Method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Maps
TextField.getPreferredSize(int)
through queue - getPreferredSize(int, int) - Method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Maps
TextArea.getPreferredSize(int, int)
through queue - getPressedIcon() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getPressedIcon()
through queue - getPreviewPanel() - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.getPreviewPanel()
through queue - getPreviousValue() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.getPreviousValue()
through queue - getProperties() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Peeks upper JemmyProperties instance from stack.
- getProperties() - Method in class org.netbeans.jemmy.operators.Operator
-
Returns a JemmyProperty object assigned to this operator.
- getProperty(String) - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns the property value.
- getPrototypeCellValue() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getPrototypeCellValue()
through queue - getQueue() - Static method in class org.netbeans.jemmy.QueueTool
-
Returns system EventQueue.
- getQueueTool() - Method in class org.netbeans.jemmy.operators.Operator
-
Returns QueueTool is used to work with queue.
- getRegisteredKeyStrokes() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getRegisteredKeyStrokes()
through queue - getRenderedComponent(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Ask renderer for component to be displayed.
- getRenderedComponent(int, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Ask renderer for component to be displayed.
- getRenderedComponent(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Ask renderer for component to be displayed.
- getRenderedComponent(int, int, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Ask renderer for component to be displayed.
- getRenderedComponent(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Ask renderer for component to be displayed.
- getRenderedComponent(TreePath, boolean, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Ask renderer for component to be displayed.
- getRenderer() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getRenderer()
through queue - getReorderingAllowed() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getReorderingAllowed()
through queue - getResizingAllowed() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getResizingAllowed()
through queue - getResizingColumn() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getResizingColumn()
through queue - getResource(String) - Method in class org.netbeans.jemmy.Bundle
-
Gets resource by key.
- getResource(String) - Method in class org.netbeans.jemmy.BundleManager
-
Searches for a resource in all the managed Bundles.
- getResource(String) - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns resource value.
- getResource(String, String) - Method in class org.netbeans.jemmy.BundleManager
-
Returns resource from ID bundle.
- getResource(String, String) - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns resource value from the specified bundle.
- getResult() - Method in class org.netbeans.jemmy.ActionProducer
-
Get the result of a launched action.
- getResult() - Method in class org.netbeans.jemmy.QueueTool.QueueAction
-
Returns action result if action has already been finished, null otherwise.
- getRightComponent() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getRightComponent()
through queue - getRolloverIcon() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getRolloverIcon()
through queue - getRolloverSelectedIcon() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getRolloverSelectedIcon()
through queue - getRoot() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Returns the root of the tree.
- getRootPane() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getRootPane()
through queue - getRootPane() - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.getRootPane()
through queue - getRootPane() - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.getRootPane()
through queue - getRowBounds(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getRowBounds(int)
through queue - getRowCount() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getRowCount()
through queue - getRowCount() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getRowCount()
through queue - getRowForLocation(int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getRowForLocation(int, int)
through queue - getRowForPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getRowForPath(TreePath)
through queue - getRowHeader() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getRowHeader()
through queue - getRowHeight() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getRowHeight()
through queue - getRowHeight() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getRowHeight()
through queue - getRowMargin() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getRowMargin()
through queue - getRows() - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.getRows()
through queue - getRows() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getRows()
through queue - getRows() - Method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Maps
TextArea.getRows()
through queue - getRowSelectionAllowed() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getRowSelectionAllowed()
through queue - getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getScrollableBlockIncrement(Rectangle, int, int)
through queue - getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getScrollableBlockIncrement(Rectangle, int, int)
through queue - getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getScrollableBlockIncrement(Rectangle, int, int)
through queue - getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getScrollableBlockIncrement(Rectangle, int, int)
through queue - getScrollableTracksViewportHeight() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getScrollableTracksViewportHeight()
through queue - getScrollableTracksViewportHeight() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getScrollableTracksViewportHeight()
through queue - getScrollableTracksViewportHeight() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getScrollableTracksViewportHeight()
through queue - getScrollableTracksViewportHeight() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getScrollableTracksViewportHeight()
through queue - getScrollableTracksViewportWidth() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getScrollableTracksViewportWidth()
through queue - getScrollableTracksViewportWidth() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getScrollableTracksViewportWidth()
through queue - getScrollableTracksViewportWidth() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getScrollableTracksViewportWidth()
through queue - getScrollableTracksViewportWidth() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getScrollableTracksViewportWidth()
through queue - getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getScrollableUnitIncrement(Rectangle, int, int)
through queue - getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getScrollableUnitIncrement(Rectangle, int, int)
through queue - getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getScrollableUnitIncrement(Rectangle, int, int)
through queue - getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getScrollableUnitIncrement(Rectangle, int, int)
through queue - getScrollbarDisplayPolicy() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Maps
ScrollPane.getScrollbarDisplayPolicy()
through queue - getScrollbarVisibility() - Method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Maps
TextArea.getScrollbarVisibility()
through queue - getScrollDeltaTimeout(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Returns a timeout for sleeping between verifications during "push and wait" scrolling.
- getScrollDeltaTimeout(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- getScrollDeltaTimeout(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- getScrollDeltaTimeout(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- getScrollDeltaTimeout(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- getScrollDeltaTimeout(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- getScrollDirection() - Method in interface org.netbeans.jemmy.drivers.scrolling.ScrollAdjuster
-
Returns scroll direction to reach necessary scroller value.
- getScrollDirection() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.DateScrollAdjuster
- getScrollDirection() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ListScrollAdjuster
- getScrollDirection() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.NumberScrollAdjuster
- getScrollDirection() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ObjectScrollAdjuster
- getScrollDirection(JScrollBarOperator) - Method in interface org.netbeans.jemmy.operators.JScrollBarOperator.ScrollChecker
-
Defines a scrolling direction.
- getScrollDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
SCROLL_DRIVER_ID
driver. - getScrollDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
SCROLL_DRIVER_ID
driver. - getScrollModel() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Deprecated.All actions are prformed throw a
ScrollDriver
registered for this component, so value returned by this method is ignored. - getScrollOffset() - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.getScrollOffset()
through queue - getScrollOrientation() - Method in interface org.netbeans.jemmy.drivers.scrolling.ScrollAdjuster
-
Returns scrolling orientation.
- getScrollOrientation() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.DateScrollAdjuster
- getScrollOrientation() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ExactScrollAdjuster
- getScrollOrientation() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ListScrollAdjuster
- getScrollOrientation() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.NumberScrollAdjuster
- getScrollOrientation() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ObjectScrollAdjuster
- getScrollOrientation() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ToStringScrollAdjuster
- getScrollPosition() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Maps
ScrollPane.getScrollPosition()
through queue - getScrollsOnExpand() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getScrollsOnExpand()
through queue - getSelectedColumn() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getSelectedColumn()
through queue - getSelectedColumnCount() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getSelectedColumnCount()
through queue - getSelectedColumns() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getSelectedColumns()
through queue - getSelectedComponent() - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getSelectedComponent()
through queue - getSelectedElement(JMenuBar) - Static method in class org.netbeans.jemmy.drivers.menus.DefaultJMenuDriver
- getSelectedFile() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getSelectedFile()
through queue - getSelectedFiles() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getSelectedFiles()
through queue - getSelectedIcon() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getSelectedIcon()
through queue - getSelectedIndex() - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.getSelectedIndex()
through queue - getSelectedIndex() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getSelectedIndex()
through queue - getSelectedIndex() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getSelectedIndex()
through queue - getSelectedIndex() - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getSelectedIndex()
through queue - getSelectedIndex() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getSelectedIndex()
through queue - getSelectedIndexes() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getSelectedIndexes()
through queue - getSelectedIndices() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getSelectedIndices()
through queue - getSelectedItem() - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.getSelectedItem()
through queue - getSelectedItem() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getSelectedItem()
through queue - getSelectedItem() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getSelectedItem()
through queue - getSelectedItems() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getSelectedItems()
through queue - getSelectedObjects() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getSelectedObjects()
through queue - getSelectedObjects() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getSelectedObjects()
through queue - getSelectedObjects() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getSelectedObjects()
through queue - getSelectedRow() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getSelectedRow()
through queue - getSelectedRowCount() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getSelectedRowCount()
through queue - getSelectedRows() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getSelectedRows()
through queue - getSelectedText() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getSelectedText()
through queue - getSelectedText() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.getSelectedText()
through queue - getSelectedTextColor() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getSelectedTextColor()
through queue - getSelectedValue() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getSelectedValue()
through queue - getSelectedValues() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getSelectedValues()
through queue - getSelectionBackground() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getSelectionBackground()
through queue - getSelectionBackground() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getSelectionBackground()
through queue - getSelectionColor() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getSelectionColor()
through queue - getSelectionCount() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getSelectionCount()
through queue - getSelectionEnd() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getSelectionEnd()
through queue - getSelectionEnd() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.getSelectionEnd()
through queue - getSelectionEnd(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.AWTTextAPIDriver
- getSelectionEnd(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.AWTTextKeyboardDriver
- getSelectionEnd(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextAPIDriver
- getSelectionEnd(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextKeyboardDriver
- getSelectionEnd(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextAPIDriver
-
Returns a caret position of selection end.
- getSelectionEnd(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
-
Returns a caret position of selection end.
- getSelectionForeground() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getSelectionForeground()
through queue - getSelectionForeground() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getSelectionForeground()
through queue - getSelectionMode() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getSelectionMode()
through queue - getSelectionModel() - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.getSelectionModel()
through queue - getSelectionModel() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getSelectionModel()
through queue - getSelectionModel() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.getSelectionModel()
through queue - getSelectionModel() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.getSelectionModel()
through queue - getSelectionModel() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getSelectionModel()
through queue - getSelectionModel() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getSelectionModel()
through queue - getSelectionPath() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getSelectionPath()
through queue - getSelectionPaths() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getSelectionPaths()
through queue - getSelectionRows() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getSelectionRows()
through queue - getSelectionStart() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getSelectionStart()
through queue - getSelectionStart() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.getSelectionStart()
through queue - getSelectionStart(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.AWTTextAPIDriver
- getSelectionStart(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.AWTTextKeyboardDriver
- getSelectionStart(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextAPIDriver
- getSelectionStart(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextKeyboardDriver
- getSelectionStart(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextAPIDriver
-
Returns a caret position of selection start.
- getSelectionStart(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
-
Returns a caret position of selection start.
- getShowHorizontalLines() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getShowHorizontalLines()
through queue - getShowsRootHandles() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getShowsRootHandles()
through queue - getShowVerticalLines() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getShowVerticalLines()
through queue - getSize() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getSize()
through queue - getSize(Dimension) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getSize(Dimension)
through queue - getSnapToTicks() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getSnapToTicks()
through queue - getSource() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Returns component.
- getSource() - Method in class org.netbeans.jemmy.operators.Operator
-
Returns object operator is used for.
- getState() - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Maps
Checkbox.getState()
through queue - getState() - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maps
Frame.getState()
through queue - getState() - Method in class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator
-
Maps
JCheckBoxMenuItem.getState()
through queue - getStatus() - Method in exception org.netbeans.jemmy.TestCompletedException
-
Returns status.
- getString() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.getString()
through queue - getStyle(String) - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.getStyle(String)
through queue - getStyledDocument() - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.getStyledDocument()
through queue - getSubElements() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.getSubElements()
through queue - getSubElements() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.getSubElements()
through queue - getSubElements() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.getSubElements()
through queue - getSupported() - Method in interface org.netbeans.jemmy.drivers.Driver
-
Returns an array of operator classes which are supported by this driver.
- getSupported() - Method in interface org.netbeans.jemmy.drivers.LightDriver
-
Returns array of operator classes which are supported by this driver.
- getSupported() - Method in class org.netbeans.jemmy.drivers.LightSupportiveDriver
-
Returns array of operator classes which are supported by this driver.
- getSupported() - Method in class org.netbeans.jemmy.drivers.SupportiveDriver
-
Returns array of operator classes which are supported by this driver.
- getSupportedChars() - Method in class org.netbeans.jemmy.DefaultCharBindingMap
-
Returns an array of all supported chars.
- getTabCount() - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getTabCount()
through queue - getTable() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getTable()
through queue - getTableDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
TABLE_DRIVER_ID
driver. - getTableDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
TABLE_DRIVER_ID
driver. - getTableHeader() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getTableHeader()
through queue - getTabPlacement() - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getTabPlacement()
through queue - getTabRunCount() - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getTabRunCount()
through queue - getTabSize() - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.getTabSize()
through queue - getText() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getText()
through queue - getText() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getText()
through queue - getText() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getText()
through queue - getText() - Method in class org.netbeans.jemmy.operators.LabelOperator
-
Maps
Label.getText()
through queue - getText() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.getText()
through queue - getText(int, int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getText(int, int)
through queue - getText(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.AWTTextAPIDriver
- getText(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.AWTTextKeyboardDriver
- getText(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextAPIDriver
- getText(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.SwingTextKeyboardDriver
- getText(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextAPIDriver
-
Returns operator's text.
- getText(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
-
Returns operator's text.
- getTextDriver() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Return a TextDriver used by this component.
- getTextDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
TEXT_DRIVER_ID
driver. - getTextDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
TEXT_DRIVER_ID
driver. - getTextField() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Creates an operator for button returned by
findJTextField()
method. - getTheWholeEventMask() - Static method in class org.netbeans.jemmy.EventTool
-
Returns a combination of all
AWTEvent.*_EVENT_MASK
fields.. - getTimeout(String) - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns a timeouts value.
- getTimeout(String) - Method in class org.netbeans.jemmy.Timeouts
-
Gets timeout value.
- getTimeoutExpiredMessage(long) - Method in class org.netbeans.jemmy.DialogWaiter
-
Overrides WindowWaiter.getTimeoutExpiredMessage.
- getTimeoutExpiredMessage(long) - Method in class org.netbeans.jemmy.FrameWaiter
-
Overrides WindowWaiter.getTimeoutExpiredMessage.
- getTimeoutExpiredMessage(long) - Method in class org.netbeans.jemmy.Waiter
-
Returns message to be printed when waiting timeout has been expired.
- getTimeoutExpiredMessage(long) - Method in class org.netbeans.jemmy.WindowWaiter
-
Overrides Waiter.getTimeoutExpiredMessage.
- getTimeouts() - Method in class org.netbeans.jemmy.ActionProducer
-
Get all the time outs used by sleeps or waits used by the launched action.
- getTimeouts() - Method in class org.netbeans.jemmy.DialogWaiter
-
Return current timeouts.
- getTimeouts() - Method in class org.netbeans.jemmy.EventDispatcher
-
Return current timeouts.
- getTimeouts() - Method in class org.netbeans.jemmy.EventTool
-
Return current timeouts.
- getTimeouts() - Method in class org.netbeans.jemmy.FrameWaiter
-
Return current timeouts.
- getTimeouts() - Method in class org.netbeans.jemmy.JemmyProperties
-
Returns timeouts.
- getTimeouts() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.ButtonOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.ComponentOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.ContainerOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JComponentOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator.JDesktopIconOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JMenuOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JSliderOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JTableOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.JTreeOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.Operator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.TextAreaOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
- getTimeouts() - Method in class org.netbeans.jemmy.operators.TextFieldOperator
- getTimeouts() - Method in class org.netbeans.jemmy.QueueTool
-
Return current timeouts.
- getTimeouts() - Method in class org.netbeans.jemmy.Test
-
Get the timeouts used by this
Test
. - getTimeouts() - Method in interface org.netbeans.jemmy.Timeoutable
-
Return current timeouts.
- getTimeouts() - Method in class org.netbeans.jemmy.util.WindowManager
- getTimeouts() - Method in class org.netbeans.jemmy.Waiter
-
Return current timeouts.
- getTimeouts() - Method in class org.netbeans.jemmy.WindowWaiter
-
Return current timeouts.
- getTimeoutsScale() - Static method in class org.netbeans.jemmy.Timeouts
-
Get timeouts scale.
- getTitle() - Method in class org.netbeans.jemmy.operators.DialogOperator
-
Maps
Dialog.getTitle()
through queue - getTitle() - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maps
Frame.getTitle()
through queue - getTitle() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getTitle()
through queue - getTitleAt(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getTitleAt(int)
through queue - getTitleOperator() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Waits for the title pane.
- getTitlePane(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.InternalFrameDriver
-
Returns the title pane component.
- getTitlePane(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- getToolkit() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getToolkit()
through queue - getToolTipLocation(MouseEvent) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getToolTipLocation(MouseEvent)
through queue - getToolTipText() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getToolTipText()
through queue - getToolTipText(MouseEvent) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getToolTipText(MouseEvent)
through queue - getTopComponent() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getTopComponent()
through queue - getTopLevelAncestor() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getTopLevelAncestor()
through queue - getTopModalDialog() - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Searhs for modal dialog currently staying on top.
- getTreeDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
TREE_DRIVER_ID
driver. - getTreeDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
TREE_DRIVER_ID
driver. - getTreeLock() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getTreeLock()
through queue - getTrueChooser(String) - Static method in class org.netbeans.jemmy.ComponentSearcher
-
Creates
ComponentChooser
implementation whosecheckComponent(Component)
method returnstrue
for any component. - getTypeDescription(File) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getTypeDescription(File)
through queue - getUI() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.getUI()
through queue - getUI() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getUI()
through queue - getUIClassID() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getUIClassID()
through queue - getUnitIncrement() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getUnitIncrement()
through queue - getUnitIncrement() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.getUnitIncrement()
through queue - getUnitIncrement(int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getUnitIncrement(int)
through queue - getUpdateTableInRealTime() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.getUpdateTableInRealTime()
through queue - getUpLevelButton() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Returns "Up One Level" button.
- getVAdjustable() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Maps
ScrollPane.getVAdjustable()
through queue - getValue() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.getValue()
through queue - getValue() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getValue()
through queue - getValue() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getValue()
through queue - getValue() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.getValue()
through queue - getValue() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.getValue()
through queue - getValue() - Method in class org.netbeans.jemmy.Timeout
-
Returns timeout value.
- getValueAt(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.getValueAt(int, int)
through queue - getValueIsAdjusting() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getValueIsAdjusting()
through queue - getValueIsAdjusting() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getValueIsAdjusting()
through queue - getValueIsAdjusting() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.getValueIsAdjusting()
through queue - getVerification() - Method in class org.netbeans.jemmy.operators.Operator
-
Says weither operator performs operation verifications.
- getVersion() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Returns version string (like 1.0.1).
- getVerticalAlignment() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getVerticalAlignment()
through queue - getVerticalAlignment() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getVerticalAlignment()
through queue - getVerticalScrollBar() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getVerticalScrollBar()
through queue - getVerticalScrollBarPolicy() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getVerticalScrollBarPolicy()
through queue - getVerticalTextPosition() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.getVerticalTextPosition()
through queue - getVerticalTextPosition() - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.getVerticalTextPosition()
through queue - getViewport() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getViewport()
through queue - getViewportBorder() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getViewportBorder()
through queue - getViewportBorderBounds() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.getViewportBorderBounds()
through queue - getViewportSize() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Maps
ScrollPane.getViewportSize()
through queue - getVisibleAmount() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.getVisibleAmount()
through queue - getVisibleAmount() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.getVisibleAmount()
through queue - getVisibleIndex() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.getVisibleIndex()
through queue - getVisibleRect() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.getVisibleRect()
through queue - getVisibleRowCount() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.getVisibleRowCount()
through queue - getVisibleRowCount() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.getVisibleRowCount()
through queue - getVisualizer() - Method in class org.netbeans.jemmy.operators.Operator
-
Returns component visualizer.
- getVScrollBarOperator() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Returns operator used for vertical scrollbar.
- getVScrollbarWidth() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Maps
ScrollPane.getVScrollbarWidth()
through queue - getWaitingStartedMessage() - Method in class org.netbeans.jemmy.DialogWaiter
- getWaitingStartedMessage() - Method in class org.netbeans.jemmy.FrameWaiter
- getWaitingStartedMessage() - Method in class org.netbeans.jemmy.Waiter
-
Returns message to be printed before waiting start.
- getWaitingStartedMessage() - Method in class org.netbeans.jemmy.WindowWaiter
- getWarningString() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.getWarningString()
through queue - getWarningString() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.getWarningString()
through queue - getWidth() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getWidth()
through queue - getWindow() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Searches the window under component.
- getWindow(Window, ComponentChooser) - Static method in class org.netbeans.jemmy.WindowWaiter
-
Searches for a window.
- getWindow(Window, ComponentChooser, int) - Static method in class org.netbeans.jemmy.WindowWaiter
-
Searches for a window.
- getWindow(ComponentChooser) - Static method in class org.netbeans.jemmy.WindowWaiter
-
Searches for a window.
- getWindow(ComponentChooser, int) - Static method in class org.netbeans.jemmy.WindowWaiter
-
Searches for a window.
- getWindowContainerOperator() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Looks for a first window-like container.
- getWindowDriver(Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
WINDOW_DRIVER_ID
driver. - getWindowDriver(ComponentOperator) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Returns
WINDOW_DRIVER_ID
driver. - getWrapStyleWord() - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.getWrapStyleWord()
through queue - getX() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getX()
through queue - getY() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.getY()
through queue - giveFocus(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.focus.APIFocusDriver
- giveFocus(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.focus.MouseFocusDriver
- giveFocus(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.FocusDriver
-
Makes a compoennt having focus.
- goHome() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Pushes "Home" button.
- goUpLevel() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Pushes "Up One Level" button.
- grabFocus() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.grabFocus()
through queue - GREYSCALE_MODE - Static variable in class org.netbeans.jemmy.util.PNGEncoder
-
grey scale image mode.
- GUIBrowser - Class in org.netbeans.jemmy.explorer
-
An application allowing to explore a Java GUI application.
H
- hasAsParent(TreePath, int) - Method in interface org.netbeans.jemmy.operators.JTreeOperator.TreePathChooser
-
Checks if the path has another path as a parent.
- hasBeenExpanded(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.hasBeenExpanded(TreePath)
through queue - hasFocus() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.hasFocus()
through queue - HEIGHT_DPROP - Static variable in class org.netbeans.jemmy.operators.ComponentOperator
-
Identifier for a height property.
- hidePopup() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.hidePopup()
through queue - HORIZONTAL_ORIENTATION_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Identifier for a "HORIZONTAL" value of "orientation" property.
- HORIZONTAL_ORIENTATION_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.JSliderOperator
-
Identifier for a "HORIZONTAL" value of "orientation" property.
- HORIZONTAL_ORIENTATION_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Identifier for a "HORIZONTAL" value of "orientation" property.
I
- iconify() - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Iconifies the frame.
- iconify() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Iconifies frame.
- iconify(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.FrameDriver
-
Iconifies a frame.
- iconify(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultFrameDriver
- iconify(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- ImageComparator - Interface in org.netbeans.jemmy.image
-
Interface for all classes performing image comparision.
- ImageFinder - Interface in org.netbeans.jemmy.image
-
Interface for all classes performing image lookup.
- ImageLoader - Interface in org.netbeans.jemmy.image
-
Interface for all classes performing image loading.
- ImageSaver - Interface in org.netbeans.jemmy.image
-
Interface for classes performing image saving.
- ImageTool - Class in org.netbeans.jemmy.image
-
Contains util methods to work with images.
- ImageTool() - Constructor for class org.netbeans.jemmy.image.ImageTool
- imageUpdate(Image, int, int, int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.imageUpdate(Image, int, int, int, int, int)
through queue - INCREASE_SCROLL_DIRECTION - Static variable in interface org.netbeans.jemmy.drivers.scrolling.ScrollAdjuster
-
Increase scroll direction.
- indexOfComponent(Component) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.indexOfComponent(Component)
through queue - indexOfTab(String) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.indexOfTab(String)
through queue - indexOfTab(Icon) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.indexOfTab(Icon)
through queue - indexToLocation(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.indexToLocation(int)
through queue - init() - Method in class org.netbeans.jemmy.JemmyProperties
-
Inits properties and dispatching model from system environment variables.
- initCurrentTimeout(String, long) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().getTimeouts().initTimeout(name, newValue).
- initDefault(String, long) - Static method in class org.netbeans.jemmy.Timeouts
-
Sets default timeout value if it was not set before.
- initDispatchingModel() - Method in class org.netbeans.jemmy.JemmyProperties
-
Initializes dispatching model.
- initDispatchingModel(boolean, boolean) - Method in class org.netbeans.jemmy.JemmyProperties
-
Initializes dispatching model.
- initDispatchingModel(boolean, boolean, boolean) - Method in class org.netbeans.jemmy.JemmyProperties
-
Initializes dispatching model.
- initDispatchingModel(boolean, boolean, boolean, boolean) - Method in class org.netbeans.jemmy.JemmyProperties
-
Initializes dispatching model.
- initInternalFrame(JInternalFrameOperator) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Inits an internal frame.
- initOperators() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Initiaites suboperators.
- initProperties() - Method in class org.netbeans.jemmy.JemmyProperties
-
Method to initialize timeouts and resources.
- initProperties(String) - Method in class org.netbeans.jemmy.JemmyProperties
-
Method to initialize timeouts and resources.
- initTimeout(String, long) - Method in class org.netbeans.jemmy.JemmyProperties
-
Inits a timeouts value.
- initTimeout(String, long) - Method in class org.netbeans.jemmy.Timeouts
-
Sets timeout value if it was not set before.
- InputDriverInstaller - Class in org.netbeans.jemmy.drivers
-
Installs drivers for low-level drivers.
- InputDriverInstaller() - Constructor for class org.netbeans.jemmy.drivers.InputDriverInstaller
-
Constructs an InputDriverInstaller object.
- InputDriverInstaller(boolean) - Constructor for class org.netbeans.jemmy.drivers.InputDriverInstaller
-
Constructs an InputDriverInstaller object.
- InputDriverInstaller(boolean, boolean) - Constructor for class org.netbeans.jemmy.drivers.InputDriverInstaller
-
Constructs an InputDriverInstaller object.
- InputDriverInstaller(boolean, Timeout) - Constructor for class org.netbeans.jemmy.drivers.InputDriverInstaller
-
Constructs an InputDriverInstaller object.
- InputDriverInstaller(Timeout) - Constructor for class org.netbeans.jemmy.drivers.InputDriverInstaller
-
Constructs an InputDriverInstaller object.
- insert(Component, int) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.insert(Component, int)
through queue - insert(String, int) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.insert(String)
through queue - insert(String, int) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.insert(String, int)
through queue - insert(String, int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.insert(String, int)
through queue - insert(Action, int) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.insert(Action, int)
through queue - insert(Action, int) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.insert(Action, int)
through queue - insert(JMenuItem, int) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.insert(JMenuItem, int)
through queue - insertComponent(Component) - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.insertComponent(Component)
through queue - insertIcon(Icon) - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.insertIcon(Icon)
through queue - insertItemAt(Object, int) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.insertItemAt(Object, int)
through queue - insertSeparator(int) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.insertSeparator(int)
through queue - insertTab(String, Icon, Component, String, int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.insertTab(String, Icon, Component, String, int)
through queue - install() - Method in class org.netbeans.jemmy.drivers.ArrayDriverInstaller
-
Installs drivers from the array passed into constructor.
- install() - Method in interface org.netbeans.jemmy.drivers.DriverInstaller
- install() - Method in class org.netbeans.jemmy.drivers.InputDriverInstaller
-
Installs input drivers.
- installQueue() - Static method in class org.netbeans.jemmy.QueueTool
-
Installs own Jemmy EventQueue implementation.
- INTERNAL_FRAME_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for window drivers.
- InternalFrameDriver - Interface in org.netbeans.jemmy.drivers
-
Defines the way to get a title pane.
- intervalAdded(ListDataEvent) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.intervalAdded(ListDataEvent)
through queue - intervalRemoved(ListDataEvent) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.intervalRemoved(ListDataEvent)
through queue - invalidate() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.invalidate()
through queue - invoke(Runnable) - Method in class org.netbeans.jemmy.QueueTool
-
Invokes runnable through EventQueue.
- invoke(Action, Object) - Method in class org.netbeans.jemmy.QueueTool
-
Invokes action through EventQueue.
- invoke(QueueTool.QueueAction) - Method in class org.netbeans.jemmy.QueueTool
-
Invokes action through EventQueue.
- invokeAndWait(Runnable) - Method in class org.netbeans.jemmy.QueueTool
-
Invokes runnable through EventQueue.
- invokeAndWait(Action, Object) - Method in class org.netbeans.jemmy.QueueTool
-
Invokes action through EventQueue.
- invokeAndWait(QueueTool.QueueAction) - Method in class org.netbeans.jemmy.QueueTool
-
Invokes action through EventQueue.
- invokeExistingMethod(String, Object[], Class[]) - Method in class org.netbeans.jemmy.EventDispatcher
-
Invokes component method through
SwingUtilities.invokeAndWait(Runnable)
. - invokeExistingMethod(String, Object[], Class[], TestOut) - Method in class org.netbeans.jemmy.EventDispatcher
-
Invokes component method through
SwingUtilities.invokeAndWait(Runnable)
. - invokeMethod(String, Object[], Class[]) - Method in class org.netbeans.jemmy.ClassReference
-
Locates method by name and parameter types and executes it.
- invokeMethod(String, Object[], Class[]) - Method in class org.netbeans.jemmy.EventDispatcher
-
Invokes component method through
SwingUtilities.invokeAndWait(Runnable)
. - invokeSmoothly(Runnable) - Method in class org.netbeans.jemmy.QueueTool
-
Being executed outside of AWT dispatching thread, invokes a runnable through the event queue.
- invokeSmoothly(Action, Object) - Method in class org.netbeans.jemmy.QueueTool
-
Being executed outside of AWT dispatching thread, invokes an action through the event queue.
- invokeSmoothly(QueueTool.QueueAction) - Method in class org.netbeans.jemmy.QueueTool
-
Being executed outside of AWT dispatching thread, invokes an action through the event queue.
- IS_DEFAULT_DPROP - Static variable in class org.netbeans.jemmy.operators.JButtonOperator
-
Identifier for a "default button" property.
- IS_EDITABLE_DPROP - Static variable in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Identifier for a "editable" property.
- IS_INVERTED_DPROP - Static variable in class org.netbeans.jemmy.operators.JSliderOperator
-
Identifier for a "inverted" property.
- IS_MODAL_DPROP - Static variable in class org.netbeans.jemmy.operators.DialogOperator
-
Identifier for a modal property.
- IS_ONE_TOUCH_EXPANDABLE_DPROP - Static variable in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Identifier for a "one touch expendable" property.
- IS_RESIZABLE_DPROP - Static variable in class org.netbeans.jemmy.operators.DialogOperator
-
Identifier for a resizable property.
- IS_RESIZABLE_DPROP - Static variable in class org.netbeans.jemmy.operators.FrameOperator
-
Identifier for a resizable property.
- IS_RESIZABLE_DPROP - Static variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Identifier for a "resizable" property.
- IS_SELECTED_DPROP - Static variable in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Identifier for a selected text property.
- IS_SELECTED_DPROP - Static variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Identifier for a "selected" property.
- IS_SHOWING_DPROP - Static variable in class org.netbeans.jemmy.operators.ComponentOperator
-
Identifier for a showing property.
- IS_VISIBLE_DPROP - Static variable in class org.netbeans.jemmy.operators.ComponentOperator
-
Identifier for a visible property.
- isActive() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.isActive()
through queue. - isAncestorOf(Component) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.isAncestorOf(Component)
through queue - isArmed() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.isArmed()
through queue - isBorderPainted() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.isBorderPainted()
through queue - isBorderPainted() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.isBorderPainted()
through queue - isBorderPainted() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.isBorderPainted()
through queue - isBorderPainted() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.isBorderPainted()
through queue - isCaptionEqual(String, String) - Method in class org.netbeans.jemmy.operators.Operator
-
Compares string using getComparator StringComparator.
- isCaptionEqual(String, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.Operator
-
Deprecated.use another methods with the same name.
- isCaptionEqual(String, String, Operator.StringComparator) - Static method in class org.netbeans.jemmy.operators.Operator
-
Compares caption (button text, window title, ...) with a sample text.
- isCellEditable(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.isCellEditable(int, int)
through queue - isCellSelected(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.isCellSelected(int, int)
through queue - isClosable() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.isClosable()
through queue - isClosed() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.isClosed()
through queue - isCollapsed(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isCollapsed(int)
through queue - isCollapsed(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isCollapsed(TreePath)
through queue - isColumnSelected(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.isColumnSelected(int)
through queue - isContentAreaFilled() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.isContentAreaFilled()
through queue - isContinuousLayout() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.isContinuousLayout()
through queue - isDefaultButton() - Method in class org.netbeans.jemmy.operators.JButtonOperator
-
Maps
JButton.isDefaultButton()
through queue - isDefaultCapable() - Method in class org.netbeans.jemmy.operators.JButtonOperator
-
Maps
JButton.isDefaultCapable()
through queue - isDirectorySelectionEnabled() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.isDirectorySelectionEnabled()
through queue - isDispatchThread() - Static method in class org.netbeans.jemmy.QueueTool
-
Map to
EventQueue.isDispatchThread()
. - isDisplayable() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.isDisplayable()
through queue - isDoubleBuffered() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.isDoubleBuffered()
through queue - isEditable() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.isEditable()
through queue - isEditable() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.isEditable()
through queue - isEditable() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isEditable()
through queue - isEditable() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.isEditable()
through queue - isEditing() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.isEditing()
through queue - isEditing() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isEditing()
through queue - isEnabled() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.isEnabled()
through queue - isEnabledAt(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.isEnabledAt(int)
through queue - isExpanded(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isExpanded(int)
through queue - isExpanded(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isExpanded(TreePath)
through queue - isFileHidingEnabled() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.isFileHidingEnabled()
through queue - isFileSelectionEnabled() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.isFileSelectionEnabled()
through queue - isFixedRowHeight() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isFixedRowHeight()
through queue - isFocusCycleRoot() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.isFocusCycleRoot()
through queue - isFocused() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.isFocused()
through queue. - isFocusPainted() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.isFocusPainted()
through queue - isFocusTraversable() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.isFocusTraversable()
through queue - isIcon() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.isIcon()
through queue - isIconifiable() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.isIconifiable()
through queue - isIndexSelected(int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.isIndexSelected(int)
through queue - isInterrupted() - Method in interface org.netbeans.jemmy.demo.CommentWindow
-
Defines either test execution should be interrupted or not.
- isInterrupted() - Method in class org.netbeans.jemmy.demo.DefaultCommentWindow
- isLargeModel() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isLargeModel()
through queue - isLightweight() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.isLightweight()
through queue - isLightWeightPopupEnabled() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.isLightWeightPopupEnabled()
through queue - isLightWeightPopupEnabled() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.isLightWeightPopupEnabled()
through queue - isManagingFocus() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.isManagingFocus()
through queue - isMaximizable() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.isMaximizable()
through queue - isMaximum() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.isMaximum()
through queue - isMenuComponent(Component) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.isMenuComponent(Component)
through queue - isModal() - Method in class org.netbeans.jemmy.operators.DialogOperator
-
Maps
Dialog.isModal()
through queue - isMultipleMode() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.isMultipleMode()
through queue - isMultiSelectionEnabled() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.isMultiSelectionEnabled()
through queue - isOneTouchExpandable() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.isOneTouchExpandable()
through queue - isOpaque() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.isOpaque()
through queue - isOptimizedDrawingEnabled() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.isOptimizedDrawingEnabled()
through queue - isPaintingTile() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.isPaintingTile()
through queue - isPathEditable(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isPathEditable(TreePath)
through queue - isPathSelected(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isPathSelected(TreePath)
through queue - isPopupMenuVisible() - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.isPopupMenuVisible()
through queue - isPopupVisible() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.isPopupVisible()
through queue - isRequestFocusEnabled() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.isRequestFocusEnabled()
through queue - isResizable() - Method in class org.netbeans.jemmy.operators.DialogOperator
-
Maps
Dialog.isResizable()
through queue - isResizable() - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maps
Frame.isResizable()
through queue - isResizable() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.isResizable()
through queue - isRolloverEnabled() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.isRolloverEnabled()
through queue - isRootVisible() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isRootVisible()
through queue - isRowSelected(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.isRowSelected(int)
through queue - isRowSelected(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isRowSelected(int)
through queue - isScrollbarVisible(int) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Tells if a scrollbar is visible.
- isSelected() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.isSelected()
through queue - isSelected() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.isSelected()
through queue - isSelected() - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.isSelected()
through queue - isSelectedIndex(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.isSelectedIndex(int)
through queue - isSelectionEmpty() - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.isSelectionEmpty()
through queue - isSelectionEmpty() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isSelectionEmpty()
through queue - isShowing() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.isShowing()
through queue - isStopped() - Method in interface org.netbeans.jemmy.demo.CommentWindow
-
Defines either test(demo) has been stopped or not.
- isStopped() - Method in class org.netbeans.jemmy.demo.DefaultCommentWindow
- isStringPainted() - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.isStringPainted()
through queue - isTearOff() - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.isTearOff()
through queue - isTopLevelMenu() - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.isTopLevelMenu()
through queue - isTraversable(File) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.isTraversable(File)
through queue - isValid() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.isValid()
through queue - isValidateRoot() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.isValidateRoot()
through queue - isVisible() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.isVisible()
through queue - isVisible(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.isVisible(TreePath)
through queue - isWindowActive(WindowOperator) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Returns true if window is active.
- isWindowActive(WindowOperator) - Method in class org.netbeans.jemmy.util.MouseVisualizer
- ITEM_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.ChoiceOperator
-
Identifier for a items properties.
- ITEM_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Identifier for a "item" property values.
- ITEM_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JListOperator
-
Identifier for a "item" properties.
- ITEM_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.ListOperator
-
Identifier for a "item" properties.
J
- JButtonFinder() - Constructor for class org.netbeans.jemmy.operators.JButtonOperator.JButtonFinder
-
Constructs JButtonFinder.
- JButtonFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JButtonOperator.JButtonFinder
-
Constructs JButtonFinder.
- JButtonOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
AbstractButtonOperator.PushButtonTimeout - time between button pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait button displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait button enabled
. - JButtonOperator(JButton) - Constructor for class org.netbeans.jemmy.operators.JButtonOperator
-
Constructor.
- JButtonOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JButtonOperator
-
Constructor.
- JButtonOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JButtonOperator
-
Constructor.
- JButtonOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JButtonOperator
-
Constructor.
- JButtonOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JButtonOperator
-
Constructor.
- JButtonOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JButtonOperator
-
Constructs a JButtonOperator object.
- JButtonOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JButtonOperator
-
Constructs a JButtonOperator object.
- JButtonOperator.JButtonFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JCheckBoxFinder() - Constructor for class org.netbeans.jemmy.operators.JCheckBoxOperator.JCheckBoxFinder
-
Constructs JCheckBoxFinder.
- JCheckBoxFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxOperator.JCheckBoxFinder
-
Constructs JCheckBoxFinder.
- JCheckBoxMenuItemByLabelFinder(String) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator.JCheckBoxMenuItemByLabelFinder
-
Constructs JCheckBoxMenuItemByLabelFinder.
- JCheckBoxMenuItemByLabelFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator.JCheckBoxMenuItemByLabelFinder
-
Constructs JCheckBoxMenuItemByLabelFinder.
- JCheckBoxMenuItemFinder() - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator.JCheckBoxMenuItemFinder
-
Constructs JCheckBoxMenuItemFinder.
- JCheckBoxMenuItemFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator.JCheckBoxMenuItemFinder
-
Constructs JCheckBoxMenuItemFinder.
- JCheckBoxMenuItemOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JMenuItemOperator.PushMenuTimeout - time between button pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait button displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait button enabled
. - JCheckBoxMenuItemOperator(JCheckBoxMenuItem) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator
-
Constructor.
- JCheckBoxMenuItemOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator
-
Constructor.
- JCheckBoxMenuItemOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator
-
Constructor.
- JCheckBoxMenuItemOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator
-
Constructor.
- JCheckBoxMenuItemOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator
-
Constructor.
- JCheckBoxMenuItemOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator
-
Constructs a JCheckBoxMenuItemOperator object.
- JCheckBoxMenuItemOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator
-
Constructs a JCheckBoxMenuItemOperator object.
- JCheckBoxMenuItemOperator.JCheckBoxMenuItemByLabelFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- JCheckBoxMenuItemOperator.JCheckBoxMenuItemFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JCheckBoxOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
AbstractButtonOperator.PushButtonTimeout - time between button pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait button displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait button enabled
. - JCheckBoxOperator(JCheckBox) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Constructor.
- JCheckBoxOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Constructor.
- JCheckBoxOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Constructor.
- JCheckBoxOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Constructor.
- JCheckBoxOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Constructor.
- JCheckBoxOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Constructs a JCheckBoxOperator object.
- JCheckBoxOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Constructs a JCheckBoxOperator object.
- JCheckBoxOperator.JCheckBoxFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JColorChooserFinder() - Constructor for class org.netbeans.jemmy.operators.JColorChooserOperator.JColorChooserFinder
-
Constructs JColorChooserFinder.
- JColorChooserFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JColorChooserOperator.JColorChooserFinder
-
Constructs JColorChooserFinder.
- JColorChooserOperator - Class in org.netbeans.jemmy.operators
-
Class provides methods to cover main JColorChooser component functionality.
- JColorChooserOperator(JColorChooser) - Constructor for class org.netbeans.jemmy.operators.JColorChooserOperator
-
Constructor.
- JColorChooserOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JColorChooserOperator
-
Constructor.
- JColorChooserOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JColorChooserOperator
-
Constructor.
- JColorChooserOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JColorChooserOperator
-
Constructs a JColorChooserOperator object.
- JColorChooserOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JColorChooserOperator
-
Constructs a JColorChooserOperator object.
- JColorChooserOperator.JColorChooserFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JComboBoxByItemFinder(String, int) - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator.JComboBoxByItemFinder
-
Constructs JComboBoxByItemFinder.
- JComboBoxByItemFinder(String, int, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator.JComboBoxByItemFinder
-
Constructs JComboBoxByItemFinder.
- JComboBoxFinder() - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator.JComboBoxFinder
-
Constructs JComboBoxFinder.
- JComboBoxFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator.JComboBoxFinder
-
Constructs JComboBoxFinder.
- JComboBoxOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JComboBoxOperator.BeforeSelectingTimeout - time to sleep after list opened and before item selected
JComboBoxOperator.WaitListTimeout - time to wait list opened
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait component enabled
ComponentOperator.WaitStateTimeout - time to wait for item to be selected
AbstractButtonOperator.PushButtonTimeout - time between combo button pressing and releasing
ComponentOperator.MouseClickTimeout - time between mouse pressing and releasing during item selecting
JTextComponentOperator.PushKeyTimeout - time between key pressing and releasing during text typing
JTextComponentOperator.BetweenKeysTimeout - time to sleep between two chars typing
JTextComponentOperator.ChangeCaretPositionTimeout - maximum time to chenge caret position
JTextComponentOperator.TypeTextTimeout - maximum time to type text
. - JComboBoxOperator(JComboBox) - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator
-
Constructs a JComboBoxOperator object.
- JComboBoxOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator
-
Constructor.
- JComboBoxOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator
-
Constructor.
- JComboBoxOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator
-
Constructor.
- JComboBoxOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator
-
Constructor.
- JComboBoxOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator
-
Constructs a JComboBoxOperator object.
- JComboBoxOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JComboBoxOperator
-
Constructs a JComboBoxOperator object.
- JComboBoxOperator.JComboBoxByItemFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by an item.
- JComboBoxOperator.JComboBoxFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JComboMouseDriver - Class in org.netbeans.jemmy.drivers.lists
-
List driver for javax.swing.JCompoBox component type.
- JComboMouseDriver() - Constructor for class org.netbeans.jemmy.drivers.lists.JComboMouseDriver
- JComponentByTipFinder(String) - Constructor for class org.netbeans.jemmy.operators.JComponentOperator.JComponentByTipFinder
-
Constructs JComponentByTipFinder.
- JComponentByTipFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JComponentOperator.JComponentByTipFinder
-
Constructs JComponentByTipFinder.
- JComponentFinder() - Constructor for class org.netbeans.jemmy.operators.JComponentOperator.JComponentFinder
-
Constructs JComponentFinder.
- JComponentFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JComponentOperator.JComponentFinder
-
Constructs JComponentFinder.
- JComponentOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JComponentOperator.WaitToolTipTimeout - time to wait tool tip displayed
JComponentOperator.ShowToolTipTimeout - time to show tool tip
ComponentOperator.WaitComponentTimeout - time to wait component displayed
. - JComponentOperator(JComponent) - Constructor for class org.netbeans.jemmy.operators.JComponentOperator
-
Constructor.
- JComponentOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JComponentOperator
-
Constructor.
- JComponentOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JComponentOperator
-
Constructor.
- JComponentOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JComponentOperator
-
Constructs a JComponentOperator object.
- JComponentOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JComponentOperator
-
Constructs a JComponentOperator object.
- JComponentOperator.JComponentByTipFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by tooltip.
- JComponentOperator.JComponentFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JDesktopIconOperator(JInternalFrame.JDesktopIcon) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator.JDesktopIconOperator
-
Constructs JDesktopIconOperator.
- JDialogFinder() - Constructor for class org.netbeans.jemmy.operators.JDialogOperator.JDialogFinder
-
Constructs JDialogFinder.
- JDialogFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator.JDialogFinder
-
Constructs JDialogFinder.
- JDialogOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
DialogWaiter.WaitDialogTimeout - time to wait dialog displayed
DialogWaiter.AfterDialogTimeout - time to sleep after dialog has been dispayed
. - JDialogOperator() - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructor.
- JDialogOperator(int) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructor.
- JDialogOperator(String) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructor.
- JDialogOperator(String, int) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructor.
- JDialogOperator(String, int, Operator) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructor.
- JDialogOperator(JDialog) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructor.
- JDialogOperator(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructs a JDialogOperator object.
- JDialogOperator(ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructs a JDialogOperator object.
- JDialogOperator(ComponentChooser, int, Operator) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructs a JDialogOperator object.
- JDialogOperator(WindowOperator) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructor.
- JDialogOperator(WindowOperator, int) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructor.
- JDialogOperator(WindowOperator, String) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructor.
- JDialogOperator(WindowOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructor.
- JDialogOperator(WindowOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructs a JDialogOperator object.
- JDialogOperator(WindowOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JDialogOperator
-
Constructs a JDialogOperator object.
- JDialogOperator.JDialogFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JEditorPaneFinder() - Constructor for class org.netbeans.jemmy.operators.JEditorPaneOperator.JEditorPaneFinder
-
Constructs JEditorPaneFinder.
- JEditorPaneFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JEditorPaneOperator.JEditorPaneFinder
-
Constructs JEditorPaneFinder.
- JEditorPaneOperator - Class in org.netbeans.jemmy.operators
-
Class provides basic functions to operate with JEditorPane (selection, typing, deleting)
Timeouts used:
JTextComponentOperator.PushKeyTimeout - time between key pressing and releasing during text typing
JTextComponentOperator.BetweenKeysTimeout - time to sleep between two chars typing
JTextComponentOperator.ChangeCaretPositionTimeout - maximum time to change caret position
JTextComponentOperator.TypeTextTimeout - maximum time to type text
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitFocusTimeout - time to wait component focus
JScrollBarOperator.OneScrollClickTimeout - time for one scroll click
JScrollBarOperator.WholeScrollTimeout - time for the whole scrolling
. - JEditorPaneOperator(JEditorPane) - Constructor for class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Constructor.
- JEditorPaneOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Constructor.
- JEditorPaneOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Constructor.
- JEditorPaneOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Constructor.
- JEditorPaneOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Constructor.
- JEditorPaneOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Constructs a JEditorPaneOperator object.
- JEditorPaneOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Constructs a JEditorPaneOperator object.
- JEditorPaneOperator.JEditorPaneFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JemmyException - Exception in org.netbeans.jemmy
-
Parent of all Jemmy exceptions.
- JemmyException(String) - Constructor for exception org.netbeans.jemmy.JemmyException
-
Constructor.
- JemmyException(String, Object) - Constructor for exception org.netbeans.jemmy.JemmyException
-
Constructor.
- JemmyException(String, Throwable) - Constructor for exception org.netbeans.jemmy.JemmyException
-
Constructor.
- JemmyException(String, Throwable, Object) - Constructor for exception org.netbeans.jemmy.JemmyException
-
Constructor.
- JemmyInputException - Exception in org.netbeans.jemmy
-
Exception can be thrown as a result of incorrect input operations.
- JemmyInputException(Component) - Constructor for exception org.netbeans.jemmy.JemmyInputException
-
Constructor.
- JemmyInputException(String, Component) - Constructor for exception org.netbeans.jemmy.JemmyInputException
-
Constructor.
- JemmyProperties - Class in org.netbeans.jemmy
-
Keeps default Jemmy properties.
- JemmyProperties() - Constructor for class org.netbeans.jemmy.JemmyProperties
- JFileChooserFinder() - Constructor for class org.netbeans.jemmy.operators.JFileChooserOperator.JFileChooserFinder
-
Constructs JFileChooserFinder.
- JFileChooserFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JFileChooserOperator.JFileChooserFinder
-
Constructs JFileChooserFinder.
- JFileChooserJDialogFinder(TestOut) - Constructor for class org.netbeans.jemmy.operators.JFileChooserOperator.JFileChooserJDialogFinder
-
Constructs JFileChooserJDialogFinder.
- JFileChooserOperator - Class in org.netbeans.jemmy.operators
-
Class provides methods to cover main JFileChooser component functionality.
- JFileChooserOperator() - Constructor for class org.netbeans.jemmy.operators.JFileChooserOperator
-
Constructor.
- JFileChooserOperator(JFileChooser) - Constructor for class org.netbeans.jemmy.operators.JFileChooserOperator
-
Constructor.
- JFileChooserOperator(Operator) - Constructor for class org.netbeans.jemmy.operators.JFileChooserOperator
-
Constructor.
- JFileChooserOperator.JFileChooserFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JFileChooserOperator.JFileChooserJDialogFinder - Class in org.netbeans.jemmy.operators
-
Allows to find a dialog containing JFileChooser.
- JFrameFinder() - Constructor for class org.netbeans.jemmy.operators.JFrameOperator.JFrameFinder
-
Constructs JFrameFinder.
- JFrameFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JFrameOperator.JFrameFinder
-
Constructs JFrameFinder.
- JFrameOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
FrameWaiter.WaitFrameTimeout - time to wait frame displayed
FrameWaiter.AfterFrameTimeout - time to sleep after frame has been dispayed
. - JFrameOperator() - Constructor for class org.netbeans.jemmy.operators.JFrameOperator
-
Constructor.
- JFrameOperator(int) - Constructor for class org.netbeans.jemmy.operators.JFrameOperator
-
Constructor.
- JFrameOperator(String) - Constructor for class org.netbeans.jemmy.operators.JFrameOperator
-
Constructor.
- JFrameOperator(String, int) - Constructor for class org.netbeans.jemmy.operators.JFrameOperator
-
Constructor.
- JFrameOperator(String, int, Operator) - Constructor for class org.netbeans.jemmy.operators.JFrameOperator
-
Constructor.
- JFrameOperator(JFrame) - Constructor for class org.netbeans.jemmy.operators.JFrameOperator
-
Constructor.
- JFrameOperator(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JFrameOperator
-
Constructs a JFrameOperator object.
- JFrameOperator(ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JFrameOperator
-
Constructs a JFrameOperator object.
- JFrameOperator(ComponentChooser, int, Operator) - Constructor for class org.netbeans.jemmy.operators.JFrameOperator
-
Constructs a JFrameOperator object.
- JFrameOperator.JFrameFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JInternalFrameByTitleFinder(String) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator.JInternalFrameByTitleFinder
-
Constructs JInternalFrameByTitleFinder.
- JInternalFrameByTitleFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator.JInternalFrameByTitleFinder
-
Constructs JInternalFrameByTitleFinder.
- JInternalFrameFinder() - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator.JInternalFrameFinder
-
Constructs JInternalFrameFinder.
- JInternalFrameFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator.JInternalFrameFinder
-
Constructs JInternalFrameFinder.
- JInternalFrameOperator - Class in org.netbeans.jemmy.operators
-
Class provides necessary functionality to operate with javax.swing.JInternalFrame component.
- JInternalFrameOperator(JInternalFrame) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Constructor.
- JInternalFrameOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Constructor.
- JInternalFrameOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Constructor.
- JInternalFrameOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Constructor.
- JInternalFrameOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Constructor.
- JInternalFrameOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Constructs a JInternalFrameOperator object.
- JInternalFrameOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Constructs a JInternalFrameOperator object.
- JInternalFrameOperator.JDesktopIconOperator - Class in org.netbeans.jemmy.operators
-
Class to operate with javax.swing.JInternalFrame.JDesktopIconOperator component.
- JInternalFrameOperator.JInternalFrameByTitleFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by title.
- JInternalFrameOperator.JInternalFrameFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JInternalFrameOperator.WrongInternalFrameStateException - Exception in org.netbeans.jemmy.operators
-
Exception can be throwht if as a result of an attempt to produce operation for the frame in incorrect state.
- JLabelByLabelFinder(String) - Constructor for class org.netbeans.jemmy.operators.JLabelOperator.JLabelByLabelFinder
-
Constructs JLabelByLabelFinder.
- JLabelByLabelFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JLabelOperator.JLabelByLabelFinder
-
Constructs JLabelByLabelFinder.
- JLabelFinder() - Constructor for class org.netbeans.jemmy.operators.JLabelOperator.JLabelFinder
-
Constructs JLabelFinder.
- JLabelFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JLabelOperator.JLabelFinder
-
Constructs JLabelFinder.
- JLabelOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitStateTimeout - time to wait for text
. - JLabelOperator(JLabel) - Constructor for class org.netbeans.jemmy.operators.JLabelOperator
-
Constructor.
- JLabelOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JLabelOperator
-
Constructor.
- JLabelOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JLabelOperator
-
Constructor.
- JLabelOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JLabelOperator
-
Constructor.
- JLabelOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JLabelOperator
-
Constructor.
- JLabelOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JLabelOperator
-
Constructs a JLabelOperator object.
- JLabelOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JLabelOperator
-
Constructs a JLabelOperator object.
- JLabelOperator.JLabelByLabelFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- JLabelOperator.JLabelFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JListByItemFinder(String, int) - Constructor for class org.netbeans.jemmy.operators.JListOperator.JListByItemFinder
-
Constructs JListByItemFinder.
- JListByItemFinder(String, int, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JListOperator.JListByItemFinder
-
Constructs JListByItemFinder.
- JListFinder() - Constructor for class org.netbeans.jemmy.operators.JListOperator.JListFinder
-
Constructs JListFinder.
- JListFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JListOperator.JListFinder
-
Constructs JListFinder.
- JListMouseDriver - Class in org.netbeans.jemmy.drivers.lists
-
List driver for javax.swing.JList component type.
- JListMouseDriver() - Constructor for class org.netbeans.jemmy.drivers.lists.JListMouseDriver
-
Constructs a JListMouseDriver.
- JListOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitStateTimeout - time to wait for item, and for item to be selected
JScrollBarOperator.OneScrollClickTimeout - time for one scroll click
JScrollBarOperator.WholeScrollTimeout - time for the whole scrolling
. - JListOperator(JList) - Constructor for class org.netbeans.jemmy.operators.JListOperator
-
Constructor.
- JListOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JListOperator
-
Constructor.
- JListOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JListOperator
-
Constructor.
- JListOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JListOperator
-
Constructor.
- JListOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JListOperator
-
Constructor.
- JListOperator(ContainerOperator, String, int, int) - Constructor for class org.netbeans.jemmy.operators.JListOperator
-
Constructor.
- JListOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JListOperator
-
Constructs a JListOperator object.
- JListOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JListOperator
-
Constructs a JListOperator object.
- JListOperator.JListByItemFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by an item.
- JListOperator.JListFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JListOperator.ListItemChooser - Interface in org.netbeans.jemmy.operators
-
Iterface to choose list item.
- JListOperator.NoSuchItemException - Exception in org.netbeans.jemmy.operators
-
Can be throught during item selecting if list does not have item requested.
- JMenuBarFinder() - Constructor for class org.netbeans.jemmy.operators.JMenuBarOperator.JMenuBarFinder
-
Constructs JMenuBarFinder.
- JMenuBarFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JMenuBarOperator.JMenuBarFinder
-
Constructs JMenuBarFinder.
- JMenuBarOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JMenuOperator.WaitBeforePopupTimeout - time to sleep before popup expanding
JMenuOperator.WaitPopupTimeout - time to wait popup displayed
ComponentOperator.WaitComponentTimeout - time to wait button displayed
. - JMenuBarOperator(JMenuBar) - Constructor for class org.netbeans.jemmy.operators.JMenuBarOperator
-
Constructor.
- JMenuBarOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JMenuBarOperator
-
Constructor.
- JMenuBarOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JMenuBarOperator
-
Constructs a JMenuBarOperator object.
- JMenuBarOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JMenuBarOperator
-
Constructs a JMenuBarOperator object.
- JMenuBarOperator.JMenuBarFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JMenuByLabelFinder(String) - Constructor for class org.netbeans.jemmy.operators.JMenuOperator.JMenuByLabelFinder
-
Constructs JMenuByLabelFinder.
- JMenuByLabelFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JMenuOperator.JMenuByLabelFinder
-
Constructs JMenuByLabelFinder.
- JMenuFinder() - Constructor for class org.netbeans.jemmy.operators.JMenuOperator.JMenuFinder
-
Constructs JMenuFinder.
- JMenuFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JMenuOperator.JMenuFinder
-
Constructs JMenuFinder.
- JMenuItemByLabelFinder(String) - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator.JMenuItemByLabelFinder
-
Constructs JMenuItemByLabelFinder.
- JMenuItemByLabelFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator.JMenuItemByLabelFinder
-
Constructs JMenuItemByLabelFinder.
- JMenuItemFinder() - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator.JMenuItemFinder
-
Constructs JMenuItemFinder.
- JMenuItemFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator.JMenuItemFinder
-
Constructs JMenuItemFinder.
- JMenuItemOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JMenuItemOperator.PushMenuTimeout - time between button pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait button displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait button enabled
. - JMenuItemOperator(JMenuItem) - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator
-
Constructor.
- JMenuItemOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator
-
Constructor.
- JMenuItemOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator
-
Constructor.
- JMenuItemOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator
-
Constructor.
- JMenuItemOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator
-
Constructor.
- JMenuItemOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator
-
Constructs a JMenuItemOperator object.
- JMenuItemOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JMenuItemOperator
-
Constructs a JMenuItemOperator object.
- JMenuItemOperator.JMenuItemByLabelFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- JMenuItemOperator.JMenuItemFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JMenuOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JMenuOperator.WaitBeforePopupTimeout - time to sleep before popup expanding
JMenuOperator.WaitPopupTimeout - time to wait popup displayed
JMenuOperator.PushMenuTimeout - time for the whole menu operation
JMenuItemOperator.PushMenuTimeout - time between button pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait button displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait button enabled
. - JMenuOperator(JMenu) - Constructor for class org.netbeans.jemmy.operators.JMenuOperator
-
Constructor.
- JMenuOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JMenuOperator
-
Constructor.
- JMenuOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JMenuOperator
-
Constructor.
- JMenuOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JMenuOperator
-
Constructor.
- JMenuOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JMenuOperator
-
Constructor.
- JMenuOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JMenuOperator
-
Constructs a JMenuOperator object.
- JMenuOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JMenuOperator
-
Constructs a JMenuOperator object.
- JMenuOperator.JMenuByLabelFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- JMenuOperator.JMenuFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JPasswordFieldFinder() - Constructor for class org.netbeans.jemmy.operators.JPasswordFieldOperator.JPasswordFieldFinder
-
Constructs JPasswordFieldFinder.
- JPasswordFieldFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JPasswordFieldOperator.JPasswordFieldFinder
-
Constructs JPasswordFieldFinder.
- JPasswordFieldOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JTextComponentOperator.PushKeyTimeout - time between key pressing and releasing during text typing
JTextComponentOperator.BetweenKeysTimeout - time to sleep between two chars typing
JTextComponentOperator.ChangeCaretPositionTimeout - maximum time to chenge caret position
JTextComponentOperator.TypeTextTimeout - maximum time to type text
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitFocusTimeout - time to wait component focus
JScrollBarOperator.OneScrollClickTimeout - time for one scroll click
JScrollBarOperator.WholeScrollTimeout - time for the whole scrolling
. - JPasswordFieldOperator(JPasswordField) - Constructor for class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Constructor.
- JPasswordFieldOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Constructor.
- JPasswordFieldOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Constructor.
- JPasswordFieldOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Constructor.
- JPasswordFieldOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Constructor.
- JPasswordFieldOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Constructs a JPasswordFieldOperator object.
- JPasswordFieldOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Constructs a JPasswordFieldOperator object.
- JPasswordFieldOperator.JPasswordFieldFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JPopupMenuFinder() - Constructor for class org.netbeans.jemmy.operators.JPopupMenuOperator.JPopupMenuFinder
-
Constructs JPopupMenuFinder.
- JPopupMenuFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JPopupMenuOperator.JPopupMenuFinder
-
Constructs JPopupMenuFinder.
- JPopupMenuOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JMenuOperator.WaitBeforePopupTimeout - time to sleep before popup expanding
JMenuOperator.WaitPopupTimeout - time to wait popup displayed
ComponentOperator.WaitComponentTimeout - time to wait button displayed
WindowWaiter.WaitWindowTimeout - time to wait popup window displayed
WindowWaiter.AfterWindowTimeout - time to sleep after popup window has been dispayed
. - JPopupMenuOperator() - Constructor for class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Constructor.
- JPopupMenuOperator(JPopupMenu) - Constructor for class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Constructor.
- JPopupMenuOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Constructor.
- JPopupMenuOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Constructs a JPopupMenuOperator object.
- JPopupMenuOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Constructs a JPopupMenuOperator object.
- JPopupMenuOperator(Operator) - Constructor for class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Constructor.
- JPopupMenuOperator.JPopupMenuFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JPopupMenuOperator.JPopupWindowFinder - Class in org.netbeans.jemmy.operators
-
Allwos to find a window containing JPopupMenu.
- JPopupWindowFinder() - Constructor for class org.netbeans.jemmy.operators.JPopupMenuOperator.JPopupWindowFinder
-
Constructs JPopupWindowFinder.
- JPopupWindowFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JPopupMenuOperator.JPopupWindowFinder
-
Constructs JPopupWindowFinder.
- JProgressBarFinder() - Constructor for class org.netbeans.jemmy.operators.JProgressBarOperator.JProgressBarFinder
-
Constructs JProgressBarFinder.
- JProgressBarFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JProgressBarOperator.JProgressBarFinder
-
Constructs JProgressBarFinder.
- JProgressBarOperator - Class in org.netbeans.jemmy.operators
-
Operator is supposed to be used to operate with an instance of javax.swing.JProgressBar class.
- JProgressBarOperator(JProgressBar) - Constructor for class org.netbeans.jemmy.operators.JProgressBarOperator
-
Constructor.
- JProgressBarOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JProgressBarOperator
-
Constructor.
- JProgressBarOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JProgressBarOperator
-
Constructor.
- JProgressBarOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JProgressBarOperator
-
Constructs a JProgressBarOperator object.
- JProgressBarOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JProgressBarOperator
-
Constructs a JProgressBarOperator object.
- JProgressBarOperator.JProgressBarFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JProgressBarOperator.ValueChooser - Interface in org.netbeans.jemmy.operators
-
Deprecated.Use waitState(ComponentChooser) instead.
- JRadioButtonFinder() - Constructor for class org.netbeans.jemmy.operators.JRadioButtonOperator.JRadioButtonFinder
-
Constructs JRadioButtonFinder.
- JRadioButtonFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonOperator.JRadioButtonFinder
-
Constructs JRadioButtonFinder.
- JRadioButtonMenuItemByLabelFinder(String) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator.JRadioButtonMenuItemByLabelFinder
-
Constructs JRadioButtonMenuItemByLabelFinder.
- JRadioButtonMenuItemByLabelFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator.JRadioButtonMenuItemByLabelFinder
-
Constructs JRadioButtonMenuItemByLabelFinder.
- JRadioButtonMenuItemFinder() - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator.JRadioButtonMenuItemFinder
-
Constructs JRadioButtonMenuItemFinder.
- JRadioButtonMenuItemFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator.JRadioButtonMenuItemFinder
-
Constructs JRadioButtonMenuItemFinder.
- JRadioButtonMenuItemOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JMenuItemOperator.PushMenuTimeout - time between button pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait button displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait button enabled
. - JRadioButtonMenuItemOperator(JRadioButtonMenuItem) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator
-
Constructor.
- JRadioButtonMenuItemOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator
-
Constructor.
- JRadioButtonMenuItemOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator
-
Constructor.
- JRadioButtonMenuItemOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator
-
Constructor.
- JRadioButtonMenuItemOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator
-
Constructor.
- JRadioButtonMenuItemOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator
-
Constructs a JRadioButtonMenuItemOperator object.
- JRadioButtonMenuItemOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonMenuItemOperator
-
Constructs a JRadioButtonMenuItemOperator object.
- JRadioButtonMenuItemOperator.JRadioButtonMenuItemByLabelFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- JRadioButtonMenuItemOperator.JRadioButtonMenuItemFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JRadioButtonOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
AbstractButtonOperator.PushButtonTimeout - time between button pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait button displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait button enabled
. - JRadioButtonOperator(JRadioButton) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Constructor.
- JRadioButtonOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Constructor.
- JRadioButtonOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Constructor.
- JRadioButtonOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Constructor.
- JRadioButtonOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Constructor.
- JRadioButtonOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Constructs a JRadioButtonOperator object.
- JRadioButtonOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Constructs a JRadioButtonOperator object.
- JRadioButtonOperator.JRadioButtonFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JScrollBarAPIDriver - Class in org.netbeans.jemmy.drivers.scrolling
-
ScrollDriver for javax.swing.JScrollBar component type.
- JScrollBarAPIDriver() - Constructor for class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
-
Constructs a JScrollBarDriver.
- JScrollBarDriver - Class in org.netbeans.jemmy.drivers.scrolling
-
ScrollDriver for javax.swing.JScrollBar component type.
- JScrollBarDriver() - Constructor for class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
-
Constructs a JScrollBarDriver.
- JScrollBarFinder() - Constructor for class org.netbeans.jemmy.operators.JScrollBarOperator.JScrollBarFinder
-
Constructs JScrollBarFinder.
- JScrollBarFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JScrollBarOperator.JScrollBarFinder
-
Constructs JScrollBarFinder.
- JScrollBarOperator - Class in org.netbeans.jemmy.operators
-
Operator is supposed to be used to operate with an instance of javax.swing.JScrollBar class.
- JScrollBarOperator(JScrollBar) - Constructor for class org.netbeans.jemmy.operators.JScrollBarOperator
-
Constructor.
- JScrollBarOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JScrollBarOperator
-
Constructor.
- JScrollBarOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JScrollBarOperator
-
Constructor.
- JScrollBarOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JScrollBarOperator
-
Constructs a JScrollBarOperator object.
- JScrollBarOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JScrollBarOperator
-
Constructs a JScrollBarOperator object.
- JScrollBarOperator.JScrollBarFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JScrollBarOperator.ScrollChecker - Interface in org.netbeans.jemmy.operators
-
Interface can be used to define some kind of complicated scrolling rules.
- JScrollPaneFinder() - Constructor for class org.netbeans.jemmy.operators.JScrollPaneOperator.JScrollPaneFinder
-
Constructs JScrollPaneFinder.
- JScrollPaneFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JScrollPaneOperator.JScrollPaneFinder
-
Constructs JScrollPaneFinder.
- JScrollPaneOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JScrollBarOperator.OneScrollClickTimeout - time for one scroll click
JScrollBarOperator.WholeScrollTimeout - time for the whole scrolling
ComponentOperator.WaitComponentTimeout - time to wait component displayed
. - JScrollPaneOperator(JScrollPane) - Constructor for class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Constructor.
- JScrollPaneOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Constructor.
- JScrollPaneOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Constructor.
- JScrollPaneOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Constructs a JScrollPaneOperator object.
- JScrollPaneOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Constructs a JScrollPaneOperator object.
- JScrollPaneOperator.JScrollPaneFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JSliderAPIDriver - Class in org.netbeans.jemmy.drivers.scrolling
-
A scroll driver serving JSlider component.
- JSliderAPIDriver() - Constructor for class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
-
Constructs a JSliderDriver object.
- JSliderDriver - Class in org.netbeans.jemmy.drivers.scrolling
-
A scroll driver serving JSlider component.
- JSliderDriver() - Constructor for class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
-
Constructs a JSliderDriver object.
- JSliderFinder() - Constructor for class org.netbeans.jemmy.operators.JSliderOperator.JSliderFinder
-
Constructs JSliderFinder.
- JSliderFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JSliderOperator.JSliderFinder
-
Constructs JSliderFinder.
- JSliderOperator - Class in org.netbeans.jemmy.operators
-
Covers
javax.swing.JSlider
component. - JSliderOperator(JSlider) - Constructor for class org.netbeans.jemmy.operators.JSliderOperator
-
Constructor.
- JSliderOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JSliderOperator
-
Constructor.
- JSliderOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JSliderOperator
-
Constructor.
- JSliderOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JSliderOperator
-
Constructs a JSliderOperator object.
- JSliderOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JSliderOperator
-
Constructs a JSliderOperator object.
- JSliderOperator.JSliderFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JSpinnerByTextFinder(String) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.JSpinnerByTextFinder
-
Constructs JSpinnerByTextFinder.
- JSpinnerByTextFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.JSpinnerByTextFinder
-
Constructs JSpinnerByTextFinder.
- JSpinnerDriver - Class in org.netbeans.jemmy.drivers.scrolling
-
A scroll driver serving JSpinner component.
- JSpinnerDriver() - Constructor for class org.netbeans.jemmy.drivers.scrolling.JSpinnerDriver
-
Constructs a JSpinnerDriver object.
- JSpinnerFinder() - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.JSpinnerFinder
-
Constructs JSpinnerFinder.
- JSpinnerFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.JSpinnerFinder
-
Constructs JSpinnerFinder.
- JSpinnerOperator - Class in org.netbeans.jemmy.operators
-
Provides methods to work with
javax.swing.JSpinner
component - JSpinnerOperator(JSpinner) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator
-
Constructor.
- JSpinnerOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator
-
Constructor.
- JSpinnerOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator
-
Constructor.
- JSpinnerOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator
-
Constructs a JSpinnerOperator object.
- JSpinnerOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator
-
Constructs a JSpinnerOperator object.
- JSpinnerOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator
-
Constructs a JSpinnerOperator object.
- JSpinnerOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator
-
Constructs a JSpinnerOperator object.
- JSpinnerOperator.DateScrollAdjuster - Class in org.netbeans.jemmy.operators
-
A
ScrollAdjuster
to be used forJSpinner
component havingSpinnerDateModel
model. - JSpinnerOperator.DateSpinnerOperator - Class in org.netbeans.jemmy.operators
-
Provides some specific functionality for
JSpinner
components havingSpinnerDateModel
model. - JSpinnerOperator.ExactScrollAdjuster - Class in org.netbeans.jemmy.operators
-
Class for a scrolling of a spinner having unknown model type.
- JSpinnerOperator.JSpinnerByTextFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- JSpinnerOperator.JSpinnerFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JSpinnerOperator.ListScrollAdjuster - Class in org.netbeans.jemmy.operators
-
A
ScrollAdjuster
to be used forJSpinner
component havingSpinnerListModel
model. - JSpinnerOperator.ListSpinnerOperator - Class in org.netbeans.jemmy.operators
-
Provides some specific functionality for
JSpinner
components havingSpinnerListModel
model. - JSpinnerOperator.NumberScrollAdjuster - Class in org.netbeans.jemmy.operators
-
A
ScrollAdjuster
to be used forJSpinner
component havingSpinnerNumberModel
model. - JSpinnerOperator.NumberSpinnerOperator - Class in org.netbeans.jemmy.operators
-
Provides some specific functionality for
JSpinner
components havingSpinnerNumberModel
model. - JSpinnerOperator.ObjectScrollAdjuster - Class in org.netbeans.jemmy.operators
-
Abstract class for a scrolling of a spinner having unknown model type.
- JSpinnerOperator.SpinnerModelException - Exception in org.netbeans.jemmy.operators
-
Exception is thown whenever spinner model is threated wrong.
- JSpinnerOperator.ToStringScrollAdjuster - Class in org.netbeans.jemmy.operators
-
Class for a scrolling of a spinner having unknown model type.
- JSplitPaneDriver - Class in org.netbeans.jemmy.drivers.scrolling
-
ScrollDriver for javax.swing.JSplitPane component type.
- JSplitPaneDriver() - Constructor for class org.netbeans.jemmy.drivers.scrolling.JSplitPaneDriver
-
Constructs a JSplitPaneDriver.
- JSplitPaneFinder() - Constructor for class org.netbeans.jemmy.operators.JSplitPaneOperator.JSplitPaneFinder
-
Constructs JSplitPaneFinder.
- JSplitPaneFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JSplitPaneOperator.JSplitPaneFinder
-
Constructs JSplitPaneFinder.
- JSplitPaneOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JSplitPaneOperator.ScrollClickTimeout - time for simple scroll click
JSplitPaneOperator.BetweenClickTimeout - time to sleep between scroll clicks
JSplitPaneOperator.WholeScrollTimeout - time for the whole scrolling
ComponentOperator.WaitComponentTimeout - time to wait component displayed
. - JSplitPaneOperator(JSplitPane) - Constructor for class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Constructor.
- JSplitPaneOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Constructor.
- JSplitPaneOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Constructor.
- JSplitPaneOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Constructs a JSplitPaneOperator object.
- JSplitPaneOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Constructs a JSplitPaneOperator object.
- JSplitPaneOperator.JSplitPaneFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JTabAPIDriver - Class in org.netbeans.jemmy.drivers.lists
-
List driver for javax.swing.JTabbedPane component type.
- JTabAPIDriver() - Constructor for class org.netbeans.jemmy.drivers.lists.JTabAPIDriver
-
Constructs a JTabMouseDriver.
- JTabbedPaneByItemFinder(String, int) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator.JTabbedPaneByItemFinder
-
Constructs JTabbedPaneByItemFinder.
- JTabbedPaneByItemFinder(String, int, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator.JTabbedPaneByItemFinder
-
Constructs JTabbedPaneByItemFinder.
- JTabbedPaneFinder() - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator.JTabbedPaneFinder
-
Constructs JTabbedPaneFinder.
- JTabbedPaneFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator.JTabbedPaneFinder
-
Constructs JTabbedPaneFinder.
- JTabbedPaneOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ComponentOperator.WaitComponentTimeout - time to wait component displayed
. - JTabbedPaneOperator(JTabbedPane) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Constructor.
- JTabbedPaneOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Constructor.
- JTabbedPaneOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Constructor.
- JTabbedPaneOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Constructor.
- JTabbedPaneOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Constructor.
- JTabbedPaneOperator(ContainerOperator, String, int, int) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Constructor.
- JTabbedPaneOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Constructs a JTabbedPaneOperator object.
- JTabbedPaneOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Constructs a JTabbedPaneOperator object.
- JTabbedPaneOperator.JTabbedPaneByItemFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by page title.
- JTabbedPaneOperator.JTabbedPaneFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JTabbedPaneOperator.NoSuchPageException - Exception in org.netbeans.jemmy.operators
-
Exception is thrown if a nonexistent page is trying to be selected.
- JTabbedPaneOperator.TabPageChooser - Interface in org.netbeans.jemmy.operators
-
Specifies criteria for a tab page searching.
- JTableByCellFinder(String, int, int) - Constructor for class org.netbeans.jemmy.operators.JTableOperator.JTableByCellFinder
-
Constructs JTableByCellFinder.
- JTableByCellFinder(String, int, int, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JTableOperator.JTableByCellFinder
-
Constructs JTableByCellFinder.
- JTableFinder() - Constructor for class org.netbeans.jemmy.operators.JTableOperator.JTableFinder
-
Constructs JTableFinder.
- JTableFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTableOperator.JTableFinder
-
Constructs JTableFinder.
- JTableHeaderDriver - Class in org.netbeans.jemmy.drivers.lists
-
List driver for javax.swing.table.JTableHeader component type.
- JTableHeaderDriver() - Constructor for class org.netbeans.jemmy.drivers.lists.JTableHeaderDriver
-
Constructs a JTableHeaderDriver.
- JTableHeaderFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTableHeaderOperator.JTableHeaderFinder
-
Constructs JTableHeaderFinder.
- JTableHeaderOperator - Class in org.netbeans.jemmy.operators
-
ComponentOperator.BeforeDragTimeout - time to sleep before column moving
ComponentOperator.AfterDragTimeout - time to sleep after column moving
ComponentOperator.WaitComponentTimeout - time to wait component displayed
. - JTableHeaderOperator(JTableHeader) - Constructor for class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Constructor.
- JTableHeaderOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Constructs a JTableHeaderOperator object.
- JTableHeaderOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Constructs a JTableHeaderOperator object.
- JTableHeaderOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Constructs a JTableHeaderOperator object.
- JTableHeaderOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Constructs a JTableHeaderOperator object.
- JTableHeaderOperator.JTableHeaderFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JTableMouseDriver - Class in org.netbeans.jemmy.drivers.tables
-
TableDriver for javax.swing.JTableDriver component type.
- JTableMouseDriver() - Constructor for class org.netbeans.jemmy.drivers.tables.JTableMouseDriver
-
Constructs a JTableMouseDriver.
- JTableOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JTableOperator.WaitEditingTimeout - time to wait cell editing
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitStateTimeout - time to wait for cell contents
JTextComponentOperator.ChangeCaretPositionTimeout - maximum time to chenge caret position
JTextComponentOperator.TypeTextTimeout - maximum time to type text
JScrollBarOperator.WholeScrollTimeout - time for the whole scrolling
. - JTableOperator(JTable) - Constructor for class org.netbeans.jemmy.operators.JTableOperator
-
Constructor.
- JTableOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JTableOperator
-
Constructor.
- JTableOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JTableOperator
-
Constructor.
- JTableOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JTableOperator
-
Constructor.
- JTableOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JTableOperator
-
Constructor.
- JTableOperator(ContainerOperator, String, int, int) - Constructor for class org.netbeans.jemmy.operators.JTableOperator
-
Constructor.
- JTableOperator(ContainerOperator, String, int, int, int) - Constructor for class org.netbeans.jemmy.operators.JTableOperator
-
Constructor.
- JTableOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTableOperator
-
Constructs a JTableOperator object.
- JTableOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JTableOperator
-
Constructs a JTableOperator object.
- JTableOperator.JTableByCellFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by cell text.
- JTableOperator.JTableFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JTableOperator.TableCellChooser - Interface in org.netbeans.jemmy.operators
-
Iterface to choose table cell.
- JTabMouseDriver - Class in org.netbeans.jemmy.drivers.lists
-
List driver for javax.swing.JTabbedPane component type.
- JTabMouseDriver() - Constructor for class org.netbeans.jemmy.drivers.lists.JTabMouseDriver
-
Constructs a JTabMouseDriver.
- JTextAreaFinder() - Constructor for class org.netbeans.jemmy.operators.JTextAreaOperator.JTextAreaFinder
-
Constructs JTextAreaFinder.
- JTextAreaFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTextAreaOperator.JTextAreaFinder
-
Constructs JTextAreaFinder.
- JTextAreaOperator - Class in org.netbeans.jemmy.operators
-
Class provides basic functions to operate with JTextArea (selection, typing, deleting)
Timeouts used:
JTextComponentOperator.PushKeyTimeout - time between key pressing and releasing during text typing
JTextComponentOperator.BetweenKeysTimeout - time to sleep between two chars typing
JTextComponentOperator.ChangeCaretPositionTimeout - maximum time to chenge caret position
JTextComponentOperator.TypeTextTimeout - maximum time to type text
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitFocusTimeout - time to wait component focus
JScrollBarOperator.OneScrollClickTimeout - time for one scroll click
JScrollBarOperator.WholeScrollTimeout - time for the whole scrolling
. - JTextAreaOperator(JTextArea) - Constructor for class org.netbeans.jemmy.operators.JTextAreaOperator
-
Constructor.
- JTextAreaOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JTextAreaOperator
-
Constructor.
- JTextAreaOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JTextAreaOperator
-
Constructor.
- JTextAreaOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JTextAreaOperator
-
Constructor.
- JTextAreaOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JTextAreaOperator
-
Constructor.
- JTextAreaOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTextAreaOperator
-
Constructs a JTextAreaOperator object.
- JTextAreaOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JTextAreaOperator
-
Constructs a JTextAreaOperator object.
- JTextAreaOperator.JTextAreaFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JTextComponentByTextFinder(String) - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator.JTextComponentByTextFinder
-
Constructs JTextComponentByTextFinder.
- JTextComponentByTextFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator.JTextComponentByTextFinder
-
Constructs JTextComponentByTextFinder.
- JTextComponentFinder() - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator.JTextComponentFinder
-
Constructs JTextComponentFinder.
- JTextComponentFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator.JTextComponentFinder
-
Constructs JTextComponentFinder.
- JTextComponentOperator - Class in org.netbeans.jemmy.operators
-
Class provides basic functions to operate with JTextComponent (selection, typing, deleting)
Timeouts used:
JTextComponentOperator.PushKeyTimeout - time between key pressing and releasing during text typing
JTextComponentOperator.BetweenKeysTimeout - time to sleep between two chars typing
JTextComponentOperator.ChangeCaretPositionTimeout - maximum time to chenge caret position
JTextComponentOperator.TypeTextTimeout - maximum time to type text
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitFocusTimeout - time to wait component focus
ComponentOperator.WaitStateTimeout - time to wait for text
JScrollBarOperator.OneScrollClickTimeout - time for one scroll click
JScrollBarOperator.WholeScrollTimeout - time for the whole scrolling
. - JTextComponentOperator(JTextComponent) - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator
-
Constructor.
- JTextComponentOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator
-
Constructor.
- JTextComponentOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator
-
Constructor.
- JTextComponentOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator
-
Constructor.
- JTextComponentOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator
-
Constructor.
- JTextComponentOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator
-
Constructs a JTextComponentOperator object.
- JTextComponentOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JTextComponentOperator
-
Constructs a JTextComponentOperator object.
- JTextComponentOperator.JTextComponentByTextFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- JTextComponentOperator.JTextComponentFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JTextComponentOperator.NoSuchTextException - Exception in org.netbeans.jemmy.operators
-
Can be throught during a text operation if text has not been found in the component.
- JTextComponentOperator.TextChooser - Interface in org.netbeans.jemmy.operators
-
Interface defining additional text cearch criteria.
- JTextFieldFinder() - Constructor for class org.netbeans.jemmy.operators.JTextFieldOperator.JTextFieldFinder
-
Constructs JTextFieldFinder.
- JTextFieldFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTextFieldOperator.JTextFieldFinder
-
Constructs JTextFieldFinder.
- JTextFieldOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JTextComponentOperator.PushKeyTimeout - time between key pressing and releasing during text typing
JTextComponentOperator.BetweenKeysTimeout - time to sleep between two chars typing
JTextComponentOperator.ChangeCaretPositionTimeout - maximum time to chenge caret position
JTextComponentOperator.TypeTextTimeout - maximum time to type text
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitFocusTimeout - time to wait component focus
JScrollBarOperator.OneScrollClickTimeout - time for one scroll click
JScrollBarOperator.WholeScrollTimeout - time for the whole scrolling
. - JTextFieldOperator(JTextField) - Constructor for class org.netbeans.jemmy.operators.JTextFieldOperator
-
Constructor.
- JTextFieldOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JTextFieldOperator
-
Constructor.
- JTextFieldOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JTextFieldOperator
-
Constructor.
- JTextFieldOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JTextFieldOperator
-
Constructor.
- JTextFieldOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JTextFieldOperator
-
Constructor.
- JTextFieldOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTextFieldOperator
-
Constructs a JTextFieldOperator object.
- JTextFieldOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JTextFieldOperator
-
Constructs a JTextFieldOperator object.
- JTextFieldOperator.JTextFieldFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JTextPaneFinder() - Constructor for class org.netbeans.jemmy.operators.JTextPaneOperator.JTextPaneFinder
-
Constructs JTextPaneFinder.
- JTextPaneFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTextPaneOperator.JTextPaneFinder
-
Constructs JTextPaneFinder.
- JTextPaneOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JTextComponentOperator.PushKeyTimeout - time between key pressing and releasing during text typing
JTextComponentOperator.BetweenKeysTimeout - time to sleep between two chars typing
JTextComponentOperator.ChangeCaretPositionTimeout - maximum time to chenge caret position
JTextComponentOperator.TypeTextTimeout - maximum time to type text
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitFocusTimeout - time to wait component focus
JScrollBarOperator.OneScrollClickTimeout - time for one scroll click
JScrollBarOperator.WholeScrollTimeout - time for the whole scrolling
. - JTextPaneOperator(JTextPane) - Constructor for class org.netbeans.jemmy.operators.JTextPaneOperator
-
Constructor.
- JTextPaneOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JTextPaneOperator
-
Constructor.
- JTextPaneOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JTextPaneOperator
-
Constructor.
- JTextPaneOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JTextPaneOperator
-
Constructor.
- JTextPaneOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JTextPaneOperator
-
Constructor.
- JTextPaneOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTextPaneOperator
-
Constructs a JTextPaneOperator object.
- JTextPaneOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JTextPaneOperator
-
Constructs a JTextPaneOperator object.
- JTextPaneOperator.JTextPaneFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JToggleButtonFinder() - Constructor for class org.netbeans.jemmy.operators.JToggleButtonOperator.JToggleButtonFinder
-
Constructs JToggleButtonFinder.
- JToggleButtonFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JToggleButtonOperator.JToggleButtonFinder
-
Constructs JToggleButtonFinder.
- JToggleButtonOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
AbstractButtonOperator.PushButtonTimeout - time between button pressing and releasing
ComponentOperator.WaitComponentTimeout - time to wait button displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait button enabled
. - JToggleButtonOperator(JToggleButton) - Constructor for class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Constructor.
- JToggleButtonOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Constructor.
- JToggleButtonOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Constructor.
- JToggleButtonOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Constructor.
- JToggleButtonOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Constructor.
- JToggleButtonOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Constructs a JToggleButtonOperator object.
- JToggleButtonOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Constructs a JToggleButtonOperator object.
- JToggleButtonOperator.JToggleButtonFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JTreeAPIDriver - Class in org.netbeans.jemmy.drivers.trees
-
TreeDriver for javax.swing.JTree component type.
- JTreeAPIDriver() - Constructor for class org.netbeans.jemmy.drivers.trees.JTreeAPIDriver
-
Constructs a JTreeAPIDriver.
- JTreeByItemFinder(String, int) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator.JTreeByItemFinder
-
Constructs JTreeByItemFinder.
- JTreeByItemFinder(String, int, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator.JTreeByItemFinder
-
Constructs JTreeByItemFinder.
- JTreeFinder() - Constructor for class org.netbeans.jemmy.operators.JTreeOperator.JTreeFinder
-
Constructs JTreeFinder.
- JTreeFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator.JTreeFinder
-
Constructs JTreeFinder.
- JTreeMouseDriver - Class in org.netbeans.jemmy.drivers.trees
-
TreeDriver for javax.swing.JTree component type.
- JTreeMouseDriver() - Constructor for class org.netbeans.jemmy.drivers.trees.JTreeMouseDriver
-
Constructs a JTreeMouseDriver.
- JTreeOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
JTreeOperator.WaitNodeExpandedTimeout - time to wait node expanded
JTreeOperator.WaitNodeCollapsedTimeout - time to wait node collapsed
JTreeOperator.WaitAfterNodeExpandedTimeout - time to to sleep after node expanded
JTreeOperator.WaitNextNodeTimeout - time to wait next node displayed
JTreeOperator.WaitNodeVisibleTimeout - time to wait node visible
JTreeOperator.BeforeEditTimeout - time to sleep before edit click
JTreeOperator.WaitEditingTimeout - time to wait node editing
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitStateTimeout - time to wait for path to be expanded, collapsed, selected, time to wait for a text in a row
WindowWaiter.WaitWindowTimeout - time to wait popup window displayed
JScrollBarOperator.WholeScrollTimeout - time for the whole scrolling
. - JTreeOperator(JTree) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator
-
Constructor.
- JTreeOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator
-
Constructor.
- JTreeOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator
-
Constructor.
- JTreeOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator
-
Constructor.
- JTreeOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator
-
Constructor.
- JTreeOperator(ContainerOperator, String, int, int) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator
-
Constructor.
- JTreeOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator
-
Constructs a JTreeOperator object.
- JTreeOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.JTreeOperator
-
Constructs a JTreeOperator object.
- JTreeOperator.JTreeByItemFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by node text.
- JTreeOperator.JTreeFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- JTreeOperator.NoSuchPathException - Exception in org.netbeans.jemmy.operators
-
Can be throught during item selecting if list does not have item requested.
- JTreeOperator.TreePathChooser - Interface in org.netbeans.jemmy.operators
-
Specifies criteria for path searching.
- JTreeOperator.TreeRowChooser - Interface in org.netbeans.jemmy.operators
-
Iterface to choose tree row.
- jump(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Performs maximal scroll step.
- jump(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- jump(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- jump(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- jump(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- jump(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
K
- KEY_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for key drivers.
- KeyboardJSliderScrollDriver - Class in org.netbeans.jemmy.drivers.scrolling
- KeyboardJSliderScrollDriver() - Constructor for class org.netbeans.jemmy.drivers.scrolling.KeyboardJSliderScrollDriver
- KeyDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to simulate keyboard operations.
- KeyEventDriver - Class in org.netbeans.jemmy.drivers.input
-
KeyDriver using event dispatching.
- KeyEventDriver() - Constructor for class org.netbeans.jemmy.drivers.input.KeyEventDriver
-
Constructs an KeyEventDriver object suporting ComponentOperator.
- KeyEventDriver(String[]) - Constructor for class org.netbeans.jemmy.drivers.input.KeyEventDriver
-
Constructs a KeyEventDriver object.
- KeyRobotDriver - Class in org.netbeans.jemmy.drivers.input
-
KeyDriver using robot operations.
- KeyRobotDriver(Timeout) - Constructor for class org.netbeans.jemmy.drivers.input.KeyRobotDriver
-
Constructs a KeyRobotDriver object.
- KeyRobotDriver(Timeout, String[]) - Constructor for class org.netbeans.jemmy.drivers.input.KeyRobotDriver
-
Constructs a KeyRobotDriver object.
L
- LABEL_DPROP - Static variable in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Identifier for a "label" property.
- LabelByLabelFinder(String) - Constructor for class org.netbeans.jemmy.operators.LabelOperator.LabelByLabelFinder
-
Constructs LabelByLabelFinder.
- LabelByLabelFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.LabelOperator.LabelByLabelFinder
-
Constructs LabelByLabelFinder.
- LabelFinder() - Constructor for class org.netbeans.jemmy.operators.LabelOperator.LabelFinder
-
Constructs LabelFinder.
- LabelFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.LabelOperator.LabelFinder
-
Constructs LabelFinder.
- LabelOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ComponentOperator.WaitComponentTimeout - time to wait component displayed
. - LabelOperator(Label) - Constructor for class org.netbeans.jemmy.operators.LabelOperator
-
Constructor.
- LabelOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.LabelOperator
-
Constructor.
- LabelOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.LabelOperator
-
Constructor.
- LabelOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.LabelOperator
-
Constructor.
- LabelOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.LabelOperator
-
Constructor.
- LabelOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.LabelOperator
-
Constructs a LabelOperator object.
- LabelOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.LabelOperator
-
Constructs a LabelOperator object.
- LabelOperator.LabelByLabelFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by LabelByLabelFinder.
- LabelOperator.LabelFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- launch() - Method in class org.netbeans.jemmy.drivers.input.EventDriver.Dispatcher
- launch() - Method in class org.netbeans.jemmy.operators.Operator.MapAction
- launch() - Method in class org.netbeans.jemmy.operators.Operator.MapBooleanAction
- launch() - Method in class org.netbeans.jemmy.operators.Operator.MapByteAction
- launch() - Method in class org.netbeans.jemmy.operators.Operator.MapCharacterAction
- launch() - Method in class org.netbeans.jemmy.operators.Operator.MapDoubleAction
- launch() - Method in class org.netbeans.jemmy.operators.Operator.MapFloatAction
- launch() - Method in class org.netbeans.jemmy.operators.Operator.MapIntegerAction
- launch() - Method in class org.netbeans.jemmy.operators.Operator.MapLongAction
- launch() - Method in class org.netbeans.jemmy.operators.Operator.MapVoidAction
- launch() - Method in class org.netbeans.jemmy.QueueTool.QueueAction
-
Method to implement action functionality.
- launch(Object) - Method in interface org.netbeans.jemmy.Action
-
Executes this action.
- launch(Object) - Method in class org.netbeans.jemmy.ActionProducer
-
Does nothing; the method should be overridden by inheritors.
- launch(Object) - Method in class org.netbeans.jemmy.operators.Operator.NoBlockingAction
- launch(Object) - Method in class org.netbeans.jemmy.Test
-
Launch an action.
- launch(Object) - Method in interface org.netbeans.jemmy.util.WindowJob
-
Perform necessary actions.
- launch(Object) - Method in class org.netbeans.jemmy.util.WindowManager.ModalDialogChoosingJob
- LEFT - Static variable in class org.netbeans.jemmy.util.MouseVisualizer
-
A constant used to inform that window activating click needs to performed on the left side of frame.
- LightDriver - Interface in org.netbeans.jemmy.drivers
-
Implements "light" model of driver because does not require to load classes for all supported operator types.
- LightSupportiveDriver - Class in org.netbeans.jemmy.drivers
-
Allows to declare supported operator classes.
- LightSupportiveDriver(String[]) - Constructor for class org.netbeans.jemmy.drivers.LightSupportiveDriver
-
Creates an instance.
- list() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.list()
through queue - list(PrintStream) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.list(PrintStream)
through queue - list(PrintStream, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.list(PrintStream, int)
through queue - list(PrintWriter) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.list(PrintWriter)
through queue - list(PrintWriter, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.list(PrintWriter, int)
through queue - LIST_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for list drivers.
- ListAPIDriver - Class in org.netbeans.jemmy.drivers.lists
-
List driver for java.awt.List component type.
- ListAPIDriver() - Constructor for class org.netbeans.jemmy.drivers.lists.ListAPIDriver
-
Constructs a ListAPIDriver.
- ListByItemFinder(String, int) - Constructor for class org.netbeans.jemmy.operators.ListOperator.ListByItemFinder
-
Constructs ListByItemFinder.
- ListByItemFinder(String, int, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.ListOperator.ListByItemFinder
-
Constructs ListByItemFinder.
- ListDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with lists.
- ListFinder() - Constructor for class org.netbeans.jemmy.operators.ListOperator.ListFinder
-
Constructs ListFinder.
- ListFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ListOperator.ListFinder
-
Constructs ListFinder.
- ListKeyboardDriver - Class in org.netbeans.jemmy.drivers.lists
-
List driver for java.awt.List component type.
- ListKeyboardDriver() - Constructor for class org.netbeans.jemmy.drivers.lists.ListKeyboardDriver
-
Constructs a ListKeyboardDriver.
- ListOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ComponentOperator.WaitComponentTimeout - time to wait component displayed
ComponentOperator.WaitComponentEnabledTimeout - time to wait component enabled
. - ListOperator(List) - Constructor for class org.netbeans.jemmy.operators.ListOperator
-
Constructor.
- ListOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.ListOperator
-
Constructor.
- ListOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.ListOperator
-
Constructor.
- ListOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.ListOperator
-
Constructor.
- ListOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.ListOperator
-
Constructor.
- ListOperator(ContainerOperator, String, int, int) - Constructor for class org.netbeans.jemmy.operators.ListOperator
-
Constructor.
- ListOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ListOperator
-
Constructs a ListOperator object.
- ListOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.ListOperator
-
Constructs a ListOperator object.
- ListOperator.ListByItemFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by item text.
- ListOperator.ListFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- ListScrollAdjuster(JSpinnerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.ListScrollAdjuster
-
Constructs a
ListScrollAdjuster
object. - ListScrollAdjuster(JSpinnerOperator, Object) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.ListScrollAdjuster
-
Constructs a
ListScrollAdjuster
object. - load() - Method in class org.netbeans.jemmy.BundleManager
-
Loads resources from simple text file pointed by jemmy.resources system property.
- load() - Method in class org.netbeans.jemmy.Timeouts
-
Loads timeouts values.
- load(InputStream) - Method in class org.netbeans.jemmy.Bundle
-
Loads resources from an input stream.
- load(InputStream) - Method in class org.netbeans.jemmy.Timeouts
-
Loads timeouts values.
- load(String) - Method in interface org.netbeans.jemmy.image.ImageLoader
-
Loads an image from file.
- load(String) - Method in class org.netbeans.jemmy.image.PNGImageLoader
-
Loads an image from a PNG image file.
- load(String) - Method in class org.netbeans.jemmy.Timeouts
-
Loads timeouts values from file.
- loadBundleFromFile(String, String) - Method in class org.netbeans.jemmy.BundleManager
-
Create a new Bundle, load resources from a simple text file, and add the bundle.
- loadBundleFromJar(String, String, String) - Method in class org.netbeans.jemmy.BundleManager
-
Loads resources from file in jar archive into new Bundle object and adds it.
- loadBundleFromResource(ClassLoader, String, String) - Method in class org.netbeans.jemmy.BundleManager
- loadBundleFromStream(InputStream, String) - Method in class org.netbeans.jemmy.BundleManager
- loadBundleFromZip(String, String, String) - Method in class org.netbeans.jemmy.BundleManager
-
Loads resources from file in zip archive into new Bundle object and adds it.
- loadDebugTimeouts() - Method in class org.netbeans.jemmy.Timeouts
-
Loads debug timeouts values.
- loadDefaults() - Method in class org.netbeans.jemmy.Timeouts
-
Loads default timeouts values.
- loadDefaults(InputStream) - Method in class org.netbeans.jemmy.Timeouts
-
Loads default timeouts values.
- loadDefaults(String) - Method in class org.netbeans.jemmy.Timeouts
-
Loads default timeouts values from file.
- loadFromFile(String) - Method in class org.netbeans.jemmy.Bundle
-
Loads resources from a simple file.
- loadFromJar(String, String) - Method in class org.netbeans.jemmy.Bundle
-
Loads resources from a file in a jar archive.
- loadFromZip(String, String) - Method in class org.netbeans.jemmy.Bundle
-
Loads resources from a file in a zip archive.
- locationToIndex(Point) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.locationToIndex(Point)
through queue - lock() - Method in class org.netbeans.jemmy.QueueTool
-
Locks EventQueue.
- lock(long) - Method in class org.netbeans.jemmy.QueueTool
-
Locks event queue for "time" milliseconds.
- lockQueue() - Method in class org.netbeans.jemmy.operators.Operator
-
Equivalent to
getQueue().lock();
.
M
- main(String[]) - Static method in class org.netbeans.jemmy.explorer.GUIBrowser
-
Method to invoke GUIBrowser as java application.
- main(String[]) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Prints full version into satndart output.
- main(String[]) - Static method in class org.netbeans.jemmy.Test
-
Invoke this
Test
. - makeAnOperation(String, Object[], Class[]) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
-
Performs a single operation.
- makeComponentVisible() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Prepares component for user input.
- makeVisible(int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.makeVisible(int)
through queue - makeVisible(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.makeVisible(TreePath)
through queue - makeVisible(ComponentOperator) - Method in interface org.netbeans.jemmy.operators.Operator.ComponentVisualizer
-
Prepares component for a user input.
- makeVisible(ComponentOperator) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Prepares the component for user input.
- makeVisible(ComponentOperator) - Method in class org.netbeans.jemmy.util.EmptyVisualizer
- makeWindowActive(WindowOperator) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Performs an atomic window-activization precedure.
- makeWindowActive(WindowOperator) - Method in class org.netbeans.jemmy.util.MouseVisualizer
- map() - Method in class org.netbeans.jemmy.operators.Operator.MapAction
-
Executes a map action.
- map() - Method in class org.netbeans.jemmy.operators.Operator.MapBooleanAction
-
Executes a map action.
- map() - Method in class org.netbeans.jemmy.operators.Operator.MapByteAction
-
Executes a map action.
- map() - Method in class org.netbeans.jemmy.operators.Operator.MapCharacterAction
-
Executes a map action.
- map() - Method in class org.netbeans.jemmy.operators.Operator.MapDoubleAction
-
Executes a map action.
- map() - Method in class org.netbeans.jemmy.operators.Operator.MapFloatAction
-
Executes a map action.
- map() - Method in class org.netbeans.jemmy.operators.Operator.MapIntegerAction
-
Executes a map action.
- map() - Method in class org.netbeans.jemmy.operators.Operator.MapLongAction
-
Executes a map action.
- map() - Method in class org.netbeans.jemmy.operators.Operator.MapVoidAction
-
Executes a map action.
- MapAction(String) - Constructor for class org.netbeans.jemmy.operators.Operator.MapAction
-
Constructs a MapAction object.
- MapBooleanAction(String) - Constructor for class org.netbeans.jemmy.operators.Operator.MapBooleanAction
-
Constructs a MapBooleanAction object.
- MapByteAction(String) - Constructor for class org.netbeans.jemmy.operators.Operator.MapByteAction
-
Constructs a MapByteAction object.
- MapCharacterAction(String) - Constructor for class org.netbeans.jemmy.operators.Operator.MapCharacterAction
-
Constructs a MapCharacterAction object.
- mapColor(int) - Method in class org.netbeans.jemmy.image.ColorImageComparator.BackgroundColorMap
- mapColor(int) - Method in interface org.netbeans.jemmy.image.ColorImageComparator.ColorMap
-
Maps one color into another.
- mapColor(int) - Method in class org.netbeans.jemmy.image.ColorImageComparator.ForegroundColorMap
- MapDoubleAction(String) - Constructor for class org.netbeans.jemmy.operators.Operator.MapDoubleAction
-
Constructs a MapDoubleAction object.
- MapFloatAction(String) - Constructor for class org.netbeans.jemmy.operators.Operator.MapFloatAction
-
Constructs a MapFloatAction object.
- MapIntegerAction(String) - Constructor for class org.netbeans.jemmy.operators.Operator.MapIntegerAction
-
Constructs a MapIntegerAction object.
- MapLongAction(String) - Constructor for class org.netbeans.jemmy.operators.Operator.MapLongAction
-
Constructs a MapLongAction object.
- MapVoidAction(String) - Constructor for class org.netbeans.jemmy.operators.Operator.MapVoidAction
-
Constructs a MapVoidAction object.
- maximize() - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maximizes the frame.
- maximize() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maximizes frame.
- maximize(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.FrameDriver
-
Maximizes a frame.
- maximize(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultFrameDriver
- maximize(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- MAXIMUM_DPROP - Static variable in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Identifier for a "maximum" property.
- MAXIMUM_DPROP - Static variable in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Identifier for a "maximum" property.
- MAXIMUM_DPROP - Static variable in class org.netbeans.jemmy.operators.JSliderOperator
-
Identifier for a "maximum" property.
- MAXIMUM_DPROP - Static variable in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Identifier for a "maximum" property.
- maxOper - Variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
A maximizing button.
- MENU_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for menu drivers.
- MenuDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with menus.
- menuSelectionChanged(boolean) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.menuSelectionChanged(boolean)
through queue - menuSelectionChanged(boolean) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.menuSelectionChanged(boolean)
through queue - menuSelectionChanged(boolean) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.menuSelectionChanged(boolean)
through queue - MINIMUM_DPROP - Static variable in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Identifier for a "minimum" property.
- MINIMUM_DPROP - Static variable in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Identifier for a "minimum" property.
- MINIMUM_DPROP - Static variable in class org.netbeans.jemmy.operators.JSliderOperator
-
Identifier for a "minimum" property.
- MINIMUM_DPROP - Static variable in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Identifier for a "minimum" property.
- minOper - Variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
A minimizing button.
- ModalDialogChoosingJob() - Constructor for class org.netbeans.jemmy.util.WindowManager.ModalDialogChoosingJob
- modelToView(int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.modelToView(int)
through queue - modifiersPressed - Variable in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Deprecated.All text operations are performed by TextDriver regitered for this operator type.
- MOUSE_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for mouse drivers.
- MouseDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to simulate mouse operations.
- MouseEventDriver - Class in org.netbeans.jemmy.drivers.input
-
MouseDriver using event dispatching.
- MouseEventDriver() - Constructor for class org.netbeans.jemmy.drivers.input.MouseEventDriver
-
Constructs a MouseEventDriver object.
- MouseEventDriver(String[]) - Constructor for class org.netbeans.jemmy.drivers.input.MouseEventDriver
-
Constructs a MouseEventDriver object.
- MouseFocusDriver - Class in org.netbeans.jemmy.drivers.focus
- MouseFocusDriver() - Constructor for class org.netbeans.jemmy.drivers.focus.MouseFocusDriver
- MouseRobotDriver - Class in org.netbeans.jemmy.drivers.input
-
MouseDriver using robot operations.
- MouseRobotDriver(Timeout) - Constructor for class org.netbeans.jemmy.drivers.input.MouseRobotDriver
-
Constructs a MouseRobotDriver object.
- MouseRobotDriver(Timeout, boolean) - Constructor for class org.netbeans.jemmy.drivers.input.MouseRobotDriver
-
Constructs a MouseRobotDriver object.
- MouseRobotDriver(Timeout, String[]) - Constructor for class org.netbeans.jemmy.drivers.input.MouseRobotDriver
-
Constructs a MouseRobotDriver object.
- MouseRobotDriver(Timeout, String[], boolean) - Constructor for class org.netbeans.jemmy.drivers.input.MouseRobotDriver
-
Constructs a MouseRobotDriver object.
- MouseVisualizer - Class in org.netbeans.jemmy.util
-
Does
super.activate(org.netbeans.jemmy.operators.WindowOperator)
. - MouseVisualizer() - Constructor for class org.netbeans.jemmy.util.MouseVisualizer
-
Creates a visualizer which clicks on (0, 0) window coords.
- MouseVisualizer(int, double, int, boolean) - Constructor for class org.netbeans.jemmy.util.MouseVisualizer
-
Creates a visualizer which clicks on window boder.
- move(int, int) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Moves frame to new location.
- move(int, int) - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Moves the window to another location.
- move(ComponentOperator, int, int) - Method in interface org.netbeans.jemmy.drivers.WindowDriver
-
Change window location.
- move(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- move(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.windows.DefaultWindowDriver
- moveCaretPosition(int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.moveCaretPosition(int)
through queue - moveColumn(int, int) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Moves a column to a different location.
- moveColumn(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.moveColumn(int, int)
through queue - moveDivider(double) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Changes divider location.
- moveDivider(int) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Changes divider location.
- moveItem(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.lists.JTableHeaderDriver
- moveItem(ComponentOperator, int, int) - Method in interface org.netbeans.jemmy.drivers.OrderedListDriver
-
Changes item index.
- moveMouse(int, int) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
- moveMouse(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Move mouse over the component.
- moveMouse(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.input.MouseEventDriver
- moveMouse(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.input.MouseRobotDriver
- moveMouse(ComponentOperator, int, int) - Method in interface org.netbeans.jemmy.drivers.MouseDriver
-
Moves mouse.
- Mover(JButton) - Constructor for class org.netbeans.jemmy.demo.DefaultCommentWindow.Mover
-
Creates a Mover object.
- moveToBack() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.moveToBack()
through queue - moveToFront() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.moveToFront()
through queue - moveToMaximum() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Moves the divider all the way to the right/bottom.
- moveToMinimum() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Moves the divider all the way to the left/top.
- MULTISELLIST_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for multiselection list drivers.
- MultiSelListDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with lists allowing multiple selection.
N
- NAME_DPROP - Static variable in class org.netbeans.jemmy.operators.ComponentOperator
-
Identifier for a name property.
- NameComponentChooser - Class in org.netbeans.jemmy.util
-
Specifies criteria for component lookup basing on component name.
- NameComponentChooser(String) - Constructor for class org.netbeans.jemmy.util.NameComponentChooser
-
Creates an instance to search for a component by name using exact comparision.
- NameComponentChooser(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.util.NameComponentChooser
-
Creates an instance to search for a component by name.
- newInstance(Object[], Class[]) - Method in class org.netbeans.jemmy.ClassReference
-
Locates constructor by parameter types and creates an instance.
- nextStep(String) - Method in interface org.netbeans.jemmy.demo.CommentWindow
-
Should display next step comment.
- nextStep(String) - Method in class org.netbeans.jemmy.demo.DefaultCommentWindow
- nextStep(String) - Static method in class org.netbeans.jemmy.demo.Demonstrator
-
Notifies current CommentWindow implementation to display comments for a new step.
- NoBlockingAction(String) - Constructor for class org.netbeans.jemmy.operators.Operator.NoBlockingAction
-
Constructs a NoBlockingAction object.
- NoComponentUnderMouseException - Exception in org.netbeans.jemmy
-
Exception can be throwht as a result of attempt to produce a mouse pressing when mouse is not over the java component.
- NoComponentUnderMouseException() - Constructor for exception org.netbeans.jemmy.NoComponentUnderMouseException
-
Constructor.
- NODE_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JTreeOperator
-
Identifier for a "node" properties.
- NoSuchItemException(int) - Constructor for exception org.netbeans.jemmy.operators.JListOperator.NoSuchItemException
-
Constructor.
- NoSuchItemException(String) - Constructor for exception org.netbeans.jemmy.operators.JListOperator.NoSuchItemException
-
Constructor.
- NoSuchPageException(String) - Constructor for exception org.netbeans.jemmy.operators.JTabbedPaneOperator.NoSuchPageException
-
Constructor.
- NoSuchPathException() - Constructor for exception org.netbeans.jemmy.operators.JTreeOperator.NoSuchPathException
-
Constructor.
- NoSuchPathException(int) - Constructor for exception org.netbeans.jemmy.operators.JTreeOperator.NoSuchPathException
-
Constructor.
- NoSuchPathException(String[]) - Constructor for exception org.netbeans.jemmy.operators.JTreeOperator.NoSuchPathException
-
Constructor.
- NoSuchPathException(TreePath) - Constructor for exception org.netbeans.jemmy.operators.JTreeOperator.NoSuchPathException
-
Constructor.
- NoSuchTextException(String) - Constructor for exception org.netbeans.jemmy.operators.JTextComponentOperator.NoSuchTextException
-
Constructor.
- NumberScrollAdjuster(JSpinnerOperator, double) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.NumberScrollAdjuster
-
Constructs a
NumberScrollAdjuster
object. - NumberScrollAdjuster(JSpinnerOperator, Number) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.NumberScrollAdjuster
-
Constructs a
NumberScrollAdjuster
object.
O
- ObjectBrowser - Class in org.netbeans.jemmy
-
Class to display information about object: fields, methods, ancestors and so on.
- ObjectBrowser() - Constructor for class org.netbeans.jemmy.ObjectBrowser
-
Constructor.
- ObjectScrollAdjuster(JSpinnerOperator, int) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.ObjectScrollAdjuster
-
Constructs a
ObjectScrollAdjuster
object. - onComponentDump(Component) - Method in interface org.netbeans.jemmy.util.DumpController
- onPropertyDump(Component, String, String) - Method in interface org.netbeans.jemmy.util.DumpController
- Operator - Class in org.netbeans.jemmy.operators
-
Keeps all environment and low-level methods.
- Operator() - Constructor for class org.netbeans.jemmy.operators.Operator
-
Inits environment.
- Operator.ComponentVisualizer - Interface in org.netbeans.jemmy.operators
-
Interface used to make component visible & ready to to make operations with.
- Operator.DefaultPathParser - Class in org.netbeans.jemmy.operators
-
Used for parsing of path-like strings where path components are separated by a string-separator: "drive|directory|subdirectory|file".
- Operator.DefaultStringComparator - Class in org.netbeans.jemmy.operators
-
Default StringComparator implementation.
- Operator.Finder - Class in org.netbeans.jemmy.operators
-
Allows to bind a compponent by a component type.
- Operator.MapAction - Class in org.netbeans.jemmy.operators
-
Can be used to simplify nonprimitive type component's methods mapping.
- Operator.MapBooleanAction - Class in org.netbeans.jemmy.operators
-
Can be used to simplify boolean component's methods mapping.
- Operator.MapByteAction - Class in org.netbeans.jemmy.operators
-
Can be used to simplify byte component's methods mapping.
- Operator.MapCharacterAction - Class in org.netbeans.jemmy.operators
-
Can be used to simplify char component's methods mapping.
- Operator.MapDoubleAction - Class in org.netbeans.jemmy.operators
-
Can be used to simplify double component's methods mapping.
- Operator.MapFloatAction - Class in org.netbeans.jemmy.operators
-
Can be used to simplify float component's methods mapping.
- Operator.MapIntegerAction - Class in org.netbeans.jemmy.operators
-
Can be used to simplify int component's methods mapping.
- Operator.MapLongAction - Class in org.netbeans.jemmy.operators
-
Can be used to simplify long component's methods mapping.
- Operator.MapVoidAction - Class in org.netbeans.jemmy.operators
-
Can be used to simplify void component's methods mapping.
- Operator.NoBlockingAction - Class in org.netbeans.jemmy.operators
-
Can be used to make nonblocking operation implementation.
- Operator.PathParser - Interface in org.netbeans.jemmy.operators
-
Used for parsing of path-like strings.
- Operator.StringComparator - Interface in org.netbeans.jemmy.operators
-
Interface to compare string resources like labels, button text, ...
- ORDEREDLIST_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for reorderable list drivers.
- OrderedListDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with lists allowing items reordering.
- org.netbeans.jemmy - package org.netbeans.jemmy
-
Main Jemmy package
- org.netbeans.jemmy.accessibility - package org.netbeans.jemmy.accessibility
- org.netbeans.jemmy.demo - package org.netbeans.jemmy.demo
-
Demo package
- org.netbeans.jemmy.drivers - package org.netbeans.jemmy.drivers
-
Drivers interfaces
- org.netbeans.jemmy.drivers.buttons - package org.netbeans.jemmy.drivers.buttons
-
Button drivers
- org.netbeans.jemmy.drivers.focus - package org.netbeans.jemmy.drivers.focus
-
Focus drivers.
- org.netbeans.jemmy.drivers.input - package org.netbeans.jemmy.drivers.input
-
Mouse and keyboard drivers
- org.netbeans.jemmy.drivers.lists - package org.netbeans.jemmy.drivers.lists
-
List drivers
- org.netbeans.jemmy.drivers.menus - package org.netbeans.jemmy.drivers.menus
-
Menu drivers.
- org.netbeans.jemmy.drivers.scrolling - package org.netbeans.jemmy.drivers.scrolling
-
Scrolling drivers
- org.netbeans.jemmy.drivers.tables - package org.netbeans.jemmy.drivers.tables
-
Table drivers
- org.netbeans.jemmy.drivers.text - package org.netbeans.jemmy.drivers.text
-
Text drivers
- org.netbeans.jemmy.drivers.trees - package org.netbeans.jemmy.drivers.trees
-
Tree drivers
- org.netbeans.jemmy.drivers.windows - package org.netbeans.jemmy.drivers.windows
-
Window drivers.
- org.netbeans.jemmy.explorer - package org.netbeans.jemmy.explorer
-
Package org.netbeans.jemmy.explorer
- org.netbeans.jemmy.image - package org.netbeans.jemmy.image
-
Image library
- org.netbeans.jemmy.operators - package org.netbeans.jemmy.operators
-
Operators package
- org.netbeans.jemmy.util - package org.netbeans.jemmy.util
-
Util package
- ORIENTATION_DPROP - Static variable in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Identifier for a "orientation" property.
- ORIENTATION_DPROP - Static variable in class org.netbeans.jemmy.operators.JSliderOperator
-
Identifier for a "orientation" property.
- ORIENTATION_DPROP - Static variable in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Identifier for a "orientation" property.
- output - Variable in class org.netbeans.jemmy.Test
-
Test output.
- Outputable - Interface in org.netbeans.jemmy
-
Communicate the identity of the output streams or writers used by the application.
P
- pack() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.pack()
through queue - pack() - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.pack()
through queue - pack() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.pack()
through queue - PAGE_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Identifier for a "page" properties.
- paint(Graphics) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.paint(Graphics)
through queue - paintAll(Graphics) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.paintAll(Graphics)
through queue - paintComponents(Graphics) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.paintComponents(Graphics)
through queue - paintImmediately(int, int, int, int) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.paintImmediately(int, int, int, int)
through queue - paintImmediately(Rectangle) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.paintImmediately(Rectangle)
through queue - params - Variable in class org.netbeans.jemmy.util.PropChooser
-
Methods parameters.
- paramString() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Maps
ScrollPane.paramString()
through queue - parse(String) - Method in class org.netbeans.jemmy.operators.Operator.DefaultPathParser
- parse(String) - Method in interface org.netbeans.jemmy.operators.Operator.PathParser
-
Parses a string to a String array.
- parse(String, String) - Method in class org.netbeans.jemmy.util.RegExComparator
-
Checks that caption matshes the pattern.
- parseString(String) - Method in class org.netbeans.jemmy.operators.Operator
-
Parses a string to a string array using a PathParser assigned to this operator.
- parseString(String, String) - Method in class org.netbeans.jemmy.operators.Operator
-
Parses strings like "1|2|3" into arrays {"1", "2", "3"}.
- paste() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.paste()
through queue - PathChooser - Interface in org.netbeans.jemmy.drivers
-
Specifies an interface for objects defining path searching criteria.
- performInit() - Static method in class org.netbeans.jemmy.EventDispatcher
- performInit() - Static method in class org.netbeans.jemmy.operators.JMenuOperator
- performJob(WindowJob) - Static method in class org.netbeans.jemmy.util.WindowManager
- PNGDecoder - Class in org.netbeans.jemmy.util
-
Allows to load PNG graphical file.
- PNGDecoder(InputStream) - Constructor for class org.netbeans.jemmy.util.PNGDecoder
-
Constructs a PNGDecoder object.
- PNGEncoder - Class in org.netbeans.jemmy.util
-
This class allows to encode BufferedImage into B/W, greyscale or true color PNG image format with maximum compression.
It also provides complete functionality for capturing full screen, part of screen or single component, encoding and saving captured image info PNG file. - PNGEncoder(OutputStream) - Constructor for class org.netbeans.jemmy.util.PNGEncoder
-
public constructor of PNGEncoder class with greyscale mode by default.
- PNGEncoder(OutputStream, byte) - Constructor for class org.netbeans.jemmy.util.PNGEncoder
-
public constructor of PNGEncoder class.
- PNGImageLoader - Class in org.netbeans.jemmy.image
-
Allowes to process PNF image format.
- PNGImageLoader() - Constructor for class org.netbeans.jemmy.image.PNGImageLoader
- PNGImageSaver - Class in org.netbeans.jemmy.image
-
Allowes to process PNF image format.
- PNGImageSaver() - Constructor for class org.netbeans.jemmy.image.PNGImageSaver
- pop() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Pops last pushed properties from the properties stack.
- position(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
- position(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- position(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- position(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- position(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- position(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.ScrollbarDriver
- position(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.ScrollPaneDriver
- postActionEvent() - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.postActionEvent()
through queue - postEvent(AWTEvent) - Static method in class org.netbeans.jemmy.QueueTool
-
Simply posts events into the system event queue.
- prepareEditor(TableCellEditor, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.prepareEditor(TableCellEditor, int, int)
through queue - prepareImage(Image, int, int, ImageObserver) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.prepareImage(Image, int, int, ImageObserver)
through queue - prepareImage(Image, ImageObserver) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.prepareImage(Image, ImageObserver)
through queue - prepareRenderer(TableCellRenderer, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.prepareRenderer(TableCellRenderer, int, int)
through queue - prepareToClick() - Method in class org.netbeans.jemmy.operators.JButtonOperator
-
Prepares the button to click.
- prepareToClick() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Prepares the button to click.
- prepareToClick() - Method in class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Prepares the button to click.
- press() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Press the button by mouse.
- press() - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Press the button by mouse.
- press(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.ButtonDriver
-
Presses a button.
- press(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.buttons.ButtonMouseDriver
- pressKey(int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Press key with no modifiers.
- pressKey(int, int) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
-
Presses a key.
- pressKey(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Press key.
- pressKey(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.input.KeyEventDriver
- pressKey(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.input.KeyRobotDriver
-
Presses a key.
- pressKey(ComponentOperator, int, int) - Method in interface org.netbeans.jemmy.drivers.KeyDriver
-
Presses a key.
- pressModifiers(int) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
-
Presses modifiers keys by robot.
- pressMouse() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Press mouse.
- pressMouse(int, int) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
- pressMouse(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Press mouse.
- pressMouse(ComponentOperator, int, int, int, int) - Method in class org.netbeans.jemmy.drivers.input.MouseEventDriver
- pressMouse(ComponentOperator, int, int, int, int) - Method in class org.netbeans.jemmy.drivers.input.MouseRobotDriver
- pressMouse(ComponentOperator, int, int, int, int) - Method in interface org.netbeans.jemmy.drivers.MouseDriver
-
Presses mouse.
- print(Graphics) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.print(Graphics)
through queue - print(PrintStream) - Method in class org.netbeans.jemmy.Bundle
-
Prints bundle contents.
- print(PrintStream) - Method in class org.netbeans.jemmy.BundleManager
-
Prints bundles contents.
- print(PrintStream) - Method in class org.netbeans.jemmy.Timeouts
-
Prins all defined timeouts.
- print(PrintWriter) - Method in class org.netbeans.jemmy.Bundle
-
Prints bundle contents.
- print(PrintWriter) - Method in class org.netbeans.jemmy.BundleManager
-
Prints bundles contents.
- print(PrintWriter) - Method in class org.netbeans.jemmy.Timeouts
-
Prins all defined timeouts.
- print(String) - Method in class org.netbeans.jemmy.TestOut
-
Prints a line into output.
- printAll(Graphics) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.printAll(Graphics)
through queue - printClasses() - Method in class org.netbeans.jemmy.ObjectBrowser
-
Prints allsuperclasses names.
- printComponents(Graphics) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.printComponents(Graphics)
through queue - printDTD(PrintStream) - Static method in class org.netbeans.jemmy.util.Dumper
-
Prints XML DTD information.
- printDTD(PrintWriter) - Static method in class org.netbeans.jemmy.util.Dumper
-
Prints XML DTD information.
- printDTD(String) - Static method in class org.netbeans.jemmy.util.Dumper
-
Prints XML DTD information into file.
- printDump() - Method in class org.netbeans.jemmy.operators.Operator
-
Prints component information into operator output.
- printErrLine(String) - Method in class org.netbeans.jemmy.TestOut
-
Prints a line into error output.
- printError(String) - Method in class org.netbeans.jemmy.TestOut
-
Prints a error line.
- printFields() - Method in class org.netbeans.jemmy.ObjectBrowser
-
Prints object fields names and values.
- printFull() - Method in class org.netbeans.jemmy.ObjectBrowser
-
Prints everything.
- printGolden(String) - Method in class org.netbeans.jemmy.TestOut
-
Prints a line into golden output.
- printLine(boolean, String) - Method in class org.netbeans.jemmy.TestOut
-
Prints a line into either output or errput.
- printLine(String) - Method in class org.netbeans.jemmy.TestOut
-
Prints a line and then terminate the line by writing the line separator string.
- printMethods() - Method in class org.netbeans.jemmy.ObjectBrowser
-
Prints object methods names and parameters.
- printStackTrace() - Method in exception org.netbeans.jemmy.demo.DemoInterruptedException
- printStackTrace() - Method in exception org.netbeans.jemmy.JemmyException
-
Prints stack trace into System.out.
- printStackTrace(PrintStream) - Method in exception org.netbeans.jemmy.demo.DemoInterruptedException
- printStackTrace(PrintStream) - Method in exception org.netbeans.jemmy.JemmyException
-
Prints stack trace.
- printStackTrace(PrintWriter) - Method in exception org.netbeans.jemmy.JemmyException
-
Prints stack trace.
- printStackTrace(Throwable) - Method in class org.netbeans.jemmy.TestOut
-
Prints an exception stack trace into error stream.
- printSynopsis() - Method in class org.netbeans.jemmy.Test
-
Supposed to be overridden to print a synopsys into test output.
- printToString() - Method in class org.netbeans.jemmy.ObjectBrowser
-
Prints
toString()
information. - printTrace(String) - Method in class org.netbeans.jemmy.TestOut
-
Prints a trace line.
- processEvent(AWTEvent) - Static method in class org.netbeans.jemmy.QueueTool
-
Shortcuts event if
((JemmyProperties.getCurrentDispatchingModel() & JemmyProperties.SHORTCUT_MODEL_MASK) != 0)
and if executed in the dispatch thread. - processKeyEvent(KeyEvent) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.processKeyEvent(KeyEvent)
through queue - processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager)
through queue - processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager)
through queue - processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager)
through queue - processMenuDragMouseEvent(MenuDragMouseEvent) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.processMenuDragMouseEvent(MenuDragMouseEvent)
through queue - processMenuKeyEvent(MenuKeyEvent) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.processMenuKeyEvent(MenuKeyEvent)
through queue - processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager)
through queue - processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager)
through queue - processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager)
through queue - produceAction(Object) - Method in class org.netbeans.jemmy.ActionProducer
-
Starts execution.
- produceNoBlocking(Operator.NoBlockingAction) - Method in class org.netbeans.jemmy.operators.Operator
-
Performs an operation without time control.
- produceNoBlocking(Operator.NoBlockingAction, Object) - Method in class org.netbeans.jemmy.operators.Operator
-
Performs an operation without time control.
- produceTimeRestricted(Action, long) - Method in class org.netbeans.jemmy.operators.Operator
-
Performs an operation with time control.
- produceTimeRestricted(Action, Object, long) - Method in class org.netbeans.jemmy.operators.Operator
-
Performs an operation with time control.
- PropChooser - Class in org.netbeans.jemmy.util
-
Implementation of org.netbeans.jemmy.ComponentChooser interface.
- PropChooser(String[], Object[]) - Constructor for class org.netbeans.jemmy.util.PropChooser
-
Constructs a PropChooser object for checking of methods with no parameters.
- PropChooser(String[], Object[][], Class[][], Object[]) - Constructor for class org.netbeans.jemmy.util.PropChooser
-
Constructs a PropChooser object.
- propNames - Variable in class org.netbeans.jemmy.util.PropChooser
-
Names of methods to check.
- push() - Method in class org.netbeans.jemmy.demo.DefaultCommentWindow.Mover
-
Pushes the button.
- push() - Static method in class org.netbeans.jemmy.JemmyProperties
-
Creates a copy of the current JemmyProperties object and pushes it into the properties stack.
- push() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Pushs the button using a ButtonDriver registered for this operator.
- push() - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Pushes the button by mouse click.
- push() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Push this menu item.
- push(JemmyProperties) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Pushes properties stack.
- push(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.ButtonDriver
-
Pushes a button.
- push(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.buttons.ButtonMouseDriver
- push(ComponentOperator, JMenuBar, PathChooser, int, boolean) - Method in class org.netbeans.jemmy.drivers.menus.APIJMenuDriver
- push(ComponentOperator, ComponentOperator, JMenuBar, PathChooser, int, boolean) - Method in class org.netbeans.jemmy.drivers.menus.DefaultJMenuDriver
- PUSH_AND_WAIT_SCROLL_MODEL - Static variable in class org.netbeans.jemmy.operators.JSliderOperator
-
Deprecated.All actions are prformed throw a
ScrollDriver
registered for this component, So this field is useless. - pushButton() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator.JDesktopIconOperator
-
Pushs the deiconifying button.
- pushComboButton() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Push combobox's button to expand or collapse combobox.
- pushKey(int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Pushs key.
- pushKey(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Pushs key.
- pushKey(ComponentOperator, int, int, Timeout) - Method in class org.netbeans.jemmy.drivers.input.KeyEventDriver
- pushKey(ComponentOperator, int, int, Timeout) - Method in class org.netbeans.jemmy.drivers.input.KeyRobotDriver
- pushKey(ComponentOperator, int, int, Timeout) - Method in interface org.netbeans.jemmy.drivers.KeyDriver
-
Pushes a key.
- pushMenu(String) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Pushes menu.
- pushMenu(String) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Pushes menu.
- pushMenu(String) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Pushes menu.
- pushMenu(String[]) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Pushes menu.
- pushMenu(String[]) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Pushes menu.
- pushMenu(String[]) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Pushes menu.
- pushMenu(String[], boolean, boolean) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Deprecated.Use pushMenu(String[]) or pushMenu(String[], StringComparator)
- pushMenu(String[], boolean, boolean) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Deprecated.Use pushMenu(String[]) or pushMenu(String[], StringComparator)
- pushMenu(String[], boolean, boolean) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Deprecated.Use pushMenu(String[]) or pushMenu(String[], StringComparator)
- pushMenu(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Pushes menu.
- pushMenu(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Pushes menu.
- pushMenu(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Pushes menu.
- pushMenu(String, String) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Pushes menu.
- pushMenu(String, String) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Pushes menu.
- pushMenu(String, String) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Pushes menu.
- pushMenu(String, String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Deprecated.Use pushMenu(String, String) or pushMenu(String, String, StringComparator)
- pushMenu(String, String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Deprecated.Use pushMenuNoBlock(String) or pushMenuNoBlock(String, StringComparator)
- pushMenu(String, String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Deprecated.Use pushMenu(String, String) or pushMenu(String, String, StringComparator)
- pushMenu(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Pushes menu.
- pushMenu(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Pushes menu.
- pushMenu(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Pushes menu.
- pushMenu(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Pushes menu.
- pushMenu(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Pushes menu.
- pushMenu(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Pushes menu.
- pushMenu(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Pushes menu.
- pushMenu(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Pushes menu.
- pushMenu(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Pushes menu.
- pushMenu(ComponentOperator, PathChooser) - Method in interface org.netbeans.jemmy.drivers.MenuDriver
-
Pushes menu.
- pushMenu(ComponentOperator, PathChooser) - Method in class org.netbeans.jemmy.drivers.menus.AppleMenuDriver
- pushMenu(ComponentOperator, PathChooser) - Method in class org.netbeans.jemmy.drivers.menus.DefaultJMenuDriver
- pushMenu(ComponentOperator, PathChooser) - Method in class org.netbeans.jemmy.drivers.menus.QueueJMenuDriver
- pushMenuNoBlock(String) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Executes
pushMenu(path)
in a separate thread. - pushMenuNoBlock(String) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Executes
pushMenu(path)
in a separate thread. - pushMenuNoBlock(String) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Executes
pushMenu(path)
in a separate thread. - pushMenuNoBlock(String[]) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Executes
pushMenu(names)
in a separate thread. - pushMenuNoBlock(String[]) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Executes
pushMenu(names)
in a separate thread. - pushMenuNoBlock(String[]) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Executes
pushMenu(names)
in a separate thread. - pushMenuNoBlock(String[], boolean, boolean) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Deprecated.Use pushMenuNoBlock(String[]) or pushMenuNoBlock(String[], StringComparator)
- pushMenuNoBlock(String[], boolean, boolean) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Deprecated.Use pushMenuNoBlock(String[]) or pushMenuNoBlock(String[], StringComparator)
- pushMenuNoBlock(String[], boolean, boolean) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Deprecated.Use pushMenuNoBlock(String[]) or pushMenuNoBlock(String[], StringComparator)
- pushMenuNoBlock(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Executes
pushMenu(names, ce, ccs)
in a separate thread. - pushMenuNoBlock(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Executes
pushMenu(names, ce, ccs)
in a separate thread. - pushMenuNoBlock(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Executes
pushMenu(names, ce, ccs)
in a separate thread. - pushMenuNoBlock(String, String) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Executes
pushMenu(path, delim)
in a separate thread. - pushMenuNoBlock(String, String) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Executes
pushMenu(path, delim)
in a separate thread. - pushMenuNoBlock(String, String) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Executes
pushMenu(path, delim)
in a separate thread. - pushMenuNoBlock(String, String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Deprecated.Use pushMenuNoBlock(String, String) or pushMenuNoBlock(String, String, StringComparator)
- pushMenuNoBlock(String, String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Deprecated.Use pushMenuNoBlock(String, String) or pushMenuNoBlock(String, String, StringComparator)
- pushMenuNoBlock(String, String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Deprecated.Use pushMenuNoBlock(String, String) or pushMenuNoBlock(String, String, StringComparator)
- pushMenuNoBlock(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Executes
pushMenu(names, delim, comparator)
in a separate thread. - pushMenuNoBlock(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Executes
pushMenu(names, delim, comparator)
in a separate thread. - pushMenuNoBlock(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Executes
pushMenu(names, delim, comparator)
in a separate thread. - pushMenuNoBlock(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Executes
pushMenu(names, comparator)
in a separate thread. - pushMenuNoBlock(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Executes
pushMenu(names, comparator)
in a separate thread. - pushMenuNoBlock(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Executes
pushMenu(names, comparator)
in a separate thread. - pushMenuNoBlock(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Executes
pushMenu(choosers)
in a separate thread. - pushMenuNoBlock(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Executes
pushMenu(choosers)
in a separate thread. - pushMenuNoBlock(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Executes
pushMenu(choosers)
in a separate thread. - pushNoBlock() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Runs
push()
method in a separate thread. - pushNoBlock() - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Runs
push()
method in a separate thread. - pushNoBlock() - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Push this menu item and no block further execution.
- putClientProperty(Object, Object) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.putClientProperty(Object, Object)
through queue
Q
- qtool - Variable in class org.netbeans.jemmy.drivers.input.RobotDriver
-
A QueueTool instance.
- QUEUE_MODEL_MASK - Static variable in class org.netbeans.jemmy.JemmyProperties
-
The event queue model mask.
- QueueAction(String) - Constructor for class org.netbeans.jemmy.QueueTool.QueueAction
-
Constructor.
- QueueJMenuDriver - Class in org.netbeans.jemmy.drivers.menus
-
100% stable menu driver.
- QueueJMenuDriver() - Constructor for class org.netbeans.jemmy.drivers.menus.QueueJMenuDriver
- QueueTool - Class in org.netbeans.jemmy
-
Provides functionality to work with java.awt.EventQueue empty.
- QueueTool() - Constructor for class org.netbeans.jemmy.QueueTool
-
Constructor.
- QueueTool.QueueAction - Class in org.netbeans.jemmy
-
Action to be excuted through event queue.
R
- read() - Method in class org.netbeans.jemmy.TestOut
-
Read one byte from input.
- read(InputStream, Object) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.read(InputStream, Object)
through queue - read(Reader, Object) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.read(Reader, Object)
through queue - readLine() - Method in class org.netbeans.jemmy.TestOut
-
Read a line from input.
- RegExComparator - Class in org.netbeans.jemmy.util
-
Be executed under 1.4 uses
java.util.regex.Pattern
functionality. - RegExComparator() - Constructor for class org.netbeans.jemmy.util.RegExComparator
- RegExComparator.RegExParsingException - Exception in org.netbeans.jemmy.util
-
Thrown in case of parsing error.
- RegExParsingException(String) - Constructor for exception org.netbeans.jemmy.util.RegExComparator.RegExParsingException
-
Constructs a RegExComparator$RegExParsingException object.
- RegExParsingException(String, Exception) - Constructor for exception org.netbeans.jemmy.util.RegExComparator.RegExParsingException
-
Constructs a RegExComparator$RegExParsingException object.
- registerKeyboardAction(ActionListener, String, KeyStroke, int) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.registerKeyboardAction(ActionListener, String, KeyStroke, int)
through queue - registerKeyboardAction(ActionListener, KeyStroke, int) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.registerKeyboardAction(ActionListener, KeyStroke, int)
through queue - release() - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Releases the button by mouse.
- release() - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Releases the button by mouse.
- release(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.ButtonDriver
-
Releases a button.
- release(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.buttons.ButtonMouseDriver
- releaseKey(int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Releases key with no modifiers.
- releaseKey(int, int) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
-
Releases a key.
- releaseKey(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Releases key.
- releaseKey(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.input.KeyEventDriver
- releaseKey(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.input.KeyRobotDriver
-
Releases a key.
- releaseKey(ComponentOperator, int, int) - Method in interface org.netbeans.jemmy.drivers.KeyDriver
-
Releases a key.
- releaseModifiers(int) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
-
Releases modifiers keys by robot.
- releaseMouse() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Releases mouse.
- releaseMouse(int, int) - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
- releaseMouse(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Releases mouse.
- releaseMouse(ComponentOperator, int, int, int, int) - Method in class org.netbeans.jemmy.drivers.input.MouseEventDriver
- releaseMouse(ComponentOperator, int, int, int, int) - Method in class org.netbeans.jemmy.drivers.input.MouseRobotDriver
- releaseMouse(ComponentOperator, int, int, int, int) - Method in interface org.netbeans.jemmy.drivers.MouseDriver
-
Releases mouse.
- remove(int) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.remove(int)
through queue - remove(int) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.remove(int)
through queue - remove(int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.remove(int)
through queue - remove(Component) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.remove(Component)
through queue - remove(MenuComponent) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.remove(MenuComponent)
through queue - remove(String) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.remove(String)
through queue - remove(String) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.remove(String)
through queue - remove(JMenuItem) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.remove(JMenuItem)
through queue - remove(WindowJob) - Method in class org.netbeans.jemmy.util.WindowManager
-
Removes job from list.
- removeActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.removeActionListener(ActionListener)
through queue - removeActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Maps
Button.removeActionListener(ActionListener)
through queue - removeActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.removeActionListener(ActionListener)
through queue - removeActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.removeActionListener(ActionListener)
through queue - removeActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.removeActionListener(ActionListener)
through queue - removeActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.removeActionListener(ActionListener)
through queue - removeActionListener(ActionListener) - Method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Maps
TextField.removeActionListener(ActionListener)
through queue - removeAdjustmentListener(AdjustmentListener) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.removeAdjustmentListener(AdjustmentListener)
through queue - removeAdjustmentListener(AdjustmentListener) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.removeAdjustmentListener(AdjustmentListener)
through queue - removeAll() - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.removeAll()
through queue - removeAll() - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.removeAll()
through queue - removeAll() - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.removeAll()
through queue - removeAllItems() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.removeAllItems()
through queue - removeAncestorListener(AncestorListener) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.removeAncestorListener(AncestorListener)
through queue - removeBundle(String) - Method in class org.netbeans.jemmy.BundleManager
-
Removes a Bundle from the managed collection of resource files.
- removeCaretListener(CaretListener) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.removeCaretListener(CaretListener)
through queue - removeChangeListener(ChangeListener) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.removeChangeListener(ChangeListener)
through queue - removeChangeListener(ChangeListener) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.removeChangeListener(ChangeListener)
through queue - removeChangeListener(ChangeListener) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.removeChangeListener(ChangeListener)
through queue - removeChangeListener(ChangeListener) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.removeChangeListener(ChangeListener)
through queue - removeChangeListener(ChangeListener) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.removeChangeListener(ChangeListener)
through queue - removeChar(char) - Method in class org.netbeans.jemmy.DefaultCharBindingMap
-
Removes a char from supported.
- removeChoosableFileFilter(FileFilter) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.removeChoosableFileFilter(FileFilter)
through queue - removeChooserPanel(AbstractColorChooserPanel) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.removeChooserPanel(AbstractColorChooserPanel)
through queue - removeColumn(TableColumn) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.removeColumn(TableColumn)
through queue - removeColumnSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.removeColumnSelectionInterval(int, int)
through queue - removeComponentListener(ComponentListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.removeComponentListener(ComponentListener)
through queue - removeContainerListener(ContainerListener) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.removeContainerListener(ContainerListener)
through queue - removeCurrentProperty(String) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Removes a property from current properties list.
- removeDriver(String, Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Removes driver for operator class.
- removeDriver(String, Class[]) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Removes driver for operator classes.
- removeDriver(String, String) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Removes driver for operator class.
- removeDriver(String, String[]) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Removes driver for operator classes.
- removeDrivers(String) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Removes driver for all supported classes.
- removeEditor() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.removeEditor()
through queue - removeFocusListener(FocusListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.removeFocusListener(FocusListener)
through queue - removeHyperlinkListener(HyperlinkListener) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.removeHyperlinkListener(HyperlinkListener)
through queue - removeInputMethodListener(InputMethodListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.removeInputMethodListener(InputMethodListener)
through queue - removeInternalFrameListener(InternalFrameListener) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.removeInternalFrameListener(InternalFrameListener)
through queue - removeItem(Object) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.removeItem(Object)
through queue - removeItemAt(int) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.removeItemAt(int)
through queue - removeItemListener(ItemListener) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.removeItemListener(ItemListener)
through queue - removeItemListener(ItemListener) - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Maps
Checkbox.removeItemListener(ItemListener)
through queue - removeItemListener(ItemListener) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.removeItemListener(ItemListener)
through queue - removeItemListener(ItemListener) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.removeItemListener(ItemListener)
through queue - removeItemListener(ItemListener) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.removeItemListener(ItemListener)
through queue - removeJob(WindowJob) - Static method in class org.netbeans.jemmy.util.WindowManager
-
Removes job from list.
- removeKeyListener() - Method in class org.netbeans.jemmy.explorer.TrialListenerManager
-
Removes key listener.
- removeKeyListener(KeyListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.removeKeyListener(KeyListener)
through queue - removeListeners() - Static method in class org.netbeans.jemmy.EventTool
-
Removes all listeners.
- removeListSelectionListener(ListSelectionListener) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.removeListSelectionListener(ListSelectionListener)
through queue - removeMenuDragMouseListener(MenuDragMouseListener) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.removeMenuDragMouseListener(MenuDragMouseListener)
through queue - removeMenuKeyListener(MenuKeyListener) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.removeMenuKeyListener(MenuKeyListener)
through queue - removeMenuListener(MenuListener) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.removeMenuListener(MenuListener)
through queue - removeMouseListener() - Method in class org.netbeans.jemmy.explorer.TrialListenerManager
-
Removes mouse listener.
- removeMouseListener(MouseListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.removeMouseListener(MouseListener)
through queue - removeMouseMotionListener() - Method in class org.netbeans.jemmy.explorer.TrialListenerManager
-
Removes mouse motion listener.
- removeMouseMotionListener(MouseMotionListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.removeMouseMotionListener(MouseMotionListener)
through queue - removeNotify() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.removeNotify()
through queue - removePopupMenuListener(PopupMenuListener) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.removePopupMenuListener(PopupMenuListener)
through queue - removeProperty(String) - Method in class org.netbeans.jemmy.JemmyProperties
-
Removes the property.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.removePropertyChangeListener(PropertyChangeListener)
through queue - removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.removePropertyChangeListener(String, PropertyChangeListener)
through queue - removeRowSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.removeRowSelectionInterval(int, int)
through queue - removeSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.removeSelectionInterval(int, int)
through queue - removeSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.removeSelectionInterval(int, int)
through queue - removeSelectionPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.removeSelectionPath(TreePath)
through queue - removeSelectionPaths(TreePath[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.removeSelectionPaths(TreePath[])
through queue - removeSelectionRow(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.removeSelectionRow(int)
through queue - removeSelectionRows(int[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.removeSelectionRows(int[])
through queue - removeStyle(String) - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.removeStyle(String)
through queue - removeTabAt(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.removeTabAt(int)
through queue - removeTextListener(TextListener) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.removeTextListener(TextListener)
through queue - removeTreeExpansionListener(TreeExpansionListener) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.removeTreeExpansionListener(TreeExpansionListener)
through queue - removeTreeSelectionListener(TreeSelectionListener) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.removeTreeSelectionListener(TreeSelectionListener)
through queue - removeTreeWillExpandListener(TreeWillExpandListener) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.removeTreeWillExpandListener(TreeWillExpandListener)
through queue - removeVetoableChangeListener(VetoableChangeListener) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.removeVetoableChangeListener(VetoableChangeListener)
through queue - removeWindowListener(WindowListener) - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.removeWindowListener(WindowListener)
through queue - repaint() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.repaint()
through queue - repaint(int, int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.repaint(int, int, int, int)
through queue - repaint(long) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.repaint(long)
through queue - repaint(long, int, int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.repaint(long, int, int, int, int)
through queue - repaint(Rectangle) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.repaint(Rectangle)
through queue - replaceItem(String, int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.replaceItem(String, int)
through queue - replaceRange(String, int, int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.replaceRange(String, int, int)
through queue - replaceRange(String, int, int) - Method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Maps
TextArea.replaceRange(String, int, int)
through queue - replaceSelection(String) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.replaceSelection(String)
through queue - requestClose() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Requests the window to close.
- requestClose(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.WindowDriver
-
Requests a window to close.
- requestClose(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- requestClose(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultWindowDriver
- requestCloseAndThenHide() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Closes a window by requesting it to close and then hiding it.
- requestCloseAndThenHide(ComponentOperator) - Method in interface org.netbeans.jemmy.drivers.WindowDriver
-
Closes a window by requesting it to close and then hiding it.
- requestCloseAndThenHide(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- requestCloseAndThenHide(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.windows.DefaultWindowDriver
- requestDefaultFocus() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.requestDefaultFocus()
through queue - requestFocus() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.requestFocus()
through queue - rescanCurrentDirectory() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.rescanCurrentDirectory()
through queue - resetChoosableFileFilters() - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.resetChoosableFileFilters()
through queue - resetKeyboardActions() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.resetKeyboardActions()
through queue - resetToPreferredSizes() - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.resetToPreferredSizes()
through queue - resize(int, int) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Resizes frame.
- resize(int, int) - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Resizes the window.
- resize(ComponentOperator, int, int) - Method in interface org.netbeans.jemmy.drivers.WindowDriver
-
Change window size.
- resize(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.windows.DefaultInternalFrameDriver
- resize(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.windows.DefaultWindowDriver
- resizeAndRepaint() - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.resizeAndRepaint()
through queue - results - Variable in class org.netbeans.jemmy.util.PropChooser
-
Expected results of methods.
- revalidate() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.revalidate()
through queue - RIGHT - Static variable in class org.netbeans.jemmy.util.MouseVisualizer
-
A constant used to inform that window activating click needs to performed on the right side of frame.
- ROBOT_MODEL_MASK - Static variable in class org.netbeans.jemmy.JemmyProperties
-
The robot using model mask.
- RobotDriver - Class in org.netbeans.jemmy.drivers.input
-
Superclass for all drivers using robot.
- RobotDriver(Timeout) - Constructor for class org.netbeans.jemmy.drivers.input.RobotDriver
-
Constructs a RobotDriver object.
- RobotDriver(Timeout, boolean) - Constructor for class org.netbeans.jemmy.drivers.input.RobotDriver
- RobotDriver(Timeout, String[]) - Constructor for class org.netbeans.jemmy.drivers.input.RobotDriver
-
Constructs a RobotDriver object.
- RobotDriver(Timeout, String[], boolean) - Constructor for class org.netbeans.jemmy.drivers.input.RobotDriver
- robotMoveMouse(int, int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Moves mouse by robot.
- robotPressKey(int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Press key with no modifiers using
java.awt.Robot
. - robotPressKey(int, int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Press a key using
java.awt.Robot
. - robotPressMouse(int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Press mouse button with 0 modifiers.
- robotPressMouse(int, int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Press mouse button by robot.
- robotReference - Variable in class org.netbeans.jemmy.drivers.input.RobotDriver
-
A reference to the robot instance.
- robotReleaseKey(int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Releases key with 0 modifiers.
- robotReleaseKey(int, int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Releases key by robot.
- robotReleaseMouse(int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Releases mouse button with 0 modifiers.
- robotReleaseMouse(int, int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Releases mouse button by robot.
- ROOT_DPROP - Static variable in class org.netbeans.jemmy.operators.JTreeOperator
-
Identifier for a "root" property.
- RoughImageComparator - Class in org.netbeans.jemmy.image
-
Compares two images roughly (i.e.
- RoughImageComparator(double) - Constructor for class org.netbeans.jemmy.image.RoughImageComparator
-
Creates a comparator with
roughness
allowed roughness. - RoughImageFinder - Class in org.netbeans.jemmy.image
-
Performs "rough" image search.
- RoughImageFinder(BufferedImage, double) - Constructor for class org.netbeans.jemmy.image.RoughImageFinder
-
Creates an instance allowing to find an image inside the one passed as parameter with some "roughness".
- ROW_COUNT_DPROP - Static variable in class org.netbeans.jemmy.operators.JTableOperator
-
Identifier for a "row count" property.
- ROW_COUNT_DPROP - Static variable in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Identifier for a "row count" property.
- rowAtPoint(Point) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.rowAtPoint(Point)
through queue - run() - Method in class org.netbeans.jemmy.ActionProducer
-
Launch an action in a separate thread of execution.
- run() - Method in class org.netbeans.jemmy.demo.DefaultCommentWindow.Mover
- run() - Method in class org.netbeans.jemmy.QueueTool.QueueAction
- run(String[]) - Static method in class org.netbeans.jemmy.Test
-
Executes a test.
- run(String[], PrintStream) - Static method in class org.netbeans.jemmy.Test
-
Executes a test.
- run(String[], PrintStream, PrintStream) - Static method in class org.netbeans.jemmy.Test
-
Executes a test.
- run(String[], PrintWriter) - Static method in class org.netbeans.jemmy.Test
-
Executes a test.
- run(String[], PrintWriter, PrintWriter) - Static method in class org.netbeans.jemmy.Test
-
Executes a test.
- runIt(Object) - Method in interface org.netbeans.jemmy.Scenario
-
Defines a way to execute this test scenario.
- runIt(Object) - Method in class org.netbeans.jemmy.Test
-
Defines a way to execute this
Test
. - runMapping(Operator.MapAction) - Method in class org.netbeans.jemmy.operators.Operator
-
To map nonprimitive type component's method.
- runMapping(Operator.MapBooleanAction) - Method in class org.netbeans.jemmy.operators.Operator
-
To map boolean component's method.
- runMapping(Operator.MapByteAction) - Method in class org.netbeans.jemmy.operators.Operator
-
To map byte component's method.
- runMapping(Operator.MapCharacterAction) - Method in class org.netbeans.jemmy.operators.Operator
-
To map char component's method.
- runMapping(Operator.MapDoubleAction) - Method in class org.netbeans.jemmy.operators.Operator
-
To map double component's method.
- runMapping(Operator.MapFloatAction) - Method in class org.netbeans.jemmy.operators.Operator
-
To map float component's method.
- runMapping(Operator.MapIntegerAction) - Method in class org.netbeans.jemmy.operators.Operator
-
To map int component's method.
- runMapping(Operator.MapLongAction) - Method in class org.netbeans.jemmy.operators.Operator
-
To map long component's method.
- runMapping(Operator.MapVoidAction) - Method in class org.netbeans.jemmy.operators.Operator
-
To map void component's method.
S
- save(BufferedImage, String) - Method in interface org.netbeans.jemmy.image.ImageSaver
-
Should save image into file.
- save(BufferedImage, String) - Method in class org.netbeans.jemmy.image.PNGImageSaver
-
Saves an image into a PNG image file.
- Scenario - Interface in org.netbeans.jemmy
-
A test scenario.
- SCENARIO_EXCEPTION_STATUS - Static variable in class org.netbeans.jemmy.Test
-
Status returned by test if exception appeared inside scenario.
- scroll(boolean) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Deprecated.All scrolling is done through a ScrollDriver registered to this operator type.
- scroll(boolean) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Informs that scrolling should be made.
- scroll(ComponentOperator, ScrollAdjuster) - Method in interface org.netbeans.jemmy.drivers.ScrollDriver
-
Changes value.
- scroll(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
- scroll(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.JSpinnerDriver
- scroll(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.JSplitPaneDriver
- scroll(JScrollPaneOperator, Component) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Scrolls JScrollPane to make the component visible.
- SCROLL_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for scroll drivers.
- SCROLL_FREEZE_TIMEOUT - Static variable in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
- ScrollAdjuster - Interface in org.netbeans.jemmy.drivers.scrolling
-
Specifies scrolling criteria.
- ScrollbarDriver - Class in org.netbeans.jemmy.drivers.scrolling
-
ScrollDriver for java.awt.Scrollbar component type.
- ScrollbarDriver() - Constructor for class org.netbeans.jemmy.drivers.scrolling.ScrollbarDriver
-
Constructs a ScrollbarDriver.
- ScrollbarFinder() - Constructor for class org.netbeans.jemmy.operators.ScrollbarOperator.ScrollbarFinder
-
Constructs ScrollbarFinder.
- ScrollbarFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ScrollbarOperator.ScrollbarFinder
-
Constructs ScrollbarFinder.
- ScrollbarOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ScrollbarOperator.WholeScrollTimeout - time for one scroll click
ComponentOperator.WaitComponentTimeout - time to wait component displayed
. - ScrollbarOperator(Scrollbar) - Constructor for class org.netbeans.jemmy.operators.ScrollbarOperator
-
Constructs a ScrollbarOperator object.
- ScrollbarOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.ScrollbarOperator
-
Constructs a ScrollbarOperator object.
- ScrollbarOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.ScrollbarOperator
-
Constructs a ScrollbarOperator object.
- ScrollbarOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ScrollbarOperator
-
Constructs a ScrollbarOperator object.
- ScrollbarOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.ScrollbarOperator
-
Constructs a ScrollbarOperator object.
- ScrollbarOperator.ScrollbarFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- ScrollDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with scrollable components such as
javax.swing.JScrollBar
,javax.swing.JScrollPane
,javax.swing.JSlider
, ... - ScrollPaneDriver - Class in org.netbeans.jemmy.drivers.scrolling
-
ScrollDriver for java.awt.ScrollPane component type.
- ScrollPaneDriver() - Constructor for class org.netbeans.jemmy.drivers.scrolling.ScrollPaneDriver
-
Constructs a ScrollPaneDriver.
- ScrollPaneFinder() - Constructor for class org.netbeans.jemmy.operators.ScrollPaneOperator.ScrollPaneFinder
-
Constructs ScrollPaneFinder.
- ScrollPaneFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ScrollPaneOperator.ScrollPaneFinder
-
Constructs ScrollPaneFinder.
- ScrollPaneOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
ScrollbarOperator.WholeScrollTimeout - time for one scroll click
ComponentOperator.WaitComponentTimeout - time to wait component displayed
. - ScrollPaneOperator(ScrollPane) - Constructor for class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Constructor.
- ScrollPaneOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Constructor.
- ScrollPaneOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Constructor.
- ScrollPaneOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Constructs a ScrollPaneOperator object.
- ScrollPaneOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Constructs a ScrollPaneOperator object.
- ScrollPaneOperator.ScrollPaneFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- scrollPathToVisible(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.scrollPathToVisible(TreePath)
through queue - scrollRectToVisible(Rectangle) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.scrollRectToVisible(Rectangle)
through queue - scrollRowToVisible(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.scrollRowToVisible(int)
through queue - scrollTo(ScrollAdjuster) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Scrolls scrollbar to the position defined by a ScrollAdjuster implementation.
- scrollTo(ScrollAdjuster) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Scrolls slider to the position defined by a ScrollAdjuster implementation.
- scrollTo(ScrollAdjuster) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Scrolls to reach a condition specified by
ScrollAdjuster
- scrollTo(ScrollAdjuster) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Scrolls to the position defined by a ScrollAdjuster implementation.
- scrollTo(ScrollAdjuster) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Scrolls scrollbar to the position defined by a ScrollAdjuster implementation.
- scrollTo(ScrollAdjuster) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrools to the position defined by a ScrollAdjuster instance.
- scrollTo(JScrollBarOperator.ScrollChecker) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Scrolls scrollbar to the position defined by a ScrollChecker implementation.
- scrollTo(Waitable, Object, boolean) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Scrolls scrollbar to the position defined by w parameter.
- scrollTo(Waitable, Object, boolean) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Scrolls scrollbar to the position defined by w parameter.
- scrollToBottom() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls pane to bottom.
- scrollToBottom() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls pane to bottom.
- scrollToCell(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Scrolls to a cell if the table lies on a JScrollPane component.
- scrollToComponent(Component) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls pane to component on this pane.
- scrollToComponent(Component) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls pane to component on this pane.
- scrollToComponentPoint(Component, int, int) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls pane to point.
- scrollToComponentPoint(Component, int, int) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls pane to point.
- scrollToComponentRectangle(Component, int, int, int, int) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls pane to rectangle of a component.
- scrollToComponentRectangle(Component, int, int, int, int) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls pane to rectangle..
- scrollToDate(Date) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.DateSpinnerOperator
-
Scrolls to a date.
- scrollToFrame() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Scrolls to internal frame.
- scrollToHorizontalValue(double) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls horizontal scroll bar.
- scrollToHorizontalValue(double) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls horizontal scroll bar.
- scrollToHorizontalValue(int) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls horizontal scroll bar.
- scrollToHorizontalValue(int) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls horizontal scroll bar.
- scrollToIndex(int) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ListSpinnerOperator
-
Scrolls to an item having specified instance.
- scrollToItem(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Scrolls to an item if the list is on a JScrollPane component.
- scrollToItem(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Deprecated.Use scrollToItem(String) or scrollToItem(String, StringComparator)
- scrollToItem(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Scrolls to an item if the list is on a JScrollPane component.
- scrollToLeft() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls pane to left.
- scrollToLeft() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls pane to left.
- scrollToMaximum() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Scrolls to maximum value.
- scrollToMaximum() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Moves slider to the maximal value.
- scrollToMaximum() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Scrolls to maximum value.
- scrollToMaximum() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Scrolls to maximum value.
- scrollToMaximum(ComponentOperator, int) - Method in interface org.netbeans.jemmy.drivers.ScrollDriver
-
Changes value to a maximum.
- scrollToMaximum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- scrollToMaximum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- scrollToMaximum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- scrollToMaximum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- scrollToMaximum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSpinnerDriver
- scrollToMaximum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSplitPaneDriver
- scrollToMaximum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.ScrollbarDriver
- scrollToMaximum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.ScrollPaneDriver
- scrollToMinimum() - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Scrolls to minimum value.
- scrollToMinimum() - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Moves slider to the minimal value.
- scrollToMinimum() - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Scrolls to minimum value.
- scrollToMinimum() - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Scrolls to minimum value.
- scrollToMinimum(ComponentOperator, int) - Method in interface org.netbeans.jemmy.drivers.ScrollDriver
-
Changes value to a minimum.
- scrollToMinimum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- scrollToMinimum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- scrollToMinimum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- scrollToMinimum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- scrollToMinimum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSpinnerDriver
- scrollToMinimum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSplitPaneDriver
- scrollToMinimum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.ScrollbarDriver
- scrollToMinimum(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.scrolling.ScrollPaneDriver
- scrollToObject(Object, int) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Scrolls to exact match of a spinner value to the specified value.
- scrollToPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Scrolls to a path if the tree is on a JScrollPane component.
- scrollToPosition(int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Scrolls to a text poistion.
- scrollToRectangle(int, int, int, int) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Scrolls to internal frame's rectangle.
- scrollToRectangle(Rectangle) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Scrolls to internal frame's rectangle.
- scrollToRight() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls pane to right.
- scrollToRight() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls pane to right.
- scrollToRow(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Scrolls to a row if the tree is on a JScrollPane component.
- scrollToString(String) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ListSpinnerOperator
-
Scrolls to
getValue().toString()
match a specified pattern. - scrollToString(String, int) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Scrolls to matching of
getValue().toString()
with the pattern. - scrollToString(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.ListSpinnerOperator
-
Scrolls to
getValue().toString()
match a specified pattern. - scrollToString(String, Operator.StringComparator, int) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Scrolls to matching of
getValue().toString() with the pattern.
- scrollToTop() - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls pane to top.
- scrollToTop() - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls pane to top.
- scrollToValue(double) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Scrolls scroll bar to necessary proportional value.
- scrollToValue(double) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.NumberSpinnerOperator
-
Scrolls to a double value.
- scrollToValue(double) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Scrolls scroll bar to necessary proportional value.
- scrollToValue(int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Scrolls scroll bar to necessary value.
- scrollToValue(int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Moves slider to the necessary value.
- scrollToValue(int) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Scrolls scroll bar to necessary value.
- scrollToValue(Number) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator.NumberSpinnerOperator
-
Scrolls to a number value.
- scrollToValues(double, double) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls both scroll bars.
- scrollToValues(double, double) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls both scroll bars.
- scrollToValues(int, int) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls both scroll bars.
- scrollToValues(int, int) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls both scroll bars.
- scrollToVerticalValue(double) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls vertical scroll bar.
- scrollToVerticalValue(double) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls vertical scroll bar.
- scrollToVerticalValue(int) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Scrolls vertical scroll bar.
- scrollToVerticalValue(int) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Scrolls vertical scroll bar.
- select(int) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.select(int)
through queue - select(int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.select(int)
through queue - select(int, int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.select(int, int)
through queue - select(int, int) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.select(int, int)
through queue - selectAll() - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.selectAll()
through queue - selectAll() - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.selectAll()
through queue - selectAll() - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.selectAll()
through queue - selectCell(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Selects a specified cell.
- selectCell(ComponentOperator, int, int) - Method in interface org.netbeans.jemmy.drivers.TableDriver
-
Selects a cell.
- selectCell(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.tables.JTableMouseDriver
- selectColumn(int) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Selects a column.
- selectColumns(int[]) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Selects some columns.
- SELECTED_COLUMN_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JTableOperator
-
Identifier for a "selected column" property.
- SELECTED_ITEM_DPROP - Static variable in class org.netbeans.jemmy.operators.ChoiceOperator
-
Identifier for a selected item property.
- SELECTED_ITEM_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JListOperator
-
Identifier for a "selected item" property.
- SELECTED_ITEM_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.ListOperator
-
Identifier for a "selected item" property.
- SELECTED_PAGE_DPROP - Static variable in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Identifier for a "selected page" property.
- SELECTED_PAGE_DPROP - Static variable in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Identifier for a "selected page" property.
- SELECTED_ROW_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JTableOperator
-
Identifier for a "selected row" property.
- SELECTED_TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Identifier for a "selected text" property.
- selectFile(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Selects a file curently in the list.
- selectFile(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Deprecated.Use selectFile(String) or selectFile(String, StringComparator)
- selectFile(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Selects a file curently in the list.
- selectFileType(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Selects file type from the combo box below.
- selectFileType(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Deprecated.Use selectFileType(String) or selectFileType(String, StringComparator)
- selectFileType(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Selects file type from the combo box below.
- SELECTION_FIRST_DPROP - Static variable in class org.netbeans.jemmy.operators.JTreeOperator
-
Identifier for a "first selected" property.
- SELECTION_LAST_DPROP - Static variable in class org.netbeans.jemmy.operators.JTreeOperator
-
Identifier for a "last selected" property.
- selectItem(int) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Selects an item by index.
- selectItem(int) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Selects combobox item.
- selectItem(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Selects an item by index.
- selectItem(int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Selects an item.
- selectItem(String) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Selects an item by text.
- selectItem(String) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Selects combobox item.
- selectItem(String) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Selects an item by text.
- selectItem(String) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Selects an item.
- selectItem(String[]) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Selects items by texts.
- selectItem(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Deprecated.Use selectItem(String) or selectItem(String, StringComparator)
- selectItem(String, int) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Selects an item by text.
- selectItem(String, int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Selects an item.
- selectItem(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Selects an item by text.
- selectItem(ComponentOperator, int) - Method in interface org.netbeans.jemmy.drivers.ListDriver
-
Selects an item.
- selectItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.lists.ChoiceDriver
- selectItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.lists.JComboMouseDriver
- selectItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.lists.JListMouseDriver
- selectItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.lists.JTabAPIDriver
- selectItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.lists.JTableHeaderDriver
- selectItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.lists.JTabMouseDriver
- selectItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.lists.ListAPIDriver
- selectItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.lists.ListKeyboardDriver
- selectItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.trees.JTreeAPIDriver
- selectItem(ComponentOperator, int) - Method in class org.netbeans.jemmy.drivers.trees.JTreeMouseDriver
- selectItems(int[]) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Selects items by indices.
- selectItems(int, int) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Selects some items.
- selectItems(ComponentOperator, int[]) - Method in class org.netbeans.jemmy.drivers.lists.JListMouseDriver
- selectItems(ComponentOperator, int[]) - Method in class org.netbeans.jemmy.drivers.lists.JTableHeaderDriver
- selectItems(ComponentOperator, int[]) - Method in class org.netbeans.jemmy.drivers.lists.ListAPIDriver
- selectItems(ComponentOperator, int[]) - Method in interface org.netbeans.jemmy.drivers.MultiSelListDriver
-
Selects some items.
- selectItems(ComponentOperator, int[]) - Method in class org.netbeans.jemmy.drivers.trees.JTreeAPIDriver
- selectItems(ComponentOperator, int[]) - Method in class org.netbeans.jemmy.drivers.trees.JTreeMouseDriver
- selectLines(int, int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Select some text lines.
- selectPage(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Selects tab.
- selectPage(String) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Selects tab by tab title.
- selectPage(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Deprecated.Use selectPage(String) or selectPage(String, StringComparator)
- selectPage(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Selects tab.
- selectPage(JTabbedPaneOperator.TabPageChooser) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Selects tab.
- selectPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Selects the path.
- selectPathDirectory(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Selects directory from the combo box above.
- selectPathDirectory(String, boolean, boolean) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Deprecated.Use selectPathDirectory(String) or selectPathDirectory(String, StringComparator)
- selectPathDirectory(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Selects directory from the combo box above.
- selectPaths(TreePath[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Selects some pathes.
- selectRow(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Selects the node in the specified row.
- selectText(int, int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Selects a part of text.
- selectText(int, int) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Selects a part of text.
- selectText(int, int, int, int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Select a part of text.
- selectText(String) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Selects a part of text.
- selectText(String, int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Selects a part of text.
- selectText(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.text.TextAPIDriver
- selectText(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
- selectText(ComponentOperator, int, int) - Method in interface org.netbeans.jemmy.drivers.TextDriver
-
Selects text.
- selectWithKeyChar(char) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.selectWithKeyChar(char)
through queue - setAccelerator(KeyStroke) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.setAccelerator(KeyStroke)
through queue - setAccessory(JComponent) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setAccessory(JComponent)
through queue - setActionCommand(String) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setActionCommand(String)
through queue - setActionCommand(String) - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Maps
Button.setActionCommand(String)
through queue - setActionCommand(String) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setActionCommand(String)
through queue - setActionCommand(String) - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.setActionCommand(String)
through queue - setActionPriority(int) - Method in class org.netbeans.jemmy.ActionProducer
-
Defines action priority in terms of thread priority.
- setAlignment(int) - Method in class org.netbeans.jemmy.operators.LabelOperator
-
Maps
Label.setAlignment(int)
through queue - setAlignment(int) - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Adds alignment checking to the criteria.
- setAlignmentX(float) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setAlignmentX(float)
through queue - setAlignmentY(float) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setAlignmentY(float)
through queue - setApproveButtonMnemonic(char) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setApproveButtonMnemonic(char)
through queue - setApproveButtonMnemonic(int) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setApproveButtonMnemonic(int)
through queue - setApproveButtonText(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setApproveButtonText(String)
through queue - setApproveButtonToolTipText(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setApproveButtonToolTipText(String)
through queue - setArmed(boolean) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.setArmed(boolean)
through queue - setAutoCreateColumnsFromModel(boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setAutoCreateColumnsFromModel(boolean)
through queue - setAutoFlushMode(boolean) - Method in class org.netbeans.jemmy.TestOut
-
Specifies either flush is invoked after each output.
- setAutoResizeMode(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setAutoResizeMode(int)
through queue - setAutoscrolls(boolean) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setAutoscrolls(boolean)
through queue - setBackground(Color) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setBackground(Color)
through queue - setBackground(Color) - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Adds backgroung color checking to the criteria.
- setBackgroundAt(int, Color) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setBackgroundAt(int, Color)
through queue - setBlockIncrement(int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.setBlockIncrement(int)
through queue - setBlockIncrement(int) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.setBlockIncrement(int)
through queue - setBold(boolean) - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Adds boldness checking to the criteria.
- setBorder(Border) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setBorder(Border)
through queue - setBorderPainted(boolean) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setBorderPainted(boolean)
through queue - setBorderPainted(boolean) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.setBorderPainted(boolean)
through queue - setBorderPainted(boolean) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.setBorderPainted(boolean)
through queue - setBorderPainted(boolean) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.setBorderPainted(boolean)
through queue - setBottomComponent(Component) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setBottomComponent(Component)
through queue - setBounds(int, int, int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setBounds(int, int, int, int)
through queue - setBounds(Rectangle) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setBounds(Rectangle)
through queue - setBundleManager(BundleManager) - Method in class org.netbeans.jemmy.JemmyProperties
-
Changes bundle manager.
- setButtonDriver(ButtonDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
BUTTON_DRIVER_ID
driver. - setCaret(Caret) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setCaret(Caret)
through queue - setCaretColor(Color) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setCaretColor(Color)
through queue - setCaretPosition(int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setCaretPosition(int)
through queue - setCaretPosition(int) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.setCaretPosition(int)
through queue - setCellEditor(TableCellEditor) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setCellEditor(TableCellEditor)
through queue - setCellEditor(TreeCellEditor) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setCellEditor(TreeCellEditor)
through queue - setCellRenderer(ListCellRenderer) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setCellRenderer(ListCellRenderer)
through queue - setCellRenderer(TreeCellRenderer) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setCellRenderer(TreeCellRenderer)
through queue - setCellSelectionEnabled(boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setCellSelectionEnabled(boolean)
through queue - setCharacterAttributes(AttributeSet, boolean) - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.setCharacterAttributes(AttributeSet, boolean)
through queue - setCharBindingMap(CharBindingMap) - Method in class org.netbeans.jemmy.JemmyProperties
-
Changes char binding map.
- setCharBindingMap(CharBindingMap) - Method in class org.netbeans.jemmy.operators.Operator
-
Defines CharBindingMap.
- setCheckboxGroup(CheckboxGroup) - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Maps
Checkbox.setCheckboxGroup(CheckboxGroup)
through queue - setChooserPanels(AbstractColorChooserPanel[]) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.setChooserPanels(AbstractColorChooserPanel[])
through queue - setClosable(boolean) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setClosable(boolean)
through queue - setClosed(boolean) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setClosed(boolean)
through queue - setColor(int) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.setColor(int)
through queue - setColor(int, int, int) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.setColor(int, int, int)
through queue - setColor(Color) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.setColor(Color)
through queue - setColumnHeader(JViewport) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setColumnHeader(JViewport)
through queue - setColumnHeaderView(Component) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setColumnHeaderView(Component)
through queue - setColumnModel(TableColumnModel) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.setColumnModel(TableColumnModel)
through queue - setColumnModel(TableColumnModel) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setColumnModel(TableColumnModel)
through queue - setColumns(int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.setColumns(int)
through queue - setColumns(int) - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.setColumns(int)
through queue - setColumns(int) - Method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Maps
TextArea.setColumns(int)
through queue - setColumns(int) - Method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Maps
TextField.setColumns(int)
through queue - setColumnSelectionAllowed(boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setColumnSelectionAllowed(boolean)
through queue - setColumnSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setColumnSelectionInterval(int, int)
through queue - setCommentTimeout(long) - Method in class org.netbeans.jemmy.demo.DefaultCommentWindow
-
Specifies the time to display comment.
- setCommentWindow(CommentWindow) - Static method in class org.netbeans.jemmy.demo.Demonstrator
-
Changes current CommentWindow.
- setComparator(Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.Operator
-
Defines object which is used for string comparison.
- setComponentAt(int, Component) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setComponentAt(int, Component)
through queue - setComponentChooser(ComponentChooser) - Method in class org.netbeans.jemmy.WindowWaiter
-
Method can be used by a subclass to define chooser.
- setComponentOrientation(ComponentOrientation) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setComponentOrientation(ComponentOrientation)
through queue - setContentAreaFilled(boolean) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setContentAreaFilled(boolean)
through queue - setContentPane(Container) - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.setContentPane(Container)
through queue - setContentPane(Container) - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.setContentPane(Container)
through queue - setContentPane(Container) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setContentPane(Container)
through queue - setContentType(String) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.setContentType(String)
through queue - setContinuousLayout(boolean) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setContinuousLayout(boolean)
through queue - setCorner(String, Component) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setCorner(String, Component)
through queue - setCurrentBundleManager(BundleManager) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().setBundleManager(resources).
- setCurrentCharBindingMap(CharBindingMap) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().setCharBindingMap(map).
- setCurrentDirectory(File) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setCurrentDirectory(File)
through queue - setCurrentDispatchingModel(int) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Defines event dispatching model.
- setCurrentDragAndDropStepLength(int) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Specifies the current drag and drop step length value.
- setCurrentOutput(TestOut) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().setOutput(out).
- setCurrentProperty(String, Object) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().setProperty(propertyName, propertyValue).
- setCurrentTimeout(String, long) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().getTimeouts().setTimeout(name, newValue).
- setCurrentTimeouts(Timeouts) - Static method in class org.netbeans.jemmy.JemmyProperties
-
Just like getProperties().setTimeouts(to).
- setCursor(Cursor) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setCursor(Cursor)
through queue - setDebugGraphicsOptions(int) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setDebugGraphicsOptions(int)
through queue - setDefault(String, long) - Static method in class org.netbeans.jemmy.Timeouts
-
Stores default timeout value.
- setDefaultCapable(boolean) - Method in class org.netbeans.jemmy.operators.JButtonOperator
-
Maps
JButton.setDefaultCapable(boolean)
through queue - setDefaultCloseOperation(int) - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.setDefaultCloseOperation(int)
through queue - setDefaultCloseOperation(int) - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.setDefaultCloseOperation(int)
through queue - setDefaultCloseOperation(int) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setDefaultCloseOperation(int)
through queue - setDefaultComponentVisualizer(Operator.ComponentVisualizer) - Static method in class org.netbeans.jemmy.operators.Operator
-
Specifies an object to be used by default to prepare component.
- setDefaultEditor(Class, TableCellEditor) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setDefaultEditor(Class, TableCellEditor)
through queue - setDefaultPathParser(Operator.PathParser) - Static method in class org.netbeans.jemmy.operators.Operator
-
Specifies an object used for parsing of path-like strings.
- setDefaultRenderer(Class, TableCellRenderer) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setDefaultRenderer(Class, TableCellRenderer)
through queue - setDefaultRenderer(TableCellRenderer) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.setDefaultRenderer(TableCellRenderer)
through queue - setDefaultStringComparator(Operator.StringComparator) - Static method in class org.netbeans.jemmy.operators.Operator
-
Defines string comparator to be assigned in constructor.
- setDefaultVerification(boolean) - Static method in class org.netbeans.jemmy.operators.Operator
-
Defines weither newly created operators should perform operation verifications by default.
- setDelay(int) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.setDelay(int)
through queue - setDesktopIcon(JInternalFrame.JDesktopIcon) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setDesktopIcon(JDesktopIcon)
through queue - setDialogTitle(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setDialogTitle(String)
through queue - setDialogType(int) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setDialogType(int)
through queue - setDisabledIcon(Icon) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setDisabledIcon(Icon)
through queue - setDisabledIcon(Icon) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setDisabledIcon(Icon)
through queue - setDisabledIconAt(int, Icon) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setDisabledIconAt(int, Icon)
through queue - setDisabledSelectedIcon(Icon) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setDisabledSelectedIcon(Icon)
through queue - setDisabledTextColor(Color) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setDisabledTextColor(Color)
through queue - setDispatchingModel(int) - Method in class org.netbeans.jemmy.EventDispatcher
-
Defines dispatching model.
- setDispatchingModel(int) - Method in class org.netbeans.jemmy.JemmyProperties
-
Specifies the dispatching model value.
- setDisplayedMnemonic(char) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setDisplayedMnemonic(char)
through queue - setDisplayedMnemonic(int) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setDisplayedMnemonic(int)
through queue - setDividerLocation(double) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setDividerLocation(double)
through queue - setDividerLocation(int) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setDividerLocation(int)
through queue - setDividerSize(int) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setDividerSize(int)
through queue - setDocument(Document) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setDocument(Document)
through queue - setDoubleBuffered(boolean) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setDoubleBuffered(boolean)
through queue - setDragAndDropStepLength(int) - Method in class org.netbeans.jemmy.JemmyProperties
-
Specifies the drag and drop step length value.
- setDraggedColumn(TableColumn) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.setDraggedColumn(TableColumn)
through queue - setDraggedDistance(int) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.setDraggedDistance(int)
through queue - setDriver(String, Object, Class) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Sets driver for an operator class.
- setDriver(String, Object, String) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Sets driver for an operator class name.
- setDriver(String, Driver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Sets driver for all classes supported by driver.
- setDriver(String, LightDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Sets driver for all classes supported by driver.
- setDropTarget(DropTarget) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setDropTarget(DropTarget)
through queue - setEchoChar(char) - Method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Maps
JPasswordField.setEchoChar(char)
through queue - setEditable(boolean) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setEditable(boolean)
through queue - setEditable(boolean) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setEditable(boolean)
through queue - setEditable(boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setEditable(boolean)
through queue - setEditable(boolean) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.setEditable(boolean)
through queue - setEditingColumn(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setEditingColumn(int)
through queue - setEditingRow(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setEditingRow(int)
through queue - setEditor(ComboBoxEditor) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setEditor(ComboBoxEditor)
through queue - setEditor(JComponent) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.setEditor(JComponent)
through queue - setEditorKit(EditorKit) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.setEditorKit(EditorKit)
through queue - setEditorKitForContentType(String, EditorKit) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.setEditorKitForContentType(String, EditorKit)
through queue - setEnabled(boolean) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setEnabled(boolean)
through queue - setEnabledAt(int, boolean) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setEnabledAt(int, boolean)
through queue - setException(Exception) - Method in class org.netbeans.jemmy.operators.Operator.NoBlockingAction
-
Specifies the exception.
- setExistingField(String, Object) - Method in class org.netbeans.jemmy.EventDispatcher
-
Sets component field value through
SwingUtilities.invokeAndWait(Runnable)
. - setExistingField(String, Object, TestOut) - Method in class org.netbeans.jemmy.EventDispatcher
-
Sets component field value through
SwingUtilities.invokeAndWait(Runnable)
. - setExtent(int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setExtent(int)
through queue - setField(String, Object) - Method in class org.netbeans.jemmy.ClassReference
-
Change a field's value.
- setField(String, Object) - Method in class org.netbeans.jemmy.EventDispatcher
-
Sets component field value through
SwingUtilities.invokeAndWait(Runnable)
. - setFileFilter(FileFilter) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setFileFilter(FileFilter)
through queue - setFileHidingEnabled(boolean) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setFileHidingEnabled(boolean)
through queue - setFileSelectionMode(int) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setFileSelectionMode(int)
through queue - setFileSystemView(FileSystemView) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setFileSystemView(FileSystemView)
through queue - setFileView(FileView) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setFileView(FileView)
through queue - setFixedCellHeight(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setFixedCellHeight(int)
through queue - setFixedCellWidth(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setFixedCellWidth(int)
through queue - setFocusAccelerator(char) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setFocusAccelerator(char)
through queue - setFocusDriver(FocusDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
FOCUS_DRIVER_ID
driver. - setFocusPainted(boolean) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setFocusPainted(boolean)
through queue - setFont(Font) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setFont(Font)
through queue - setFontFamily(String) - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Adds font family checking to the criteria.
- setFontSize(int) - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Adds font size checking to the criteria.
- setForeground(Color) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setForeground(Color)
through queue - setForeground(Color) - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Adds foregroung color checking to the criteria.
- setForegroundAt(int, Color) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setForegroundAt(int, Color)
through queue - setFrameDriver(FrameDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
FRAME_DRIVER_ID
driver. - setFrameIcon(Icon) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setFrameIcon(Icon)
through queue - setGlassPane(Component) - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.setGlassPane(Component)
through queue - setGlassPane(Component) - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.setGlassPane(Component)
through queue - setGlassPane(Component) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setGlassPane(Component)
through queue - setGridColor(Color) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setGridColor(Color)
through queue - setHelpMenu(JMenu) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.setHelpMenu(JMenu)
through queue - setHighlighter(Highlighter) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setHighlighter(Highlighter)
through queue - setHorizontalAlignment(int) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setHorizontalAlignment(int)
through queue - setHorizontalAlignment(int) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setHorizontalAlignment(int)
through queue - setHorizontalAlignment(int) - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.setHorizontalAlignment(int)
through queue - setHorizontalScrollBar(JScrollBar) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setHorizontalScrollBar(JScrollBar)
through queue - setHorizontalScrollBarPolicy(int) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setHorizontalScrollBarPolicy(int)
through queue - setHorizontalTextPosition(int) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setHorizontalTextPosition(int)
through queue - setHorizontalTextPosition(int) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setHorizontalTextPosition(int)
through queue - setIcon(boolean) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setIcon(boolean)
through queue - setIcon(Icon) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setIcon(Icon)
through queue - setIcon(Icon) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setIcon(Icon)
through queue - setIconAt(int, Icon) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setIconAt(int, Icon)
through queue - setIconifiable(boolean) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setIconifiable(boolean)
through queue - setIconImage(Image) - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maps
Frame.setIconImage(Image)
through queue - setIconTextGap(int) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setIconTextGap(int)
through queue - setIntercellSpacing(Dimension) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setIntercellSpacing(Dimension)
through queue - setInternalFrameDriver(InternalFrameDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
INTERNAL_FRAME_DRIVER_ID
driver. - setInverted(boolean) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setInverted(boolean)
through queue - setInvoker(Component) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.setInvoker(Component)
through queue - setInvokesStopCellEditing(boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setInvokesStopCellEditing(boolean)
through queue - setItalic(boolean) - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Adds italic style checking to the criteria.
- setJMenuBar(JMenuBar) - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.setJMenuBar(JMenuBar)
through queue - setJMenuBar(JMenuBar) - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.setJMenuBar(JMenuBar)
through queue - setJMenuBar(JMenuBar) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setJMenuBar(JMenuBar)
through queue - setKeyDriver(KeyDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
KEY_DRIVER_ID
driver. - setKeymap(Keymap) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setKeymap(Keymap)
through queue - setKeySelectionManager(JComboBox.KeySelectionManager) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setKeySelectionManager(KeySelectionManager)
through queue - setLabel(String) - Method in class org.netbeans.jemmy.operators.ButtonOperator
-
Maps
Button.setLabel(String)
through queue - setLabel(String) - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Maps
Checkbox.setLabel(String)
through queue - setLabel(String) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.setLabel(String)
through queue - setLabelFor(Component) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setLabelFor(Component)
through queue - setLabelTable(Dictionary) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setLabelTable(Dictionary)
through queue - setLargeModel(boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setLargeModel(boolean)
through queue - setLastDividerLocation(int) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setLastDividerLocation(int)
through queue - setLayer(Integer) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setLayer(Integer)
through queue - setLayeredPane(JLayeredPane) - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.setLayeredPane(JLayeredPane)
through queue - setLayeredPane(JLayeredPane) - Method in class org.netbeans.jemmy.operators.JFrameOperator
-
Maps
JFrame.setLayeredPane(JLayeredPane)
through queue - setLayeredPane(JLayeredPane) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setLayeredPane(JLayeredPane)
through queue - setLayout(LayoutManager) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Maps
Container.setLayout(LayoutManager)
through queue - setLeftComponent(Component) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setLeftComponent(Component)
through queue - setLightWeightPopupEnabled(boolean) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setLightWeightPopupEnabled(boolean)
through queue - setLightWeightPopupEnabled(boolean) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.setLightWeightPopupEnabled(boolean)
through queue - setLineWrap(boolean) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.setLineWrap(boolean)
through queue - setListData(Object[]) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setListData(Object[])
through queue - setListData(Vector) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setListData(Vector)
through queue - setListDriver(ListDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
LIST_DRIVER_ID
driver. - setLocale(Locale) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setLocale(Locale)
through queue - setLocation(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setLocation(int, int)
through queue - setLocation(Point) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setLocation(Point)
through queue - setLocationRelativeTo(Component) - Method in class org.netbeans.jemmy.operators.JDialogOperator
-
Maps
JDialog.setLocationRelativeTo(Component)
through queue - setLogicalStyle(Style) - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.setLogicalStyle(Style)
through queue - setMajorTickSpacing(int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setMajorTickSpacing(int)
through queue - setMargin(Insets) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setMargin(Insets)
through queue - setMargin(Insets) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.setMargin(Insets)
through queue - setMargin(Insets) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setMargin(Insets)
through queue - setMaximizable(boolean) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setMaximizable(boolean)
through queue - setMaximum(boolean) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setMaximum(boolean)
through queue - setMaximum(int) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.setMaximum(int)
through queue - setMaximum(int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.setMaximum(int)
through queue - setMaximum(int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setMaximum(int)
through queue - setMaximum(int) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.setMaximum(int)
through queue - setMaximumRowCount(int) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setMaximumRowCount(int)
through queue - setMaximumSize(Dimension) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setMaximumSize(Dimension)
through queue - setMenuBar(MenuBar) - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maps
Frame.setMenuBar(MenuBar)
through queue - setMenuDriver(MenuDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
MENU_DRIVER_ID
driver. - setMenuLocation(int, int) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.setMenuLocation(int, int)
through queue - setMinimum(int) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.setMinimum(int)
through queue - setMinimum(int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.setMinimum(int)
through queue - setMinimum(int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setMinimum(int)
through queue - setMinimum(int) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.setMinimum(int)
through queue - setMinimumSize(Dimension) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setMinimumSize(Dimension)
through queue - setMinorTickSpacing(int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setMinorTickSpacing(int)
through queue - setMnemonic(char) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setMnemonic(char)
through queue - setMnemonic(int) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setMnemonic(int)
through queue - setModal(boolean) - Method in class org.netbeans.jemmy.operators.DialogOperator
-
Maps
Dialog.setModal(boolean)
through queue - setModel(BoundedRangeModel) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.setModel(BoundedRangeModel)
through queue - setModel(BoundedRangeModel) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.setModel(BoundedRangeModel)
through queue - setModel(BoundedRangeModel) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setModel(BoundedRangeModel)
through queue - setModel(ButtonModel) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setModel(ButtonModel)
through queue - setModel(ComboBoxModel) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setModel(ComboBoxModel)
through queue - setModel(ListModel) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setModel(ListModel)
through queue - setModel(SingleSelectionModel) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setModel(SingleSelectionModel)
through queue - setModel(SpinnerModel) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.setModel(SpinnerModel)
through queue - setModel(TableModel) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setModel(TableModel)
through queue - setModel(TreeModel) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setModel(TreeModel)
through queue - setMouseDriver(MouseDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
MOUSE_DRIVER_ID
driver. - setMultipleMode(boolean) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Maps
List.setMultipleMode(boolean)
through queue - setMultiSelectionEnabled(boolean) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setMultiSelectionEnabled(boolean)
through queue - setMultiSelListDriver(MultiSelListDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
MULTISELLIST_DRIVER_ID
driver. - setName(String) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setName(String)
through queue - setNextFocusableComponent(Component) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setNextFocusableComponent(Component)
through queue - setObject(Object) - Method in class org.netbeans.jemmy.ObjectBrowser
-
Specifies the object value.
- setOneTouchExpandable(boolean) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setOneTouchExpandable(boolean)
through queue - setOpaque(boolean) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setOpaque(boolean)
through queue - setOrderedListDriver(OrderedListDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
ORDEREDLIST_DRIVER_ID
driver. - setOrientation(int) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.setOrientation(int)
through queue - setOrientation(int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.setOrientation(int)
through queue - setOrientation(int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setOrientation(int)
through queue - setOrientation(int) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setOrientation(int)
through queue - setOrientation(int) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.setOrientation(int)
through queue - setOutput(TestOut) - Method in class org.netbeans.jemmy.ActionProducer
-
Identity of the streams or writers used for print output.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.ComponentSearcher
-
Defines print output streams or writers.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.DialogWaiter
-
Defines print output streams or writers.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.EventDispatcher
-
Defines print output streams or writers.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.EventTool
-
Defines print output streams or writers.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.explorer.TrialListenerManager
- setOutput(TestOut) - Method in class org.netbeans.jemmy.FrameWaiter
-
Defines print output streams or writers.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.JemmyProperties
-
Changes output.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.ObjectBrowser
-
Defines print output streams or writers.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.ButtonOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.CheckboxOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.ComponentOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.ContainerOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.FrameOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JComponentOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator.JDesktopIconOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JListOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JMenuOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JSliderOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JTableOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.JTreeOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.ListOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.Operator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.TextAreaOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.TextFieldOperator
- setOutput(TestOut) - Method in class org.netbeans.jemmy.operators.WindowOperator
- setOutput(TestOut) - Method in interface org.netbeans.jemmy.Outputable
-
Defines print output streams or writers.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.QueueTool
-
Defines print output streams or writers.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.Test
-
Set the streams or writers used for print output.
- setOutput(TestOut) - Method in class org.netbeans.jemmy.util.PropChooser
- setOutput(TestOut) - Method in class org.netbeans.jemmy.util.WindowManager
- setOutput(TestOut) - Method in class org.netbeans.jemmy.Waiter
-
Defines print output streams or writers.
- setOwner(Window) - Method in class org.netbeans.jemmy.WindowWaiter
-
Method can be used by a subclass to define window owner.
- setPage(String) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.setPage(String)
through queue - setPage(URL) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Maps
JEditorPane.setPage(URL)
through queue - setPaintLabels(boolean) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setPaintLabels(boolean)
through queue - setPaintTicks(boolean) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setPaintTicks(boolean)
through queue - setPaintTrack(boolean) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setPaintTrack(boolean)
through queue - setParagraphAttributes(AttributeSet, boolean) - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.setParagraphAttributes(AttributeSet, boolean)
through queue - setPathParser(Operator.PathParser) - Method in class org.netbeans.jemmy.operators.Operator
-
Specifies object which is used for parsing of path-like strings.
- setPopupMenuVisible(boolean) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Maps
JMenu.setPopupMenuVisible(boolean)
through queue - setPopupSize(int, int) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.setPopupSize(int, int)
through queue - setPopupSize(Dimension) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.setPopupSize(Dimension)
through queue - setPopupVisible(boolean) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setPopupVisible(boolean)
through queue - setPreferredScrollableViewportSize(Dimension) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setPreferredScrollableViewportSize(Dimension)
through queue - setPreferredSize(Dimension) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setPreferredSize(Dimension)
through queue - setPressedIcon(Icon) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setPressedIcon(Icon)
through queue - setPreviewPanel(JComponent) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.setPreviewPanel(JComponent)
through queue - setProperties(JemmyProperties) - Method in class org.netbeans.jemmy.operators.Operator
-
Assigns a JemmyProperty object to this operator.
- setProperty(String, Object) - Method in class org.netbeans.jemmy.JemmyProperties
-
Saves object as a static link to be used by other objects.
- setPrototypeCellValue(Object) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setPrototypeCellValue(Object)
through queue - setRenderer(ListCellRenderer) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setRenderer(ListCellRenderer)
through queue - setReorderingAllowed(boolean) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.setReorderingAllowed(boolean)
through queue - setRequestFocusEnabled(boolean) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setRequestFocusEnabled(boolean)
through queue - setResizable(boolean) - Method in class org.netbeans.jemmy.operators.DialogOperator
-
Maps
Dialog.setResizable(boolean)
through queue - setResizable(boolean) - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maps
Frame.setResizable(boolean)
through queue - setResizable(boolean) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setResizable(boolean)
through queue - setResizingAllowed(boolean) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.setResizingAllowed(boolean)
through queue - setResizingColumn(TableColumn) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.setResizingColumn(TableColumn)
through queue - setRightComponent(Component) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setRightComponent(Component)
through queue - setRolloverEnabled(boolean) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setRolloverEnabled(boolean)
through queue - setRolloverIcon(Icon) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setRolloverIcon(Icon)
through queue - setRolloverSelectedIcon(Icon) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setRolloverSelectedIcon(Icon)
through queue - setRootVisible(boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setRootVisible(boolean)
through queue - setRowHeader(JViewport) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setRowHeader(JViewport)
through queue - setRowHeaderView(Component) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setRowHeaderView(Component)
through queue - setRowHeight(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setRowHeight(int)
through queue - setRowHeight(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setRowHeight(int)
through queue - setRowMargin(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setRowMargin(int)
through queue - setRows(int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.setRows(int)
through queue - setRows(int) - Method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Maps
TextArea.setRows(int)
through queue - setRowSelectionAllowed(boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setRowSelectionAllowed(boolean)
through queue - setRowSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setRowSelectionInterval(int, int)
through queue - setScrollDriver(ScrollDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
SCROLL_DRIVER_ID
driver. - setScrollModel(int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Deprecated.All actions are prformed throw a
ScrollDriver
registered for this component, so value set by this method is ignored. - setScrollOffset(int) - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Maps
JTextField.setScrollOffset(int)
through queue - setScrollPosition(int, int) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Maps
ScrollPane.setScrollPosition(int, int)
through queue - setScrollPosition(Point) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Maps
ScrollPane.setScrollPosition(Point)
through queue - setScrollsOnExpand(boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setScrollsOnExpand(boolean)
through queue - setSelected(boolean) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setSelected(boolean)
through queue - setSelected(boolean) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setSelected(boolean)
through queue - setSelected(Component) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.setSelected(Component)
through queue - setSelected(Component) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.setSelected(Component)
through queue - setSelectedComponent(Component) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setSelectedComponent(Component)
through queue - setSelectedFile(File) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setSelectedFile(File)
through queue - setSelectedFiles(File[]) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.setSelectedFiles(File[])
through queue - setSelectedIcon(Icon) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setSelectedIcon(Icon)
through queue - setSelectedIndex(int) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setSelectedIndex(int)
through queue - setSelectedIndex(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setSelectedIndex(int)
through queue - setSelectedIndex(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setSelectedIndex(int)
through queue - setSelectedIndices(int[]) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setSelectedIndices(int[])
through queue - setSelectedItem(Object) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setSelectedItem(Object)
through queue - setSelectedTextColor(Color) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setSelectedTextColor(Color)
through queue - setSelectedValue(Object, boolean) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setSelectedValue(Object, boolean)
through queue - setSelectionBackground(Color) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setSelectionBackground(Color)
through queue - setSelectionBackground(Color) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setSelectionBackground(Color)
through queue - setSelectionColor(Color) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setSelectionColor(Color)
through queue - setSelectionEnd(int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setSelectionEnd(int)
through queue - setSelectionEnd(int) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.setSelectionEnd(int)
through queue - setSelectionForeground(Color) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setSelectionForeground(Color)
through queue - setSelectionForeground(Color) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setSelectionForeground(Color)
through queue - setSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setSelectionInterval(int, int)
through queue - setSelectionInterval(int, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setSelectionInterval(int, int)
through queue - setSelectionMode(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setSelectionMode(int)
through queue - setSelectionMode(int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setSelectionMode(int)
through queue - setSelectionModel(ColorSelectionModel) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.setSelectionModel(ColorSelectionModel)
through queue - setSelectionModel(ListSelectionModel) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setSelectionModel(ListSelectionModel)
through queue - setSelectionModel(ListSelectionModel) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setSelectionModel(ListSelectionModel)
through queue - setSelectionModel(SingleSelectionModel) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.setSelectionModel(SingleSelectionModel)
through queue - setSelectionModel(SingleSelectionModel) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.setSelectionModel(SingleSelectionModel)
through queue - setSelectionModel(TreeSelectionModel) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setSelectionModel(TreeSelectionModel)
through queue - setSelectionPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setSelectionPath(TreePath)
through queue - setSelectionPaths(TreePath[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setSelectionPaths(TreePath[])
through queue - setSelectionRow(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setSelectionRow(int)
through queue - setSelectionRows(int[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setSelectionRows(int[])
through queue - setSelectionStart(int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setSelectionStart(int)
through queue - setSelectionStart(int) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.setSelectionStart(int)
through queue - setShowGrid(boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setShowGrid(boolean)
through queue - setShowHorizontalLines(boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setShowHorizontalLines(boolean)
through queue - setShowsRootHandles(boolean) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setShowsRootHandles(boolean)
through queue - setShowVerticalLines(boolean) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setShowVerticalLines(boolean)
through queue - setSize(int, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setSize(int, int)
through queue - setSize(Dimension) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setSize(Dimension)
through queue - setSnapToTicks(boolean) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setSnapToTicks(boolean)
through queue - setState(boolean) - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Maps
Checkbox.setState(boolean)
through queue - setState(boolean) - Method in class org.netbeans.jemmy.operators.JCheckBoxMenuItemOperator
-
Maps
JCheckBoxMenuItem.setState(boolean)
through queue - setState(int) - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maps
Frame.setState(int)
through queue - setState(String) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Maps
Choice.select(String)
through queue - setStatus(String) - Method in class org.netbeans.jemmy.explorer.GUIBrowser
-
Specifies a status text.
- setStrike(boolean) - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Adds strikeness checking to the criteria.
- setString(String) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.setString(String)
through queue - setStringPainted(boolean) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.setStringPainted(boolean)
through queue - setStyledDocument(StyledDocument) - Method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Maps
JTextPane.setStyledDocument(StyledDocument)
through queue - setTable(JTable) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.setTable(JTable)
through queue - setTableDriver(TableDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
TABLE_DRIVER_ID
driver. - setTableHeader(JTableHeader) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setTableHeader(JTableHeader)
through queue - setTabPlacement(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setTabPlacement(int)
through queue - setTabSize(int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.setTabSize(int)
through queue - setText(String) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setText(String)
through queue - setText(String) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setText(String)
through queue - setText(String) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setText(String)
through queue - setText(String) - Method in class org.netbeans.jemmy.operators.LabelOperator
-
Maps
Label.setText(String)
through queue - setText(String) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Maps
TextComponent.setText(String)
through queue - setTextDriver(TextDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
TEXT_DRIVER_ID
driver. - setTimeout(String, long) - Method in class org.netbeans.jemmy.JemmyProperties
-
Changes a timeouts value.
- setTimeout(String, long) - Method in class org.netbeans.jemmy.Timeouts
-
Sets new timeout value.
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.ActionProducer
-
Set all the time outs used by sleeps or waits used by the launched action.
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.DialogWaiter
-
Defines current timeouts.
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.EventDispatcher
-
Defines current timeouts.
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.EventTool
-
Defines current timeouts.
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.FrameWaiter
-
Defines current timeouts.
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.JemmyProperties
-
Changes timeouts.
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.ButtonOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.ComponentOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.ContainerOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JComponentOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator.JDesktopIconOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JMenuOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JSliderOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JTableOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.JTreeOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.Operator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.TextAreaOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.operators.TextFieldOperator
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.QueueTool
-
Defines current timeouts.
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.Test
-
Set the timeouts used by this
Test
. - setTimeouts(Timeouts) - Method in interface org.netbeans.jemmy.Timeoutable
-
Defines current timeouts.
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.util.WindowManager
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.Waiter
-
Defines current timeouts.
- setTimeouts(Timeouts) - Method in class org.netbeans.jemmy.WindowWaiter
-
Defines current timeouts.
- setTimeoutsToCloneOf(Timeouts, String) - Method in class org.netbeans.jemmy.Waiter
-
Like
Waiter.setTimeouts(Timeouts)
, but clones the timeouts first, then sets "Waiter.WaitingTime" to the timeout whose name is passed in. - setTitle(String) - Method in interface org.netbeans.jemmy.demo.CommentWindow
-
Defines window title.
- setTitle(String) - Static method in class org.netbeans.jemmy.demo.Demonstrator
-
Notifies current CommentWindow implementation to change title.
- setTitle(String) - Method in class org.netbeans.jemmy.operators.DialogOperator
-
Maps
Dialog.setTitle(String)
through queue - setTitle(String) - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Maps
Frame.setTitle(String)
through queue - setTitle(String) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setTitle(String)
through queue - setTitleAt(int, String) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setTitleAt(int, String)
through queue - setToolTipText(String) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.setToolTipText(String)
through queue - setTopComponent(Component) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setTopComponent(Component)
through queue - setTreeDriver(TreeDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
TREE_DRIVER_ID
driver. - setUI(ButtonUI) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setUI(ButtonUI)
through queue - setUI(ColorChooserUI) - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Maps
JColorChooser.setUI(ColorChooserUI)
through queue - setUI(ComboBoxUI) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.setUI(ComboBoxUI)
through queue - setUI(InternalFrameUI) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.setUI(InternalFrameUI)
through queue - setUI(LabelUI) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setUI(LabelUI)
through queue - setUI(ListUI) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setUI(ListUI)
through queue - setUI(MenuBarUI) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Maps
JMenuBar.setUI(MenuBarUI)
through queue - setUI(MenuItemUI) - Method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Maps
JMenuItem.setUI(MenuItemUI)
through queue - setUI(PopupMenuUI) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.setUI(PopupMenuUI)
through queue - setUI(ProgressBarUI) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.setUI(ProgressBarUI)
through queue - setUI(ScrollPaneUI) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setUI(ScrollPaneUI)
through queue - setUI(SliderUI) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setUI(SliderUI)
through queue - setUI(SpinnerUI) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.setUI(SpinnerUI)
through queue - setUI(SplitPaneUI) - Method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Maps
JSplitPane.setUI(SplitPaneUI)
through queue - setUI(TabbedPaneUI) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Maps
JTabbedPane.setUI(TabbedPaneUI)
through queue - setUI(TableHeaderUI) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.setUI(TableHeaderUI)
through queue - setUI(TableUI) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setUI(TableUI)
through queue - setUI(TextUI) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.setUI(TextUI)
through queue - setUI(TreeUI) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setUI(TreeUI)
through queue - setUnderstrike(boolean) - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Adds understrikeness checking to the criteria.
- setUnitIncrement(int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.setUnitIncrement(int)
through queue - setUnitIncrement(int) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.setUnitIncrement(int)
through queue - setUpdateTableInRealTime(boolean) - Method in class org.netbeans.jemmy.operators.JTableHeaderOperator
-
Maps
JTableHeader.setUpdateTableInRealTime(boolean)
through queue - setValue(int) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Maps
JProgressBar.setValue(int)
through queue - setValue(int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.setValue(int)
through queue - setValue(int) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setValue(int)
through queue - setValue(int) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.setValue(int)
through queue - setValue(Object) - Method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Maps
JSpinner.setValue(Object)
through queue - setValueAt(Object, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.setValueAt(Object, int, int)
through queue - setValueIsAdjusting(boolean) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setValueIsAdjusting(boolean)
through queue - setValueIsAdjusting(boolean) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.setValueIsAdjusting(boolean)
through queue - setValueIsAdjusting(boolean) - Method in class org.netbeans.jemmy.operators.JSliderOperator
-
Maps
JSlider.setValueIsAdjusting(boolean)
through queue - setValues(int, int) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Sets values for both JScrollBars.
- setValues(int, int) - Method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Sets both values.
- setValues(int, int, int, int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.setValues(int, int, int, int)
through queue - setValues(int, int, int, int) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.setValues(int, int, int, int)
through queue - setVerification(boolean) - Method in class org.netbeans.jemmy.operators.Operator
-
Defines weither operator should perform operation verifications.
- setVerticalAlignment(int) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setVerticalAlignment(int)
through queue - setVerticalAlignment(int) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setVerticalAlignment(int)
through queue - setVerticalScrollBar(JScrollBar) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setVerticalScrollBar(JScrollBar)
through queue - setVerticalScrollBarPolicy(int) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setVerticalScrollBarPolicy(int)
through queue - setVerticalTextPosition(int) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Maps
AbstractButton.setVerticalTextPosition(int)
through queue - setVerticalTextPosition(int) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Maps
JLabel.setVerticalTextPosition(int)
through queue - setViewport(JViewport) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setViewport(JViewport)
through queue - setViewportBorder(Border) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setViewportBorder(Border)
through queue - setViewportView(Component) - Method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Maps
JScrollPane.setViewportView(Component)
through queue - setVisible(boolean) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.setVisible(boolean)
through queue - setVisibleAmount(int) - Method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Maps
JScrollBar.setVisibleAmount(int)
through queue - setVisibleAmount(int) - Method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Maps
Scrollbar.setVisibleAmount(int)
through queue - setVisibleRowCount(int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Maps
JList.setVisibleRowCount(int)
through queue - setVisibleRowCount(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.setVisibleRowCount(int)
through queue - setVisualizer(Operator.ComponentVisualizer) - Method in class org.netbeans.jemmy.operators.Operator
-
Changes component visualizer.
- setWaitingTimeOrigin(String) - Method in class org.netbeans.jemmy.Waiter
-
Sets the origin of the current "Waiter.WaitingTime" to be shown in timeout error messages
- setWindowDriver(WindowDriver) - Static method in class org.netbeans.jemmy.drivers.DriverManager
-
Defines
WINDOW_DRIVER_ID
driver. - setWrapStyleWord(boolean) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Maps
JTextArea.setWrapStyleWord(boolean)
through queue - SHORTCUT_MODEL_MASK - Static variable in class org.netbeans.jemmy.JemmyProperties
-
Event shorcutting model mask.
- shortcutEvent(AWTEvent) - Static method in class org.netbeans.jemmy.QueueTool
-
Dispatches event ahead of all events staying in the event queue.
- show() - Method in class org.netbeans.jemmy.explorer.GUIBrowser
- show(Component, int, int) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Maps
JPopupMenu.show(Component, int, int)
through queue - showBrowser() - Static method in class org.netbeans.jemmy.explorer.GUIBrowser
-
Method to invoke GUIBrowser from java code.
- showDialog(Component, String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.showDialog(Component, String)
through queue - showFinalComment(String) - Method in interface org.netbeans.jemmy.demo.CommentWindow
-
Method is invoked at the end of test(demo).
- showFinalComment(String) - Method in class org.netbeans.jemmy.demo.DefaultCommentWindow
- showFinalComment(String) - Static method in class org.netbeans.jemmy.demo.Demonstrator
-
Notifies current CommentWindow implementation to display final comments.
- showMenuItem(String) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String[]) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String[]) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String[]) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Expends all menus to show menu item specified by a
path
parameter. - showMenuItem(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Expends all menus to show menu item specified by a
path
parameter. - showMenuItem(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Expends all menus to show menu item specified by a
path
parameter. - showMenuItem(String, String) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String, String) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String, String) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Expands all menus to show menu item specified by a
path
parameter. - showMenuItem(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
- showMenuItem(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JMenuOperator
- showMenuItem(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
- showMenuItems(String) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String[]) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String[]) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String[]) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String[], Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String, String) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String, String) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String, String) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String, String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Shows submenu of menu specified by a
path
parameter. - showMenuItems(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JMenuBarOperator
- showMenuItems(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JMenuOperator
- showMenuItems(ComponentChooser[]) - Method in class org.netbeans.jemmy.operators.JPopupMenuOperator
- showOpenDialog(Component) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.showOpenDialog(Component)
through queue - showPopup() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Maps
JComboBox.showPopup()
through queue - showSaveDialog(Component) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Maps
JFileChooser.showSaveDialog(Component)
through queue - showToolTip() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Showes tool tip.
- sleep() - Method in class org.netbeans.jemmy.Timeout
-
Sleeps for timeout value.
- sleep(String) - Method in class org.netbeans.jemmy.Timeouts
-
Sleeps for the "name" timeout value.
- SMOOTH_ROBOT_MODEL_MASK - Static variable in class org.netbeans.jemmy.JemmyProperties
-
The robot using model mask.
- SpinnerModelException(String, Component) - Constructor for exception org.netbeans.jemmy.operators.JSpinnerOperator.SpinnerModelException
-
Constructs a
SpinnerModelException
object. - start() - Method in class org.netbeans.jemmy.Timeout
-
Starts timeout measuring.
- startApplication() - Method in class org.netbeans.jemmy.ClassReference
-
Executes class's
main(java.lang.String[])
method with a zero-lengthjava.lang.String
array as a parameter. - startApplication(String[]) - Method in class org.netbeans.jemmy.ClassReference
-
Executes class's
main(java.lang.String[])
method. - startDragging(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Starts drag'n'drop scrolling.
- startDragging(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- startDragging(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- startDragging(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- startDragging(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- startDragging(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- startEditing(ComponentOperator, int, Timeout) - Method in interface org.netbeans.jemmy.drivers.TreeDriver
-
Starts node editing.
- startEditing(ComponentOperator, int, Timeout) - Method in class org.netbeans.jemmy.drivers.trees.JTreeAPIDriver
- startEditing(ComponentOperator, int, Timeout) - Method in class org.netbeans.jemmy.drivers.trees.JTreeMouseDriver
- startEditingAtPath(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.startEditingAtPath(TreePath)
through queue - startPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Presses something like a scroll button.
- startPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- startPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- startPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- startPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- startPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- startTest(Object) - Method in class org.netbeans.jemmy.Test
-
Executes test.
- STATE_CLOSED_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Identifier for a "closed" value of "state" property.
- STATE_DPROP - Static variable in class org.netbeans.jemmy.operators.FrameOperator
-
Identifier for a state property.
- STATE_DPROP - Static variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Identifier for a "state" property.
- STATE_ICONIFIED_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.FrameOperator
-
Identifier for a "iconified state" state property value.
- STATE_ICONIFIED_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Identifier for a "iconified" value of "state" property.
- STATE_MAXIMAZED_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Identifier for a "maximized" value of "state" property.
- STATE_NORMAL_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.FrameOperator
-
Identifier for a "normal state" state property value.
- STATE_NORMAL_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Identifier for a "normal" value of "state" property.
- step(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Performs minimal scrolling step.
- step(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- step(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- step(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- step(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- step(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- step(ComponentOperator, ScrollAdjuster) - Method in class org.netbeans.jemmy.drivers.scrolling.KeyboardJSliderScrollDriver
- stopEditing() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.stopEditing()
through queue - stopPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.AbstractScrollDriver
-
Releases something like a scroll button.
- stopPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.AWTScrollDriver
- stopPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarAPIDriver
- stopPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JScrollBarDriver
- stopPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderAPIDriver
- stopPushAndWait(ComponentOperator, int, int) - Method in class org.netbeans.jemmy.drivers.scrolling.JSliderDriver
- StrictImageComparator - Class in org.netbeans.jemmy.image
-
Compares two images strictly (i.e.
- StrictImageComparator() - Constructor for class org.netbeans.jemmy.image.StrictImageComparator
- StrictImageFinder - Class in org.netbeans.jemmy.image
-
Performs "strict" (i.e.
- StrictImageFinder(BufferedImage) - Constructor for class org.netbeans.jemmy.image.StrictImageFinder
-
Creates an instance searching subimages insige a parameter image.
- StringPropChooser - Class in org.netbeans.jemmy.util
-
Implementation of org.netbeans.jemmy.ComponentChooser interface.
- StringPropChooser(String[], Object[][], Class[][], String[], boolean, boolean) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Constructs a StringPropChooser object.
- StringPropChooser(String[], Object[][], Class[][], String[], Operator.StringComparator) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Constructs a StringPropChooser object.
- StringPropChooser(String[], String[], boolean, boolean) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Deprecated.Use constructors with
StringComparator
parameters. - StringPropChooser(String[], String[], Operator.StringComparator) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Constructs a StringPropChooser object.
- StringPropChooser(String, boolean, boolean) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Deprecated.Use constructors with
StringComparator
parameters. - StringPropChooser(String, Object[][], Class[][], boolean, boolean) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Deprecated.Use constructors with
StringComparator
parameters. - StringPropChooser(String, Object[][], Class[][], Operator.StringComparator) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Constructs a StringPropChooser object.
- StringPropChooser(String, String, String, boolean, boolean) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Deprecated.Use constructors with
StringComparator
parameters. - StringPropChooser(String, String, String, Object[][], Class[][], boolean, boolean) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Deprecated.Use constructors with
StringComparator
parameters. - StringPropChooser(String, String, String, Object[][], Class[][], Operator.StringComparator) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Constructs a StringPropChooser object.
- StringPropChooser(String, String, String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Constructs a StringPropChooser object.
- StringPropChooser(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.util.StringPropChooser
-
Constructs a StringPropChooser object.
- SUBMENU_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Identifier for a "submenu" properties.
- SUBMENU_PREFIX_DPROP - Static variable in class org.netbeans.jemmy.operators.JMenuOperator
-
Identifier for a "submenu" properties.
- substractImage(BufferedImage, BufferedImage) - Static method in class org.netbeans.jemmy.image.ImageTool
-
Deprecated.Use subtractImage(BufferedImage, BufferedImage) instead.
- substractImage(BufferedImage, BufferedImage, int, int) - Static method in class org.netbeans.jemmy.image.ImageTool
-
Deprecated.Use subtractImage(BufferedImage, BufferedImage, int, int) instead.
- subtractImage(BufferedImage, BufferedImage) - Static method in class org.netbeans.jemmy.image.ImageTool
-
Subtracts second image from first one.
- subtractImage(BufferedImage, BufferedImage, int, int) - Static method in class org.netbeans.jemmy.image.ImageTool
-
Subtracts subimage from image.
- SupportiveDriver - Class in org.netbeans.jemmy.drivers
-
Allows to declare supported operator classes.
- SupportiveDriver(Class[]) - Constructor for class org.netbeans.jemmy.drivers.SupportiveDriver
-
Creates an instance.
- SwingTextAPIDriver - Class in org.netbeans.jemmy.drivers.text
-
TextDriver for swing component types.
- SwingTextAPIDriver() - Constructor for class org.netbeans.jemmy.drivers.text.SwingTextAPIDriver
-
Constructs a SwingTextAPIDriver.
- SwingTextKeyboardDriver - Class in org.netbeans.jemmy.drivers.text
-
TextDriver for swing text component types.
- SwingTextKeyboardDriver() - Constructor for class org.netbeans.jemmy.drivers.text.SwingTextKeyboardDriver
-
Constructs a SwingTextKeyboardDriver.
- switchTab(boolean) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Informs that tab switching should be made.
- switchTab(JTabbedPaneOperator, Component) - Method in class org.netbeans.jemmy.util.DefaultVisualizer
-
Switches tabs to make the component visible.
- switchToRGB() - Method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Switches tab to "RGB" page.
- synchronizeRobot() - Method in class org.netbeans.jemmy.drivers.input.RobotDriver
-
Calls
java.awt.Robot.waitForIdle()
method.
T
- TABLE_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for table drivers.
- tableChanged(TableModelEvent) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.tableChanged(TableModelEvent)
through queue - TableDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with tables.
- Test - Class in org.netbeans.jemmy
-
Jemmy itself provides a way to create tests.
- Test() - Constructor for class org.netbeans.jemmy.Test
-
No argument constructor.
- Test(String) - Constructor for class org.netbeans.jemmy.Test
-
Constructor for tests requiring only a class instance.
- Test(Scenario) - Constructor for class org.netbeans.jemmy.Test
-
Constructor for scenarios that require an instance and might require an argument.
- TEST_PASSED_STATUS - Static variable in class org.netbeans.jemmy.Test
-
Positive test status.
- TestCompletedException - Exception in org.netbeans.jemmy
-
Exception is throught as a result of test.
- TestCompletedException(int, Exception) - Constructor for exception org.netbeans.jemmy.TestCompletedException
-
Constructor.
- TestCompletedException(int, String) - Constructor for exception org.netbeans.jemmy.TestCompletedException
-
Constructor.
- testForName(String) - Method in class org.netbeans.jemmy.Test
-
Creates an instance of a class named by the parameter.
- TestOut - Class in org.netbeans.jemmy
-
Test output.
- TestOut() - Constructor for class org.netbeans.jemmy.TestOut
-
Creates unstance using System.in, System.out and System.err streams.
- TestOut(InputStream, PrintStream, PrintStream) - Constructor for class org.netbeans.jemmy.TestOut
-
Constructor.
- TestOut(InputStream, PrintStream, PrintStream, PrintStream) - Constructor for class org.netbeans.jemmy.TestOut
-
Constructor.
- TestOut(InputStream, PrintWriter, PrintWriter) - Constructor for class org.netbeans.jemmy.TestOut
-
Constructor.
- TestOut(InputStream, PrintWriter, PrintWriter, PrintWriter) - Constructor for class org.netbeans.jemmy.TestOut
-
Constructor.
- TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Identifier for a text property.
- TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.ButtonOperator
-
Identifier for a label property.
- TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.CheckboxOperator
-
Identifier for a label property.
- TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Identifier for a "text" property.
- TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.JLabelOperator
-
Identifier for a "text" property.
- TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Identifier for a "text" property.
- TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.LabelOperator
-
Identifier for a "text" property.
- TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.TextAreaOperator
-
Identifier for a "text" property.
- TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.TextComponentOperator
-
Identifier for a "text" property.
- TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.TextFieldOperator
-
Identifier for a "text" property.
- TEXT_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for text drivers.
- TextAPIDriver - Class in org.netbeans.jemmy.drivers.text
-
Superclass for all TextDrivers using API calls.
- TextAPIDriver(String[]) - Constructor for class org.netbeans.jemmy.drivers.text.TextAPIDriver
-
Constructs a ChoiceDriver.
- TextAreaByTextFinder(String) - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator.TextAreaByTextFinder
-
Constructs TextAreaByTextFinder.
- TextAreaByTextFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator.TextAreaByTextFinder
-
Constructs TextAreaByTextFinder.
- TextAreaFinder() - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator.TextAreaFinder
-
Constructs TextAreaFinder.
- TextAreaFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator.TextAreaFinder
-
Constructs TextAreaFinder.
- TextAreaOperator - Class in org.netbeans.jemmy.operators
-
This operator type covers java.awt.textArea component.
- TextAreaOperator(TextArea) - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator
-
Constructor.
- TextAreaOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator
-
Constructor.
- TextAreaOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator
-
Constructor.
- TextAreaOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator
-
Constructor.
- TextAreaOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator
-
Constructor.
- TextAreaOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator
-
Constructs a TextAreaOperator object.
- TextAreaOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.TextAreaOperator
-
Constructs a TextAreaOperator object.
- TextAreaOperator.TextAreaByTextFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- TextAreaOperator.TextAreaFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- TextComponentByTextFinder(String) - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator.TextComponentByTextFinder
-
Constructs TextComponentByTextFinder.
- TextComponentByTextFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator.TextComponentByTextFinder
-
Constructs TextComponentByTextFinder.
- TextComponentFinder() - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator.TextComponentFinder
-
Constructs TextComponentFinder.
- TextComponentFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator.TextComponentFinder
-
Constructs TextComponentFinder.
- TextComponentOperator - Class in org.netbeans.jemmy.operators
-
This operator type covers java.awt.TextArea component.
- TextComponentOperator(TextComponent) - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator
-
Constructor.
- TextComponentOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator
-
Constructor.
- TextComponentOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator
-
Constructor.
- TextComponentOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator
-
Constructor.
- TextComponentOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator
-
Constructor.
- TextComponentOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator
-
Constructs a TextComponentOperator object.
- TextComponentOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.TextComponentOperator
-
Constructs a TextComponentOperator object.
- TextComponentOperator.TextComponentByTextFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- TextComponentOperator.TextComponentFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- TextDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with text components.
- TextFieldByTextFinder(String) - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator.TextFieldByTextFinder
-
Constructs TextFieldByTextFinder.
- TextFieldByTextFinder(String, Operator.StringComparator) - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator.TextFieldByTextFinder
-
Constructs TextFieldByTextFinder.
- TextFieldFinder() - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator.TextFieldFinder
-
Constructs TextFieldFinder.
- TextFieldFinder(ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator.TextFieldFinder
-
Constructs TextFieldFinder.
- TextFieldOperator - Class in org.netbeans.jemmy.operators
-
This operator type covers java.awt.TextField component.
- TextFieldOperator(TextField) - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator
-
Constructor.
- TextFieldOperator(ContainerOperator) - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator
-
Constructor.
- TextFieldOperator(ContainerOperator, int) - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator
-
Constructor.
- TextFieldOperator(ContainerOperator, String) - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator
-
Constructor.
- TextFieldOperator(ContainerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator
-
Constructor.
- TextFieldOperator(ContainerOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator
-
Constructs a TextFieldOperator object.
- TextFieldOperator(ContainerOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.TextFieldOperator
-
Constructs a TextFieldOperator object.
- TextFieldOperator.TextFieldByTextFinder - Class in org.netbeans.jemmy.operators
-
Allows to find component by text.
- TextFieldOperator.TextFieldFinder - Class in org.netbeans.jemmy.operators
-
Checks component type.
- TextKeyboardDriver - Class in org.netbeans.jemmy.drivers.text
-
Superclass for all TextDrivers using keyboard.
- TextKeyboardDriver(String[]) - Constructor for class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
-
Constructs a TextKeyboardDriver.
- TextStyleChooser - Class in org.netbeans.jemmy.util
-
Defines searching criteria for
javax.swing.text.StyledDocument
JTextComponentOperator.getPositionByText(String, JTextComponentOperator.TextChooser, int). - TextStyleChooser() - Constructor for class org.netbeans.jemmy.util.TextStyleChooser
-
Constructor.
- timeFromStart() - Method in class org.netbeans.jemmy.Waiter
-
Returns time from waiting start.
- Timeout - Class in org.netbeans.jemmy
-
Represents one timeout.
- Timeout(String, long) - Constructor for class org.netbeans.jemmy.Timeout
-
Constructor.
- Timeoutable - Interface in org.netbeans.jemmy
-
Any class which contains methods requiring waiting or sleeping should implement this interface.
- TimeoutExpiredException - Exception in org.netbeans.jemmy
-
Exception is supposed to be used to notice that some waiting was expired.
- TimeoutExpiredException(String) - Constructor for exception org.netbeans.jemmy.TimeoutExpiredException
-
Constructor.
- timeouts - Variable in class org.netbeans.jemmy.Test
-
Test timeouts.
- Timeouts - Class in org.netbeans.jemmy
-
Class to store and process a set of timeout values.
- Timeouts() - Constructor for class org.netbeans.jemmy.Timeouts
-
Creates empty Timeouts object.
- TITLE_DPROP - Static variable in class org.netbeans.jemmy.operators.DialogOperator
-
Identifier for a title property.
- TITLE_DPROP - Static variable in class org.netbeans.jemmy.operators.FrameOperator
-
Identifier for a title property.
- TITLE_DPROP - Static variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Identifier for a "title" property.
- titleOperator - Variable in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
A title operator.
- TO_STRING_DPROP - Static variable in class org.netbeans.jemmy.operators.Operator
-
Identifier for a "toString" property.
- toBack() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.toBack()
through queue - toBack() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.toBack()
through queue - toFront() - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Maps
JInternalFrame.toFront()
through queue - toFront() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Maps
Window.toFront()
through queue - TOOLTIP_TEXT_DPROP - Static variable in class org.netbeans.jemmy.operators.JComponentOperator
-
Identifier for a "tooltip text" property.
- TOP - Static variable in class org.netbeans.jemmy.util.MouseVisualizer
-
A constant used to inform that window activating click needs to performed on the top side of frame.
- ToStringScrollAdjuster(JSpinnerOperator, String, int) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.ToStringScrollAdjuster
-
Constructs a
ToStringScrollAdjuster
object. - ToStringScrollAdjuster(JSpinnerOperator, String, Operator.StringComparator, int) - Constructor for class org.netbeans.jemmy.operators.JSpinnerOperator.ToStringScrollAdjuster
-
Constructs a
ToStringScrollAdjuster
object. - toStringSource() - Method in class org.netbeans.jemmy.operators.Operator
-
Returns toString() result from component of this operator.
- transferFocus() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.transferFocus()
through queue - TREE_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for tree drivers.
- treeDidChange() - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Maps
JTree.treeDidChange()
through queue - TreeDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with trees.
- TrialListenerManager - Class in org.netbeans.jemmy.explorer
-
Auxiliary class to find an event sequence which should be posted to reproduce user actions.
- TrialListenerManager(Component) - Constructor for class org.netbeans.jemmy.explorer.TrialListenerManager
-
Contructor.
- typeKey(char) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Types one char.
- typeKey(char, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Types one char.
- typeKey(int, char, int) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Types one char.
- typeKey(ComponentOperator, int, char, int, Timeout) - Method in class org.netbeans.jemmy.drivers.input.KeyEventDriver
- typeKey(ComponentOperator, int, char, int, Timeout) - Method in class org.netbeans.jemmy.drivers.input.KeyRobotDriver
- typeKey(ComponentOperator, int, char, int, Timeout) - Method in interface org.netbeans.jemmy.drivers.KeyDriver
-
Types a symbol.
- typeText(String) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Types text in the editable combobox.
- typeText(String) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Types text starting from the current position.
- typeText(String) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Types text starting from known position.
- typeText(String, int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Types text starting from known position.
- typeText(String, int) - Method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Types text starting from known position.
- typeText(String, int, int) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Types text.
- typeText(ComponentOperator, String, int) - Method in class org.netbeans.jemmy.drivers.text.TextAPIDriver
- typeText(ComponentOperator, String, int) - Method in class org.netbeans.jemmy.drivers.text.TextKeyboardDriver
- typeText(ComponentOperator, String, int) - Method in interface org.netbeans.jemmy.drivers.TextDriver
-
Types new text.
U
- uninstallQueue() - Static method in class org.netbeans.jemmy.QueueTool
-
Uninstalls own Jemmy EventQueue implementation.
- unlock() - Method in class org.netbeans.jemmy.QueueTool
-
Unlocks EventQueue.
- unlockAndThrow(Exception) - Method in class org.netbeans.jemmy.operators.Operator
-
Unlocks Queue and then throw exception.
- unlockQueue() - Method in class org.netbeans.jemmy.operators.Operator
-
Equivalent to
getQueue().unlock();
. - unregisterKeyboardAction(KeyStroke) - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.unregisterKeyboardAction(KeyStroke)
through queue - unsetAlignment() - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Removes alignment checking from the criteria.
- unsetBackground() - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Removes backgroung color checking from the criteria.
- unsetBold() - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Removes boldness checking from the criteria.
- unsetFontFamily() - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Removes font family checking from the criteria.
- unsetFontSize() - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Removes font size checking from the criteria.
- unsetForeground() - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Removes foregroung color checking from the criteria.
- unsetItalic() - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Removes italic style checking from the criteria.
- unsetStrike() - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Removes strikeness checking from the criteria.
- unsetUnderstrike() - Method in class org.netbeans.jemmy.util.TextStyleChooser
-
Removes understrikeness checking from the criteria.
- UnsupportedOperatorException - Exception in org.netbeans.jemmy.drivers
-
Is thrown as a result of attempt to use driver for unsupported operator type.
- UnsupportedOperatorException(Class, Class) - Constructor for exception org.netbeans.jemmy.drivers.UnsupportedOperatorException
-
Constructor.
- update(Graphics) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.update(Graphics)
through queue - updateUI() - Method in class org.netbeans.jemmy.operators.JComponentOperator
-
Maps
JComponent.updateUI()
through queue - usePageNavigationKeys(boolean) - Method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Deprecated.vlue set by this method is not used anymore: all navigating is performed by TextDriver.
- usePageNavigationKeys(boolean) - Method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Deprecated.All text operations are performed by TextDriver regitered for this operator type.
V
- validate() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Maps
Component.validate()
through queue - VALUE_DPROP - Static variable in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Identifier for a "value" property.
- VALUE_DPROP - Static variable in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Identifier for a "value" property.
- VALUE_DPROP - Static variable in class org.netbeans.jemmy.operators.JSliderOperator
-
Identifier for a "value" property.
- VALUE_DPROP - Static variable in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Identifier for a "value" property.
- VALUE_DPROP - Static variable in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Identifier for a "value" property.
- valueChanged(ListSelectionEvent) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Maps
JTable.valueChanged(ListSelectionEvent)
through queue - VERTICAL_ORIENTATION_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Identifier for a "VERTICAL" value of "orientation" property.
- VERTICAL_ORIENTATION_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.JSliderOperator
-
Identifier for a "VERTICAL" value of "orientation" property.
- VERTICAL_ORIENTATION_DPROP_VALUE - Static variable in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Identifier for a "VERTICAL" value of "orientation" property.
- viewToModel(Point) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.viewToModel(Point)
through queue
W
- Waitable - Interface in org.netbeans.jemmy
-
Defines criteria for waiting.
- waitAbstractButton(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Waits AbstractButton by text.
- waitAbstractButton(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Waits AbstractButton by text.
- waitAbstractButton(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Waits 0'th AbstractButton in container.
- waitAbstractButton(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Waits AbstractButton in container.
- waitAction(Object) - Method in class org.netbeans.jemmy.Waiter
-
Waits for not null result of actionProduced method of Waitable implementation passed into constructor.
- waitButton(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.ButtonOperator
-
Waits Button by text.
- waitButton(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.ButtonOperator
-
Waits Button by text.
- waitButton(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ButtonOperator
-
Waits 0'th Button in container.
- waitButton(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ButtonOperator
-
Waits Button in container.
- waitCaretPosition(int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Wait for caret to be moved to certain position.
- waitCell(String, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Waits for certain cell contents.
- waitCellComponent(ComponentChooser, int, int) - Method in class org.netbeans.jemmy.operators.JTableOperator
-
Waits for an editor.
- waitCheckbox(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Waits Checkbox by text.
- waitCheckbox(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Waits Checkbox by text.
- waitCheckbox(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Waits 0'th Checkbox in container.
- waitCheckbox(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Waits Checkbox in container.
- waitChoice(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Waits Choice by text.
- waitChoice(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Waits Choice by text.
- waitChoice(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Waits 0'th Choice in container.
- waitChoice(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Waits Choice in container.
- waitClosed() - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Waits the window to be closed.
- waitCollapsed(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits row to be collapsed.
- waitCollapsed(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits path to be collapsed.
- waitComponent(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ComponentOperator
-
Waits Component in container.
- waitComponent(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ComponentOperator
-
Waits Component in container.
- waitComponent(Container, ComponentChooser, int, Timeouts, TestOut) - Static method in class org.netbeans.jemmy.operators.ComponentOperator
-
A method to be used from subclasses.
- waitComponent(ContainerOperator, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ComponentOperator
-
A method to be used from subclasses.
- waitComponentEnabled() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Waits for the component to be enabled.
- waitComponentShowing(boolean) - Method in class org.netbeans.jemmy.operators.ComponentOperator
- waitComponentVisible(boolean) - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Waits for the component to be visible or unvisible.
- waitContainer(Container) - Static method in class org.netbeans.jemmy.operators.ContainerOperator
-
Waits 0'th Container in container.
- waitContainer(Container, int) - Static method in class org.netbeans.jemmy.operators.ContainerOperator
-
Waits Container in container.
- waitContainer(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ContainerOperator
-
Waits 0'th Container in container.
- waitContainer(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ContainerOperator
-
Waits Container in container.
- waitDialog(Window, String, boolean, boolean) - Method in class org.netbeans.jemmy.DialogWaiter
-
Waits for a dialog to show.
- waitDialog(Window, String, boolean, boolean, int) - Method in class org.netbeans.jemmy.DialogWaiter
-
Waits for a dialog to show.
- waitDialog(Window, ComponentChooser) - Method in class org.netbeans.jemmy.DialogWaiter
-
Waits for a dialog to show.
- waitDialog(Window, ComponentChooser, int) - Method in class org.netbeans.jemmy.DialogWaiter
-
Waits for a dialog to show.
- waitDialog(Window, ComponentChooser, int, Timeouts, TestOut) - Static method in class org.netbeans.jemmy.operators.DialogOperator
-
A method to be used from subclasses.
- waitDialog(String, boolean, boolean) - Method in class org.netbeans.jemmy.DialogWaiter
-
Waits for a dialog to show.
- waitDialog(String, boolean, boolean, int) - Method in class org.netbeans.jemmy.DialogWaiter
-
Waits for a dialog to show.
- waitDialog(ComponentChooser) - Method in class org.netbeans.jemmy.DialogWaiter
-
Waits for a dialog to show.
- waitDialog(ComponentChooser, int) - Method in class org.netbeans.jemmy.DialogWaiter
-
Waits for a dialog to show.
- waitDialog(ComponentChooser, int, Timeouts, TestOut) - Static method in class org.netbeans.jemmy.operators.DialogOperator
-
A method to be used from subclasses.
- waitDialog(WindowOperator, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.DialogOperator
-
A method to be used from subclasses.
- waitEmpty() - Method in class org.netbeans.jemmy.QueueTool
-
Waits for system event queue empty.
- waitEmpty(long) - Method in class org.netbeans.jemmy.QueueTool
-
Waits for system event queue be empty for
emptyTime
milliseconds. - Waiter - Class in org.netbeans.jemmy
-
Waits for something defined by Waitable interface to be happened.
- Waiter() - Constructor for class org.netbeans.jemmy.Waiter
-
Can be used from subclass.
- Waiter(Waitable) - Constructor for class org.netbeans.jemmy.Waiter
-
Constructor.
- waitEvent() - Method in class org.netbeans.jemmy.EventTool
-
Waits for the first event.
- waitEvent(long) - Method in class org.netbeans.jemmy.EventTool
-
Waits for the first event under mask.
- waitExpanded(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits row to be expanded.
- waitExpanded(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits path to be expanded.
- waitFileCount(int) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Waits for the file list to have required number of items.
- waitFileDisplayed(String) - Method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Waits for a file to be displayed in the file list.
- waitForIdle() - Method in class org.netbeans.jemmy.EventDispatcher
-
Waits until all events currently on the event queue have been processed.
- waitFrame(String, boolean, boolean) - Method in class org.netbeans.jemmy.FrameWaiter
-
Waits for a Frame to show.
- waitFrame(String, boolean, boolean, int) - Method in class org.netbeans.jemmy.FrameWaiter
-
Waits for a Frame to show.
- waitFrame(ComponentChooser) - Method in class org.netbeans.jemmy.FrameWaiter
-
Waits for a Frame to show.
- waitFrame(ComponentChooser, int) - Method in class org.netbeans.jemmy.FrameWaiter
-
Waits for a Frame to show.
- waitFrame(ComponentChooser, int, Timeouts, TestOut) - Static method in class org.netbeans.jemmy.operators.FrameOperator
-
A method to be used from subclasses.
- waitHasFocus() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Waits for this Component has the keyboard focus.
- waitIcon(boolean) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Waits for the frame to be iconified or deiconified.
- waitItem(int) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Waits for an item of given index available between list items.
- waitItem(String, int) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Waits for item.
- waitItem(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Waits for an item available between list items.
- waitItem(ComponentOperator, MenuElement, PathChooser, int) - Method in class org.netbeans.jemmy.drivers.menus.DefaultJMenuDriver
- waitItemSelected(int) - Method in class org.netbeans.jemmy.operators.ChoiceOperator
-
Waits for item to be selected.
- waitItemSelected(int) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Waits for item to be selected.
- waitItemSelected(String) - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Waits for item to be selected.
- waitItemSelection(int, boolean) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Waits for item to be selected.
- waitItemSelection(int, boolean) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Waits for item to be selected.
- waitItemsSelection(int[], boolean) - Method in class org.netbeans.jemmy.operators.JListOperator
-
Waits for items to be selected.
- waitItemsSelection(int, int, boolean) - Method in class org.netbeans.jemmy.operators.ListOperator
-
Waits for items to be selected.
- waitJButton(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JButtonOperator
-
Waits JButton by text.
- waitJButton(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JButtonOperator
-
Waits JButton by text.
- waitJButton(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JButtonOperator
-
Waits 0'th JButton in container.
- waitJButton(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JButtonOperator
-
Waits JButton in container.
- waitJCheckBox(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Waits JCheckBox by text.
- waitJCheckBox(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Waits JCheckBox by text.
- waitJCheckBox(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Waits 0'th JCheckBox in container.
- waitJCheckBox(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JCheckBoxOperator
-
Waits JCheckBox in container.
- waitJColorChooser(Container) - Static method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Waits 0'th JColorChooser in container.
- waitJColorChooser(Container, int) - Static method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Waits JColorChooser in container.
- waitJColorChooser(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Waits 0'th JColorChooser in container.
- waitJColorChooser(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JColorChooserOperator
-
Waits JColorChooser in container.
- waitJComboBox(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Waits JComboBox by item.
- waitJComboBox(Container, String, boolean, boolean, int, int) - Static method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Waits JComboBox by item.
- waitJComboBox(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Waits 0'th JComboBox in container.
- waitJComboBox(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Waits JComboBox in container.
- waitJComponent(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JComponentOperator
-
Waits JComponent by tooltip text.
- waitJComponent(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JComponentOperator
-
Waits JComponent by tooltip text.
- waitJComponent(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JComponentOperator
-
Waits 0'th JComponent in container.
- waitJComponent(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JComponentOperator
-
Waits JComponent in container.
- waitJDialog(Window, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Waits a dialog by title between owner's owned windows.
- waitJDialog(Window, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Waits an index'th dialog by title between owner's owned windows.
- waitJDialog(Window, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Waits a dialog between owner's owned windows.
- waitJDialog(Window, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Waits an index'th dialog between owner's owned windows.
- waitJDialog(Window, ComponentChooser, int, Timeouts, TestOut) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
A method to be used from subclasses.
- waitJDialog(String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Waits a dialog by title.
- waitJDialog(String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Waits an index'th dialog by title.
- waitJDialog(ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Waits a dialog.
- waitJDialog(ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
Waits an index'th dialog.
- waitJDialog(ComponentChooser, int, Timeouts, TestOut) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
A method to be used from subclasses.
- waitJDialog(WindowOperator, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JDialogOperator
-
A method to be used from subclasses.
- waitJEditorPane(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Waits JEditorPane by text.
- waitJEditorPane(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Waits JEditorPane by text.
- waitJEditorPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Waits JEditorPane in container.
- waitJEditorPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JEditorPaneOperator
-
Waits JEditorPane in container.
- waitJFileChooser() - Static method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Waits currently opened JFileChooser.
- waitJFileChooser(Container) - Static method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Searches JFileChooser in container.
- waitJFileChooserDialog() - Static method in class org.netbeans.jemmy.operators.JFileChooserOperator
-
Waits currently opened JDilog with JFileChooser inside.
- waitJFrame(String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JFrameOperator
-
Waits a frame by title.
- waitJFrame(String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JFrameOperator
-
Waits an index'th frame by title.
- waitJFrame(ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JFrameOperator
-
Waits a frame.
- waitJFrame(ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JFrameOperator
-
Waits an index'th frame.
- waitJInternalFrame(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Waits JInternalframe by title.
- waitJInternalFrame(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Waits JInternalframe by title.
- waitJInternalFrame(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Waits JInternalframe in container.
- waitJInternalFrame(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Waits JInternalframe in container.
- waitJLabel(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JLabelOperator
-
Waits JLabel by text.
- waitJLabel(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JLabelOperator
-
Waits JLabel by text.
- waitJLabel(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JLabelOperator
-
Waits JLabel in container.
- waitJLabel(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JLabelOperator
-
Waits JLabel in container.
- waitJList(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JListOperator
-
Waits JList by item.
- waitJList(Container, String, boolean, boolean, int, int) - Static method in class org.netbeans.jemmy.operators.JListOperator
-
Waits JList by item.
- waitJList(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JListOperator
-
Waits 0'th JList in container.
- waitJList(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JListOperator
-
Waits JList in container.
- waitJMenu(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JMenuOperator
-
Waits JMenu by text.
- waitJMenu(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JMenuOperator
-
Waits JMenu by text.
- waitJMenu(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JMenuOperator
-
Waits 0'th JMenu in container.
- waitJMenu(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JMenuOperator
-
Waits JMenu in container.
- waitJMenuBar(Container) - Static method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Searches JMenuBar in container.
- waitJMenuBar(JDialog) - Static method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Waits JMenuBar in dialog.
- waitJMenuBar(JFrame) - Static method in class org.netbeans.jemmy.operators.JMenuBarOperator
-
Waits JMenuBar in frame.
- waitJMenuItem(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Waits JMenuItem by text.
- waitJMenuItem(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Waits JMenuItem by text.
- waitJMenuItem(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Waits 0'th JMenuItem in container.
- waitJMenuItem(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JMenuItemOperator
-
Waits JMenuItem in container.
- waitJPasswordField(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Waits JPasswordField by text.
- waitJPasswordField(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Waits JPasswordField by text.
- waitJPasswordField(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Waits JPasswordField in container.
- waitJPasswordField(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JPasswordFieldOperator
-
Waits JPasswordField in container.
- waitJPopupMenu(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Waits JPopupMenu in container.
- waitJPopupMenu(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Waits JPopupMenu in container.
- waitJPopupMenu(String) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Waits popup containing menu item with
menuItemText
text. - waitJPopupMenu(ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Waits popup defined by
popupChooser
parameter. - waitJPopupWindow(ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JPopupMenuOperator
-
Waits for a window which contains JPopupMenu.
- waitJProgressBar(Container) - Static method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Waits 0'th JProgressBar in container.
- waitJProgressBar(Container, int) - Static method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Waits JProgressBar in container.
- waitJProgressBar(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Waits 0'th JProgressBar in container.
- waitJProgressBar(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Waits JProgressBar in container.
- waitJRadioButton(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Waits JRadioButton by text.
- waitJRadioButton(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Waits JRadioButton by text.
- waitJRadioButton(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Waits 0'th JRadioButton in container.
- waitJRadioButton(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JRadioButtonOperator
-
Waits JRadioButton in container.
- waitJScrollBar(Container) - Static method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Waits 0'th JScrollBar in container.
- waitJScrollBar(Container, int) - Static method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Waits JScrollBar in container.
- waitJScrollBar(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Waits 0'th JScrollBar in container.
- waitJScrollBar(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JScrollBarOperator
-
Waits JScrollBar in container.
- waitJScrollPane(Container) - Static method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Waits 0'th JScrollPane in container.
- waitJScrollPane(Container, int) - Static method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Waits JScrollPane in container.
- waitJScrollPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Waits 0'th JScrollPane in container.
- waitJScrollPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JScrollPaneOperator
-
Waits JScrollPane in container.
- waitJSlider(Container) - Static method in class org.netbeans.jemmy.operators.JSliderOperator
-
Waits 0'th JSlider in container.
- waitJSlider(Container, int) - Static method in class org.netbeans.jemmy.operators.JSliderOperator
-
Waits JSlider in container.
- waitJSlider(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JSliderOperator
-
Waits 0'th JSlider in container.
- waitJSlider(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JSliderOperator
-
Waits JSlider in container.
- waitJSpinner(Container) - Static method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Waits 0'th JSpinner in container.
- waitJSpinner(Container, int) - Static method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Waits JSpinner in container.
- waitJSpinner(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Waits 0'th JSpinner in container.
- waitJSpinner(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JSpinnerOperator
-
Waits JSpinner in container.
- waitJSplitPane(Container) - Static method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Waits 0'th JSplitPane in container.
- waitJSplitPane(Container, int) - Static method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Waits JSplitPane in container.
- waitJSplitPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Waits 0'th JSplitPane in container.
- waitJSplitPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JSplitPaneOperator
-
Waits JSplitPane in container.
- waitJTabbedPane(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Waits JTabbedPane by tab title.
- waitJTabbedPane(Container, String, boolean, boolean, int, int) - Static method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Waits JTabbedPane by tab title.
- waitJTabbedPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Waits 0'th JTabbedPane in container.
- waitJTabbedPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Waits JTabbedPane in container.
- waitJTable(Container, String, boolean, boolean, int, int) - Static method in class org.netbeans.jemmy.operators.JTableOperator
-
Waits JTable by cell.
- waitJTable(Container, String, boolean, boolean, int, int, int) - Static method in class org.netbeans.jemmy.operators.JTableOperator
-
Waits JTable by cell.
- waitJTable(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTableOperator
-
Waits 0'th JTable in container.
- waitJTable(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTableOperator
-
Waits JTable in container.
- waitJTextArea(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Waits JTextArea by text.
- waitJTextArea(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Waits JTextArea by text.
- waitJTextArea(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Waits JTextArea in container.
- waitJTextArea(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTextAreaOperator
-
Waits JTextArea in container.
- waitJTextComponent(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Waits JTextComponent by text.
- waitJTextComponent(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Waits JTextComponent by text.
- waitJTextComponent(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Waits JTextComponent in container.
- waitJTextComponent(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Waits JTextComponent in container.
- waitJTextField(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Waits JTextField by text.
- waitJTextField(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Waits JTextField by text.
- waitJTextField(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Waits JTextField in container.
- waitJTextField(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Waits JTextField in container.
- waitJTextPane(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Waits JTextPane by text.
- waitJTextPane(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Waits JTextPane by text.
- waitJTextPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Waits JTextPane in container.
- waitJTextPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTextPaneOperator
-
Waits JTextPane in container.
- waitJToggleButton(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Waits JToggleButton by text.
- waitJToggleButton(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Waits JToggleButton by text.
- waitJToggleButton(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Waits 0'th JToggleButton in container.
- waitJToggleButton(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JToggleButtonOperator
-
Waits JToggleButton in container.
- waitJTree(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits JTree by item.
- waitJTree(Container, String, boolean, boolean, int, int) - Static method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits JTree by item.
- waitJTree(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits 0'th JTree in container.
- waitJTree(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits JTree in container.
- waitLabel(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.LabelOperator
-
Waits Label by text.
- waitLabel(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.LabelOperator
-
Waits Label by text.
- waitLabel(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.LabelOperator
-
Waits Label in container.
- waitLabel(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.LabelOperator
-
Waits Label in container.
- waitList() - Method in class org.netbeans.jemmy.operators.JComboBoxOperator
-
Waits combobox's list to be displayed.
- waitMaximum(boolean) - Method in class org.netbeans.jemmy.operators.JInternalFrameOperator
-
Waits for the frame to be maximized or demaximized.
- waitNoEvent(long) - Method in class org.netbeans.jemmy.EventTool
-
During
EventTool.WaitNoEventTimeout
time waits for true result ofcheckNoEvent(long)
method. - waitNoEvent(long, long) - Method in class org.netbeans.jemmy.EventTool
-
During
EventTool.WaitNoEventTimeout
time waits for true result of checkNoEvent(long, long) method. - waitNoPopupMenu(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.menus.APIJMenuDriver
- waitPage(String) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Wait for a page to exist.
- waitPage(String, Operator.StringComparator) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Wait for a page to exist.
- waitPage(JTabbedPaneOperator.TabPageChooser) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Wait for a page to exist.
- waitPopupMenu(ComponentOperator) - Method in class org.netbeans.jemmy.drivers.menus.DefaultJMenuDriver
- waitQueueEmpty() - Static method in class org.netbeans.jemmy.EventDispatcher
-
Waits for the managed component's
java.awt.EventQueue
to empty. - waitQueueEmpty(long) - Static method in class org.netbeans.jemmy.EventDispatcher
-
Waits for the managed component's
java.awt.EventQueue
to stay empty. - waitQueueEmpty(long, TestOut, Timeouts) - Static method in class org.netbeans.jemmy.EventDispatcher
-
Waits for the managed component's
java.awt.EventQueue
to stay empty. - waitQueueEmpty(TestOut, Timeouts) - Static method in class org.netbeans.jemmy.EventDispatcher
-
Waits for the managed component's
java.awt.EventQueue
to empty. - waitRow(String, int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Wat for text in certain row.
- waitScrollbar(Container) - Static method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Waits a scrollbar.
- waitScrollbar(Container, int) - Static method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Waits a scrollbar.
- waitScrollbar(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Waits a scrollbar.
- waitScrollbar(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ScrollbarOperator
-
Waits a scrollbar.
- waitScrollPane(Container) - Static method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Waits 0'th ScrollPane in container.
- waitScrollPane(Container, int) - Static method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Waits ScrollPane in container.
- waitScrollPane(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Waits 0'th ScrollPane in container.
- waitScrollPane(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.ScrollPaneOperator
-
Waits ScrollPane in container.
- waitSelected(boolean) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Waits for button to be selected.
- waitSelected(boolean) - Method in class org.netbeans.jemmy.operators.CheckboxOperator
-
Waits for button to be selected.
- waitSelected(int) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Waits for a page to be selected.
- waitSelected(int) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits row to be selected.
- waitSelected(int[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits rows to be selected.
- waitSelected(String) - Method in class org.netbeans.jemmy.operators.JTabbedPaneOperator
-
Waits for a page to be selected.
- waitSelected(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits path to be selected.
- waitSelected(TreePath[]) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits some paths to be selected.
- waitState(int) - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Waits for the frame to have a specified state.
- waitState(ComponentChooser) - Method in class org.netbeans.jemmy.operators.Operator
-
Waits a state specified by a ComponentChooser instance.
- waitSubComponent(ComponentChooser) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Waits for a subcomponent.
- waitSubComponent(ComponentChooser, int) - Method in class org.netbeans.jemmy.operators.ContainerOperator
-
Waits for a subcomponent.
- waitSubWindow(ComponentChooser) - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Waits a window between windows owned by this window.
- waitSubWindow(ComponentChooser, int) - Method in class org.netbeans.jemmy.operators.WindowOperator
-
Waits an index'th window between windows owned by this window.
- waitText(String) - Method in class org.netbeans.jemmy.operators.AbstractButtonOperator
-
Waits for text.
- waitText(String) - Method in class org.netbeans.jemmy.operators.JLabelOperator
-
Waits for text.
- waitText(String) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Waits for certain text.
- waitText(String) - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Wait some text to be displayed.
- waitText(String, int) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Wait for text to be displayed starting from certain position.
- waitText(String, int) - Method in class org.netbeans.jemmy.operators.JTextFieldOperator
-
Wait some text to be displayed starting from certain position.
- waitTextArea(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Waits TextArea by text.
- waitTextArea(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Waits TextArea by text.
- waitTextArea(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Waits 0'th TextArea in container.
- waitTextArea(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.TextAreaOperator
-
Waits TextArea in container.
- waitTextComponent(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Waits TextComponent by text.
- waitTextComponent(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Waits TextComponent by text.
- waitTextComponent(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Waits 0'th TextComponent in container.
- waitTextComponent(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.TextComponentOperator
-
Waits TextComponent in container.
- waitTextField(Container, String, boolean, boolean) - Static method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Waits TextField by text.
- waitTextField(Container, String, boolean, boolean, int) - Static method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Waits TextField by text.
- waitTextField(Container, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Waits 0'th TextField in container.
- waitTextField(Container, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.TextFieldOperator
-
Waits TextField in container.
- waitTitle(String) - Method in class org.netbeans.jemmy.operators.DialogOperator
-
Waits for title.
- waitTitle(String) - Method in class org.netbeans.jemmy.operators.FrameOperator
-
Waits for title.
- waitToolTip() - Method in class org.netbeans.jemmy.operators.JComponentOperator
- waitValue(int) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Waits progress bar value to be less or equal to
value
parameter. - waitValue(String) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Waits progress bar string to match
value
parameter. - waitValue(JProgressBarOperator.ValueChooser) - Method in class org.netbeans.jemmy.operators.JProgressBarOperator
-
Deprecated.Use waitState(ComponentChooser) instead.
- waitVisible(TreePath) - Method in class org.netbeans.jemmy.operators.JTreeOperator
-
Waits path to be visible.
- waitWindow(Window, ComponentChooser) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
Waits a window.
- waitWindow(Window, ComponentChooser) - Method in class org.netbeans.jemmy.WindowWaiter
-
Waits for a window to show.
- waitWindow(Window, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
Waits an index'th window.
- waitWindow(Window, ComponentChooser, int) - Method in class org.netbeans.jemmy.WindowWaiter
-
Waits for a window to show.
- waitWindow(Window, ComponentChooser, int, Timeouts, TestOut) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
A method to be used from subclasses.
- waitWindow(ComponentChooser) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
Waits a window.
- waitWindow(ComponentChooser) - Method in class org.netbeans.jemmy.WindowWaiter
-
Waits for a window to show.
- waitWindow(ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
Waits an index'th window.
- waitWindow(ComponentChooser, int) - Method in class org.netbeans.jemmy.WindowWaiter
-
Waits for a window to show.
- waitWindow(ComponentChooser, int, Timeouts, TestOut) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
A method to be used from subclasses.
- waitWindow(WindowOperator, ComponentChooser, int) - Static method in class org.netbeans.jemmy.operators.WindowOperator
-
A method to be used from subclasses.
- wasLockingExpired() - Method in class org.netbeans.jemmy.QueueTool
-
Sais if last locking was expired.
- WIDTH_DPROP - Static variable in class org.netbeans.jemmy.operators.ComponentOperator
-
Identifier for a width property.
- WINDOW_DRIVER_ID - Static variable in class org.netbeans.jemmy.drivers.DriverManager
-
Symbolic constant for window drivers.
- WindowDriver - Interface in org.netbeans.jemmy.drivers
-
Defines how to work with windows.
- WindowJob - Interface in org.netbeans.jemmy.util
-
Supposed to be used to perform some periodical job.
- WindowManager - Class in org.netbeans.jemmy.util
-
Class allows to make periodical window jobs like error window closing.
- WindowManager.ModalDialogChoosingJob - Class in org.netbeans.jemmy.util
- WindowOperator - Class in org.netbeans.jemmy.operators
-
Timeouts used:
WindowWaiter.WaitWindowTimeout - time to wait window displayed
WindowWaiter.AfterWindowTimeout - time to sleep after window has been dispayed
. - WindowOperator() - Constructor for class org.netbeans.jemmy.operators.WindowOperator
-
Constructor.
- WindowOperator(int) - Constructor for class org.netbeans.jemmy.operators.WindowOperator
-
Constructor.
- WindowOperator(int, Operator) - Constructor for class org.netbeans.jemmy.operators.WindowOperator
-
Constructor.
- WindowOperator(Window) - Constructor for class org.netbeans.jemmy.operators.WindowOperator
-
Constructor.
- WindowOperator(WindowOperator) - Constructor for class org.netbeans.jemmy.operators.WindowOperator
-
Constructor.
- WindowOperator(WindowOperator, int) - Constructor for class org.netbeans.jemmy.operators.WindowOperator
-
Constructor.
- WindowOperator(WindowOperator, ComponentChooser) - Constructor for class org.netbeans.jemmy.operators.WindowOperator
-
Constructs a DialogOperator object.
- WindowOperator(WindowOperator, ComponentChooser, int) - Constructor for class org.netbeans.jemmy.operators.WindowOperator
-
Constructs a DialogOperator object.
- WindowWaiter - Class in org.netbeans.jemmy
-
A WindowWaiter is a utility class used to look or wait for Windows.
- WindowWaiter() - Constructor for class org.netbeans.jemmy.WindowWaiter
-
Constructor.
- write(Writer) - Method in class org.netbeans.jemmy.operators.JTextComponentOperator
-
Maps
JTextComponent.write(Writer)
through queue - WRONG_PARAMETERS_STATUS - Static variable in class org.netbeans.jemmy.Test
-
Status returned by test if wrong parameter was passed.
- WrongInternalFrameStateException(String, Component) - Constructor for exception org.netbeans.jemmy.operators.JInternalFrameOperator.WrongInternalFrameStateException
-
Constructs a JInternalFrameOperator$WrongInternalFrameStateException object.
- wtComponentEnabled() - Method in class org.netbeans.jemmy.operators.ComponentOperator
-
Waits for the component to be enabled.
X
- X_DPROP - Static variable in class org.netbeans.jemmy.operators.ComponentOperator
-
Identifier for a x coordinate property.
Y
- Y_DPROP - Static variable in class org.netbeans.jemmy.operators.ComponentOperator
-
Identifier for a y coordinate property.
All Classes All Packages