Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractButtonDriver - Class in org.fest.swing.driver
Understands functional testing of AbstractButtons: user input simulation state verification property value query This class is intended for internal use only.
AbstractButtonDriver(Robot) - Constructor for class org.fest.swing.driver.AbstractButtonDriver
Creates a new AbstractButtonDriver.
AbstractButtonSelectedQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that indicates whether an AbstractButton is selected or not.
AbstractButtonSelectedQuery() - Constructor for class org.fest.swing.driver.AbstractButtonSelectedQuery
 
AbstractButtonTextQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the text of an AbstractButton.
AbstractButtonTextQuery() - Constructor for class org.fest.swing.driver.AbstractButtonTextQuery
 
AbstractComponentMatcher - Class in org.fest.swing.core
Understands a base class for implementations of ResettableComponentMatcher.
AbstractComponentMatcher() - Constructor for class org.fest.swing.core.AbstractComponentMatcher
AbstractComponentMatcher(boolean) - Constructor for class org.fest.swing.core.AbstractComponentMatcher
AbstractJTableCellWriter - Class in org.fest.swing.driver
Understands the base class for implementations of JTableCellWriter.
AbstractJTableCellWriter(Robot) - Constructor for class org.fest.swing.driver.AbstractJTableCellWriter
 
accessibleEditorOf(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxDriver
 
acquire(Object) - Method in class org.fest.swing.lock.ScreenLock
Acquires this lock.
acquired - Variable in class org.fest.swing.lock.ScreenLock
 
acquired() - Method in class org.fest.swing.lock.ScreenLock
Indicates whether this lock is already acquired.
acquiredBy(Object) - Method in class org.fest.swing.lock.ScreenLock
Indicates whether this lock was acquired by the given object.
acquireScreenLock() - Static method in class org.fest.swing.core.BasicRobot
 
ActionFailedException - Exception in org.fest.swing.exception
Understands an error occurred when simulation of user input fails.
ActionFailedException(String) - Constructor for exception org.fest.swing.exception.ActionFailedException
 
ActionFailedException(String, Throwable) - Constructor for exception org.fest.swing.exception.ActionFailedException
 
actionFailure(String) - Static method in exception org.fest.swing.exception.ActionFailedException
Creates a new ActionFailedException.
actionFailure(String, Throwable) - Static method in exception org.fest.swing.exception.ActionFailedException
Creates a new ActionFailedException.
Actions - Class in org.fest.swing.driver
Understands utility methods related to Actions.
Actions() - Constructor for class org.fest.swing.driver.Actions
 
activate(Window) - Method in class org.fest.swing.core.BasicRobot
Activates the given Window.
activateEditorWithDoubleClick(JTable, int, int, Point) - Method in class org.fest.swing.driver.JTableTextComponentEditorCellWriter
 
activateEditorWithF2Key(JTable, int, int, Point) - Method in class org.fest.swing.driver.JTableTextComponentEditorCellWriter
 
activateParentIfIsAMenu(JMenuItemLocation) - Method in class org.fest.swing.driver.JMenuItemDriver
 
activateWindow(Window) - Static method in class org.fest.swing.core.ActivateWindowTask
 
activateWindowOfFocusTarget(Component, Component) - Method in class org.fest.swing.core.BasicRobot
 
ActivateWindowTask - Class in org.fest.swing.core
Understands activating a Window.
ActivateWindowTask() - Constructor for class org.fest.swing.core.ActivateWindowTask
 
active - Variable in class org.fest.swing.core.BasicRobot
 
active(JApplet) - Static method in class org.fest.swing.driver.JAppletDriver
 
activePopupMenu() - Method in class org.fest.swing.core.BasicRobot
 
actual - Variable in class org.fest.swing.driver.TextAssert
 
actualMessageTypeAsText(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
 
add(Character, KeyStroke) - Static method in class org.fest.swing.keystroke.KeyStrokeMap
 
add(Character, KeyStroke) - Method in class org.fest.swing.keystroke.KeyStrokeMapCollection
 
add(AppletParameter) - Method in class org.fest.swing.launcher.AppletLauncher
 
addContent() - Method in class org.fest.swing.applet.AppletViewer
 
addContextFor(Component) - Method in class org.fest.swing.monitor.Context
 
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.fest.swing.edt.CheckThreadViolationRepaintManager
 
addInvalidComponent(JComponent) - Method in class org.fest.swing.edt.CheckThreadViolationRepaintManager
 
addKeyStrokesFrom(KeyStrokeMappingProvider) - Static method in class org.fest.swing.keystroke.KeyStrokeMap
Adds the collection of KeyStrokeMappings from the given KeyStrokeMappingProvider to this map.
addLine(String[], StringBuilder) - Static method in class org.fest.swing.util.Arrays
 
addPointToRectangle(Point, Rectangle) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
addQueueFor(Component) - Method in class org.fest.swing.monitor.EventQueueMapping
 
addQueueFor(Component) - Method in class org.fest.swing.monitor.WindowEventQueueMapping
 
addQueueFor(Toolkit) - Method in class org.fest.swing.monitor.WindowEventQueueMapping
 
addRectangleToPoint(Rectangle, Point) - Static method in class org.fest.swing.driver.PointAndParentForScrollingJTextFieldQuery
 
addRootIfInvisible(JTree, TreePath) - Static method in class org.fest.swing.driver.JTreeAddRootIfInvisibleTask
 
addWindowTo(Window, Map<Window, Boolean>) - Method in class org.fest.swing.monitor.Windows
 
ALL - Enum constant in enum class org.fest.swing.core.ComponentLookupScope
All GUI components participate in a component lookup, regardless if they are being shown on the screen or not.
allEventQueues() - Method in class org.fest.swing.monitor.Context
Returns all known event queues.
allEventQueues() - Method in class org.fest.swing.monitor.WindowMonitor
Returns all known event queues.
allTabTitlesIn(JTabbedPane) - Static method in class org.fest.swing.driver.JTabbedPaneDriver
 
allThreads() - Method in class org.fest.swing.core.ThreadsSource
 
alreadyAcquiredBy(Object) - Method in class org.fest.swing.lock.ScreenLock
 
alreadyVisible() - Method in class org.fest.swing.driver.ComponentShownWaiter
 
ALWAYS_MATCHES - Static variable in class org.fest.swing.core.BasicComponentPrinter
 
alwaysMatches() - Static method in class org.fest.swing.core.BasicComponentPrinter
 
ancestorAndLocation(JToolBar) - Static method in class org.fest.swing.driver.JToolBarDriver
 
andShowing() - Method in class org.fest.swing.core.matcher.DialogMatcher
Indicates that the Dialog to match should be showing on the screen.
andShowing() - Method in class org.fest.swing.core.matcher.FrameMatcher
Indicates that the Frame to match should be showing on the screen.
andShowing() - Method in class org.fest.swing.core.matcher.JButtonMatcher
Indicates that the JButton to match should be showing on the screen.
andShowing() - Method in class org.fest.swing.core.matcher.JLabelMatcher
Indicates that the JLabel to match should be showing on the screen.
andShowing() - Method in class org.fest.swing.core.matcher.JTextComponentMatcher
Indicates that the JTextComponent to match should be showing on the screen.
andText(String) - Method in class org.fest.swing.core.matcher.JButtonMatcher
Specifies the text to match.
andText(String) - Method in class org.fest.swing.core.matcher.JLabelMatcher
Specifies the text to match.
andText(String) - Method in class org.fest.swing.core.matcher.JTextComponentMatcher
Specifies the text to match.
andText(Pattern) - Method in class org.fest.swing.core.matcher.JButtonMatcher
Specifies the text to match.
andText(Pattern) - Method in class org.fest.swing.core.matcher.JLabelMatcher
Specifies the text to match.
andText(Pattern) - Method in class org.fest.swing.core.matcher.JTextComponentMatcher
Specifies the text to match.
andTitle(String) - Method in class org.fest.swing.core.matcher.DialogMatcher
Specifies the title to match.
andTitle(String) - Method in class org.fest.swing.core.matcher.FrameMatcher
Specifies the title to match.
andTitle(Pattern) - Method in class org.fest.swing.core.matcher.DialogMatcher
Specifies the title to match.
andTitle(Pattern) - Method in class org.fest.swing.core.matcher.FrameMatcher
Specifies the title to match.
any() - Static method in class org.fest.swing.core.matcher.DialogMatcher
Creates a new DialogMatcher that matches any Dialog.
any() - Static method in class org.fest.swing.core.matcher.FrameMatcher
Creates a new FrameMatcher that matches any Frame.
any() - Static method in class org.fest.swing.core.matcher.JButtonMatcher
Creates a new JButtonMatcher that matches any JButton.
any() - Static method in class org.fest.swing.core.matcher.JLabelMatcher
Creates a new JLabelMatcher that matches any JLabel.
any() - Static method in class org.fest.swing.core.matcher.JTextComponentMatcher
Creates a new JTextComponentMatcher that matches any JTextComponent.
ANY - Static variable in class org.fest.swing.core.matcher.NamedComponentMatcherTemplate
Indicates that a property value to use as search criteria has not been set.
appendComponents(StringBuilder, Collection<Component>) - Static method in class org.fest.swing.core.BasicComponentFinder
 
appendProperty(StringBuilder, String, Component) - Method in class org.fest.swing.format.IntrospectionComponentFormatter
 
applet - Variable in class org.fest.swing.applet.AppletViewer
 
applet - Variable in class org.fest.swing.launcher.AppletLauncher
 
applet() - Method in class org.fest.swing.applet.AppletViewer
Returns the applet displayed in this viewer.
applet(Applet) - Static method in class org.fest.swing.launcher.AppletLauncher
Creates a new applet launcher.
applet(Class<? extends Applet>) - Static method in class org.fest.swing.launcher.AppletLauncher
Creates a new applet launcher.
applet(String) - Static method in class org.fest.swing.launcher.AppletLauncher
Creates a new applet launcher.
APPLET_APPLET_VIEWER_CLASS - Static variable in class org.fest.swing.awt.AWT
 
APPLET_LOADED_MESSAGE - Static variable in class org.fest.swing.applet.AppletViewer
 
APPLET_VIEWER_TITLE - Static variable in class org.fest.swing.applet.AppletViewer
 
appletContext(JApplet) - Static method in class org.fest.swing.driver.JAppletDriver
 
appletContextOf(JApplet) - Method in class org.fest.swing.driver.JAppletDriver
Returns the AppletContext of the given JApplet.
appletFrom(StatusDisplay) - Static method in class org.fest.swing.applet.BasicAppletContext
 
AppletLauncher - Class in org.fest.swing.launcher
Understands a fluent interface for launching and testing Applets.
AppletLauncher(Applet) - Constructor for class org.fest.swing.launcher.AppletLauncher
 
appletLoaded() - Method in class org.fest.swing.applet.AppletViewer
Indicates whether the applet in this viewer is loaded or not.
AppletParameter - Class in org.fest.swing.launcher
Understands a fluent interface for creation of applet parameters.
AppletParameter(String, String) - Constructor for class org.fest.swing.launcher.AppletParameter
 
AppletParameter.AppletParameterBuilder - Class in org.fest.swing.launcher
Understands creation of AppletParameters.
AppletParameterBuilder(String) - Constructor for class org.fest.swing.launcher.AppletParameter.AppletParameterBuilder
 
appletResize(int, int) - Method in class org.fest.swing.applet.BasicAppletStub
Resizes this stub's viewer when the applet wants to be resized.
appletStub(AppletStub) - Method in class org.fest.swing.applet.AppletViewer
 
AppletViewer - Class in org.fest.swing.applet
Understands a window that displays an Applet.
AppletViewer(Applet) - Constructor for class org.fest.swing.applet.AppletViewer
 
application(Class<?>) - Static method in class org.fest.swing.launcher.ApplicationLauncher
Starting point of the fluent interface.
application(String) - Static method in class org.fest.swing.launcher.ApplicationLauncher
Starting point of the fluent interface.
ApplicationLauncher - Class in org.fest.swing.launcher
Understands execution of a Java application from a class that has a "main" method.
ApplicationLauncher(Class<?>) - Constructor for class org.fest.swing.launcher.ApplicationLauncher
 
applicationType - Variable in class org.fest.swing.launcher.ApplicationLauncher
 
approve() - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user pressing the "Approve" button in this fixture's JFileChooser.
APPROVE_BUTTON - Static variable in class org.fest.swing.driver.JFileChooserDriver
 
approveButton() - Method in class org.fest.swing.fixture.JFileChooserFixture
Finds the "Approve" button in this fixture's JFileChooser.
approveButton(JFileChooser) - Method in class org.fest.swing.driver.JFileChooserDriver
Finds the "Approve" button in the given JFileChooser.
approveButtonTextFrom(JFileChooser) - Static method in class org.fest.swing.driver.JFileChooserApproveButtonTextQuery
 
ARBITRARY_EXTRA_VALUE - Static variable in class org.fest.swing.monitor.WindowStatus
 
areEqualOrMatch(String, String) - Static method in class org.fest.swing.util.Strings
Indicates if the given Strings match.
arePropertyValuesMatching(Object, Object) - Method in class org.fest.swing.core.matcher.NamedComponentMatcherTemplate
Indicates whether the given value matches the expected value in this matcher.
areSatisfied(Condition[]) - Static method in class org.fest.swing.timing.Pause
 
args - Variable in class org.fest.swing.launcher.ApplicationLauncher
 
Arrays - Class in org.fest.swing.util
Understands utility methods for arrays.
Arrays() - Constructor for class org.fest.swing.util.Arrays
 
arrow(JScrollBar) - Method in class org.fest.swing.driver.HorizontalJScrollBarLocation
 
arrow(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarLocationStrategy
 
arrow(JScrollBar) - Method in class org.fest.swing.driver.VerticalJScrollBarLocation
 
as(String) - Method in class org.fest.swing.driver.TextAssert
 
as(Description) - Method in class org.fest.swing.driver.TextAssert
 
assertEditable(JComboBox, boolean) - Method in class org.fest.swing.driver.JComboBoxDriver
 
assertEditable(JTree, boolean) - Method in class org.fest.swing.driver.JTreeDriver
 
assertEditable(JTextComponent, boolean) - Method in class org.fest.swing.driver.JTextComponentDriver
 
assertEqualMessageType(JOptionPane, int) - Method in class org.fest.swing.driver.JOptionPaneDriver
 
assertIsEnabledAndShowing(Component) - Static method in class org.fest.swing.driver.ComponentDriver
Validates that the given Component is enabled and showing on the screen.
assertIsInBetweenMinAndMax(int, int, int) - Method in class org.fest.swing.driver.JProgressBarDriver
 
assertIsInBetweenMinAndMax(JProgressBar, int) - Method in class org.fest.swing.driver.JProgressBarDriver
 
assertNoSelection(JTable) - Static method in class org.fest.swing.driver.JTableDriver
 
assertThat(String) - Static method in class org.fest.swing.driver.TextAssert
 
assertThatButtonIsSelected(AbstractButton, boolean) - Method in class org.fest.swing.driver.AbstractButtonDriver
 
asText(Object) - Static method in class org.fest.swing.driver.ModelValueToString
Returns the toString value from the given object.
atIndex(int) - Static method in class org.fest.swing.data.Index
Creates a new Index.
attachAsWeakEventListener(Toolkit, AWTEventListener, long) - Static method in class org.fest.swing.listener.WeakEventListener
Creates a new WeakEventListener and adds it to the given Toolkit using the given event mask.
attachNewWindowVisibilityMonitor(Window) - Method in class org.fest.swing.monitor.Windows
Creates a new WindowVisibilityMonitor and attaches it to the given Window.
attachTo(Component) - Static method in class org.fest.swing.core.FocusMonitor
 
attachTo(Robot) - Method in class org.fest.swing.core.Settings
 
attachTo(Toolkit) - Method in class org.fest.swing.monitor.ContextMonitor
 
attachTo(Toolkit) - Method in class org.fest.swing.monitor.WindowAvailabilityMonitor
 
AWT - Class in org.fest.swing.awt
Understands utility methods related to AWT.
AWT() - Constructor for class org.fest.swing.awt.AWT
 
AWT.ThreadStateChecker - Class in org.fest.swing.awt
 
AWTEventPoster - Class in org.fest.swing.core
Understands posting AWTEvents in a EventQueue.
AWTEventPoster(Toolkit, InputState, WindowMonitor, Settings) - Constructor for class org.fest.swing.core.AWTEventPoster
 
AWTEvents - Class in org.fest.swing.util
Understands utility methods related to AWT events.
AWTEvents() - Constructor for class org.fest.swing.util.AWTEvents
 
AWTExceptionHandlerInstaller - Class in org.fest.swing.util
Understands installation of AWT exception handlers.
AWTExceptionHandlerInstaller() - Constructor for class org.fest.swing.util.AWTExceptionHandlerInstaller
 

B

background() - Method in class org.fest.swing.fixture.ComponentFixture
Returns a fixture that verifies the background color of this fixture's Component.
background() - Method in class org.fest.swing.fixture.JTableCellFixture
Returns a fixture that verifies the background color of this fixture's table cell.
background(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Returns the background color of the given table cell.
BACKGROUND_PROPERTY - Static variable in class org.fest.swing.fixture.ComponentFixture
Name of the property "background".
backgroundAt(JTable, int, int) - Method in interface org.fest.swing.cell.JTableCellReader
Returns the background color of the cell renderer for the given table cell.
backgroundAt(JTable, int, int) - Method in class org.fest.swing.driver.BasicJTableCellReader
Returns the background color of the cell renderer for the given table cell.
backgroundAt(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Returns a fixture that verifies the background color of the given table cell.
backgroundOf(Component) - Static method in class org.fest.swing.query.ComponentBackgroundQuery
Returns the background color of the given Component.
BasicAppletContext - Class in org.fest.swing.applet
Understands a basic (and limited) implementation of AppletContext.
BasicAppletContext(StatusDisplay) - Constructor for class org.fest.swing.applet.BasicAppletContext
Creates a new BasicAppletContext.
BasicAppletContext.EmptyAppletEnumeration - Class in org.fest.swing.applet
 
BasicAppletStub - Class in org.fest.swing.applet
Understands a basic (and limited) implementation of AppletStub.
BasicAppletStub(Window, AppletContext) - Constructor for class org.fest.swing.applet.BasicAppletStub
Creates a new BasicAppletStub.
BasicAppletStub(Window, AppletContext, Map<String, String>) - Constructor for class org.fest.swing.applet.BasicAppletStub
Creates a new BasicAppletStub.
BasicCellRendererReader - Class in org.fest.swing.driver
Understands a basic implementation of CellRendererReader.
BasicCellRendererReader() - Constructor for class org.fest.swing.driver.BasicCellRendererReader
 
BasicComponentFinder - Class in org.fest.swing.core
Understands GUI Component lookup.
BasicComponentFinder(ComponentHierarchy) - Constructor for class org.fest.swing.core.BasicComponentFinder
Creates a new BasicComponentFinder.
BasicComponentFinder(ComponentHierarchy, Settings) - Constructor for class org.fest.swing.core.BasicComponentFinder
Creates a new BasicComponentFinder.
BasicComponentPrinter - Class in org.fest.swing.core
Understands printing the String representation of Components to facilitate debugging.
BasicComponentPrinter(ComponentHierarchy) - Constructor for class org.fest.swing.core.BasicComponentPrinter
Creates a new BasicComponentPrinter.
BasicJComboBoxCellReader - Class in org.fest.swing.driver
Understands the default implementation of JComboBoxCellReader.
BasicJComboBoxCellReader() - Constructor for class org.fest.swing.driver.BasicJComboBoxCellReader
Creates a new BasicJComboBoxCellReader that uses a BasicCellRendererReader to read the value from the cell renderer component in a JComboBox.
BasicJComboBoxCellReader(CellRendererReader) - Constructor for class org.fest.swing.driver.BasicJComboBoxCellReader
BasicJListCellReader - Class in org.fest.swing.driver
Understands the default implementation of JListCellReader.
BasicJListCellReader() - Constructor for class org.fest.swing.driver.BasicJListCellReader
Creates a new BasicJListCellReader that uses a BasicCellRendererReader to read the value from the cell renderer component in a JList.
BasicJListCellReader(CellRendererReader) - Constructor for class org.fest.swing.driver.BasicJListCellReader
Creates a new BasicJListCellReader.
BasicJTableCellReader - Class in org.fest.swing.driver
Understands the default implementation of JTableCellReader.
BasicJTableCellReader() - Constructor for class org.fest.swing.driver.BasicJTableCellReader
Creates a new BasicJTableCellReader that uses a BasicCellRendererReader to read the value from the cell renderer component in a JTable.
BasicJTableCellReader(CellRendererReader) - Constructor for class org.fest.swing.driver.BasicJTableCellReader
Creates a new BasicJTableCellReader.
BasicJTableCellWriter - Class in org.fest.swing.driver
Understands the default implementation of JTableCellWriter.
BasicJTableCellWriter(Robot) - Constructor for class org.fest.swing.driver.BasicJTableCellWriter
 
BasicJTreeCellReader - Class in org.fest.swing.driver
Understands the default implementation of JTreeCellReader.
BasicJTreeCellReader() - Constructor for class org.fest.swing.driver.BasicJTreeCellReader
Creates a new BasicJTreeCellReader that uses a BasicCellRendererReader to read the value from the cell renderer component in a JTree.
BasicJTreeCellReader(CellRendererReader) - Constructor for class org.fest.swing.driver.BasicJTreeCellReader
Creates a new BasicJTreeCellReader.
BasicRobot - Class in org.fest.swing.core
Understands simulation of user events on a GUI Component.
BasicRobot(Object, ComponentHierarchy) - Constructor for class org.fest.swing.core.BasicRobot
 
BasicRobot.RobotIdleLock - Class in org.fest.swing.core
 
BLOCK_OFFSET - Static variable in class org.fest.swing.driver.JScrollBarLocation
 
blockLocation(JScrollBar, Point, int) - Method in class org.fest.swing.driver.HorizontalJScrollBarLocation
 
blockLocation(JScrollBar, Point, int) - Method in class org.fest.swing.driver.JScrollBarLocation
 
blockLocation(JScrollBar, Point, int) - Method in class org.fest.swing.driver.JScrollBarLocationStrategy
 
blockLocation(JScrollBar, Point, int) - Method in class org.fest.swing.driver.VerticalJScrollBarLocation
 
blockLocation(JScrollBar, JScrollBarLocation, int) - Static method in class org.fest.swing.driver.JScrollBarDriver
 
blockLocationToScrollDown(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarLocation
Returns the location where to move the mouse pointer to scroll one block down (or left.)
blockLocationToScrollUp(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarLocation
Returns the location where to move the mouse pointer to scroll one block up (or right.)
BOLD_PROPERTY - Static variable in class org.fest.swing.fixture.FontFixture
 
button - Variable in class org.fest.swing.core.MouseClickInfo
 
button() - Method in class org.fest.swing.core.MouseClickInfo
Returns the button to click.
button() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JButton found in this fixture's Container.
button() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JButton found in this fixture's Container.
button(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JButton in this fixture's Container, which name matches the specified one.
button(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JButton in this fixture's Container, which name matches the specified one.
button(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Deprecated.
in 1.2
button(GenericTypeMatcher<? extends JButton>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JButton in this fixture's Container, that matches the specified search criteria.
button(GenericTypeMatcher<? extends JButton>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JButton in this fixture's Container, that matches the specified search criteria.
button(MouseButton) - Static method in class org.fest.swing.core.MouseClickInfo
Specifies that the given button should be clicked once.
BUTTON_MASK - Static variable in class org.fest.swing.core.BasicRobot
 
BUTTON_MASK - Static variable in class org.fest.swing.input.MouseInfo
 
buttons - Variable in class org.fest.swing.input.MouseInfo
 
buttons() - Method in class org.fest.swing.input.InputState
Returns the mouse buttons used in the last input event.
buttons() - Method in class org.fest.swing.input.MouseInfo
 
buttons(int) - Method in class org.fest.swing.input.MouseInfo
 
buttonUsed(MouseEvent) - Method in class org.fest.swing.input.MouseInfo
 
buttonWithText(String) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Finds and returns a fixture wrapping a button (this fixture's JOptionPane) matching the given text.
buttonWithText(Pattern) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Finds and returns a fixture wrapping a button (this fixture's JOptionPane) matching the given text.
buttonWithText(JOptionPane, String) - Method in class org.fest.swing.driver.JOptionPaneDriver
Finds a button in the JOptionPane containing the given text.
buttonWithText(JOptionPane, Pattern) - Method in class org.fest.swing.driver.JOptionPaneDriver
Finds a button in the JOptionPane whose text matches the given regular expression pattern.
buttonWithTextFromUIManager(JOptionPane, String) - Method in class org.fest.swing.driver.JOptionPaneDriver
 

C

c - Variable in class org.fest.swing.driver.ComponentEnabledCondition
 
c - Variable in class org.fest.swing.driver.WaitForComponentToShowCondition
 
calculateMaximum(JSplitPane) - Static method in class org.fest.swing.driver.HorizontalJSplitPaneDividerLocation
 
calculateMaximum(JSplitPane) - Static method in class org.fest.swing.driver.VerticalJSplitPaneDividerLocation
 
calculateMinimum(JSplitPane) - Static method in class org.fest.swing.driver.HorizontalJSplitPaneDividerLocation
 
calculateMinimum(JSplitPane) - Static method in class org.fest.swing.driver.VerticalJSplitPaneDividerLocation
 
cancel() - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user pressing the "Cancel" button in this fixture's JFileChooser.
CANCEL_BUTTON - Static variable in class org.fest.swing.driver.JFileChooserDriver
 
CANCEL_BUTTON_TEXT_KEY - Static variable in class org.fest.swing.driver.JFileChooserCancelButtonTextQuery
 
cancelButton() - Method in class org.fest.swing.fixture.JFileChooserFixture
Finds the "Cancel" button in this fixture's JFileChooser.
cancelButton() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Returns a fixture wrapping the "Cancel" button in this fixture's JOptionPane.
cancelButton(JFileChooser) - Method in class org.fest.swing.driver.JFileChooserDriver
Finds the "Cancel" button in the given JFileChooser.
cancelButton(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Finds the "Cancel" button in the JOptionPane.
cancelButtonText() - Static method in class org.fest.swing.driver.JFileChooserCancelButtonTextQuery
 
cancelCellEditing(JTable, int, int) - Method in interface org.fest.swing.cell.JTableCellWriter
Cancels editing the given cell of the JTable.
cancelCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.AbstractJTableCellWriter
Cancels editing the given cell of the JTable.
cancelCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.BasicJTableCellWriter
Cancels editing the given cell of the JTable.
cancelCellEditing(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Cancels editing the given cell of the JTable, using this driver's JTableCellWriter.
CANCELED - Static variable in class org.fest.swing.monitor.ProtectingTimerTask
 
cancelEditing() - Method in class org.fest.swing.fixture.JTableCellFixture
Cancels editing this fixture's table cell.
cancelEditing(JTable, int, int) - Static method in class org.fest.swing.driver.JTableCancelCellEditingTask
 
cancelEditing(TableCellEditor) - Static method in class org.fest.swing.driver.JTableCancelCellEditingTask
 
canMoveWindows() - Static method in class org.fest.swing.util.Platform
Indicates whether it is possible to move windows that are not an instance of Frame or Dialog.
cannotFindButton(String, String) - Method in class org.fest.swing.driver.JFileChooserDriver
 
cannotFindOrActivateEditor(int, int) - Static method in class org.fest.swing.driver.AbstractJTableCellWriter
Throws a ActionFailedException if this JTableCellWriter could not find or activate the cell editor of the supported type.
cannotGetLocation(JTextComponent, int) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
cannotInstantiateApplet(String, Exception) - Static method in class org.fest.swing.launcher.AppletLauncher
 
cannotLoadType(String, Exception) - Static method in class org.fest.swing.launcher.AppletLauncher
 
cannotSelectFile(File, String) - Static method in class org.fest.swing.driver.JFileChooserSelectFileTask
 
canResizeWindows() - Static method in class org.fest.swing.util.Platform
Indicates whether it is possible to resize windows that are not an instance of Frame or Dialog.
cast(Component) - Method in class org.fest.swing.finder.ComponentFinderTemplate
Casts the given Component to the type supported by this finder.
cast(Component) - Method in class org.fest.swing.finder.DialogFinder
Casts the given Component to Dialog.
cast(Component) - Method in class org.fest.swing.finder.FrameFinder
Casts the given Component to Frame.
cast(Component) - Method in class org.fest.swing.finder.JFileChooserFinder
Casts the given Component to JFileChooser.
cast(Component) - Method in class org.fest.swing.finder.JOptionPaneFinder
Casts the given Component to JOptionPane.
catchedException - Variable in class org.fest.swing.edt.GuiAction
 
catchedException() - Method in class org.fest.swing.edt.GuiAction
 
catchedException(Throwable) - Method in class org.fest.swing.edt.GuiAction
 
cell - Variable in class org.fest.swing.fixture.JTableCellFixture
 
cell() - Method in class org.fest.swing.fixture.JTableCellFixture
 
cell(String) - Method in class org.fest.swing.fixture.JTableFixture
Returns a fixture that manages the table cell whose value matches the given one.
cell(Pattern) - Method in class org.fest.swing.fixture.JTableFixture
Returns a fixture that manages the table cell whose value matches the given regular expression pattern.
cell(JTable, String) - Method in class org.fest.swing.driver.JTableDriver
Returns a cell from the given JTable whose value matches the given one.
cell(JTable, Pattern) - Method in class org.fest.swing.driver.JTableDriver
Returns a cell from the given JTable whose value matches the given regular expression pattern.
cell(JTable, TableCellFinder) - Method in class org.fest.swing.driver.JTableDriver
Returns a cell from the given JTable using the given cell finder.
cell(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Returns a fixture that manages the table cell specified by the given row and column.
cell(TableCellFinder) - Method in class org.fest.swing.fixture.JTableFixture
Returns a fixture that manages the table cell found by the given TableCellFinder.
cellBackground(JTable, TableCell, JTableCellReader) - Static method in class org.fest.swing.driver.JTableDriver
 
cellBounds(JList, int) - Static method in class org.fest.swing.driver.JListCellBoundsQuery
 
cellBounds(JTable, int, int) - Method in class org.fest.swing.driver.JTableLocation
Returns the bounds of the given row and column.
cellBounds(JTable, TableCell) - Method in class org.fest.swing.driver.JTableLocation
Returns the bounds of the given cell.
cellCenter(JList, Rectangle) - Static method in class org.fest.swing.driver.JListCellCenterQuery
 
cellCenterIn(Pair<Integer, Point>) - Method in class org.fest.swing.driver.JListDriver
 
cellEditor - Variable in class org.fest.swing.driver.AbstractJTableCellWriter
 
cellEditor() - Method in class org.fest.swing.driver.AbstractJTableCellWriter
Returns the cell editor being currently used.
cellEditor(JTable, int, int) - Static method in class org.fest.swing.driver.AbstractJTableCellWriter
Returns the editor for the given table cell.
cellEditor(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Returns the editor in the given cell of the JTable, using this driver's JTableCellWriter.
cellEditor(TableCellEditor) - Method in class org.fest.swing.driver.AbstractJTableCellWriter
Sets the cell editor being currently used.
cellEditorComponent(JTable, int, int) - Static method in class org.fest.swing.driver.AbstractJTableCellWriter
 
cellEditorIn(JTable, int, int) - Static method in class org.fest.swing.driver.JTableCellEditorQuery
 
cellFont(JTable, TableCell, JTableCellReader) - Static method in class org.fest.swing.driver.JTableDriver
 
cellForeground(JTable, TableCell, JTableCellReader) - Static method in class org.fest.swing.driver.JTableDriver
 
cellHasValue(JTable, int, int, TextMatcher, JTableCellReader) - Static method in class org.fest.swing.driver.JTableMatchingCellQuery
 
cellLocation(JTable, int, int, JTableLocation) - Static method in class org.fest.swing.driver.AbstractJTableCellWriter
Returns the location of the given table cell.
cellProperty(JTable, String) - Static method in class org.fest.swing.driver.JTableDriver
 
cellProperty(TableCell, String) - Method in class org.fest.swing.fixture.JTableFixture
 
cellReader - Variable in class org.fest.swing.driver.JComboBoxDriver
 
cellReader - Variable in class org.fest.swing.driver.JListDriver
 
cellReader - Variable in class org.fest.swing.driver.JTableDriver
 
cellReader - Variable in class org.fest.swing.driver.JTreePathFinder
 
cellReader() - Method in class org.fest.swing.driver.JTableDriver
 
cellReader() - Method in class org.fest.swing.driver.JTreeDriver
 
cellReader() - Method in class org.fest.swing.driver.JTreePathFinder
 
cellReader(JComboBoxCellReader) - Method in class org.fest.swing.driver.JComboBoxDriver
Updates the implementation of JComboBoxCellReader to use when comparing internal values of a JComboBox and the values expected in a test.
cellReader(JComboBoxCellReader) - Method in class org.fest.swing.fixture.JComboBoxFixture
Updates the implementation of JComboBoxCellReader to use when comparing internal values of this fixture's JComboBox and the values expected in a test.
cellReader(JListCellReader) - Method in class org.fest.swing.driver.JListDriver
Updates the implementation of JListCellReader to use when comparing internal values of a JList and the values expected in a test.
cellReader(JListCellReader) - Method in class org.fest.swing.fixture.JListFixture
Updates the implementation of JListCellReader to use when comparing internal values of this fixture's JList and the values expected in a test.
cellReader(JTableCellReader) - Method in class org.fest.swing.driver.JTableDriver
Updates the implementation of JTableCellReader to use when comparing internal values of a JTable and the values expected in a test.
cellReader(JTableCellReader) - Method in class org.fest.swing.fixture.JTableFixture
Updates the implementation of JTableCellReader to use when comparing internal values of this fixture's JTable and the values expected in a test.
cellReader(JTreeCellReader) - Method in class org.fest.swing.driver.JTreeDriver
Updates the implementation of JTreeCellReader to use when comparing internal values of a JTree and the values expected in a test.
cellReader(JTreeCellReader) - Method in class org.fest.swing.driver.JTreePathFinder
 
cellReader(JTreeCellReader) - Method in class org.fest.swing.fixture.JTreeFixture
Updates the implementation of JTreeCellReader to use when comparing internal values of a JTree and the values expected in a test.
cellRendererComponent(JComboBox, int) - Method in class org.fest.swing.driver.BasicJComboBoxCellReader
 
cellRendererIn(JTable, int, int) - Method in class org.fest.swing.driver.BasicJTableCellReader
 
CellRendererReader - Interface in org.fest.swing.driver
Understands reading the value of a Component that used as a cell renderer.
cellSelectionInfo(JTable, int, int, JTableLocation) - Static method in class org.fest.swing.driver.JTableDriver
 
cellValue(JTable, int, int, JTableCellReader) - Static method in class org.fest.swing.driver.JTableDriver
 
cellValue(JTable, TableCell, JTableCellReader) - Static method in class org.fest.swing.driver.JTableDriver
 
cellValueOf(JTable, int, int) - Static method in class org.fest.swing.driver.JTableCellValueQuery
 
cellValueProperty(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
 
cellWithValue(JTable, TextMatcher, JTableCellReader) - Static method in class org.fest.swing.driver.JTableMatchingCellQuery
 
cellWriter - Variable in class org.fest.swing.driver.JTableDriver
 
cellWriter(JTableCellWriter) - Method in class org.fest.swing.driver.JTableDriver
Updates the implementation of JTableCellWriter to use to edit cell values in a JTable.
cellWriter(JTableCellWriter) - Method in class org.fest.swing.fixture.JTableFixture
Updates the implementation of JTableCellWriter to use when comparing internal values of this fixture's JTable and the values expected in a test.
cellWriterFor(JTable, int, int) - Method in class org.fest.swing.driver.BasicJTableCellWriter
 
center() - Method in class org.fest.swing.monitor.WindowMetrics
 
centerOf(Component) - Static method in class org.fest.swing.awt.AWT
Returns a point at the center of the given Component.
centerOf(Rectangle) - Static method in class org.fest.swing.awt.AWT
Returns a point at the center of the given Rectangle.
centerOf(Rectangle) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
centerOfMatchingItemCell(JList, String, JListCellReader) - Static method in class org.fest.swing.driver.JListMatchingItemQuery
 
centerOfVisibleRect(JComponent) - Static method in class org.fest.swing.awt.AWT
Returns a point at the center of the visible rectangle of the given JComponent.
character - Variable in class org.fest.swing.keystroke.KeyStrokeMapping
 
character() - Method in class org.fest.swing.keystroke.KeyStrokeMapping
Returns the character corresponding to this mapping's KeyStrokeMapping.keyStroke().
characterFrom(String) - Static method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
charFor(KeyStroke) - Static method in class org.fest.swing.keystroke.KeyStrokeMap
Given a KeyStroke, returns the equivalent character.
charFor(KeyStroke) - Method in class org.fest.swing.keystroke.KeyStrokeMapCollection
 
charToKeyStroke - Variable in class org.fest.swing.keystroke.KeyStrokeMapCollection
 
charWithoutModifiersButShift(KeyStroke) - Static method in class org.fest.swing.keystroke.KeyStrokeMap
 
check() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Checks (or selects) this fixture's JCheckBox only it is not already checked.
check() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Checks (or selects) this fixture's JRadioButton only it is not already checked.
check() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Checks (or selects) this fixture's JToggleButton only it is not already checked.
checkBox() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JCheckBox found in this fixture's Container.
checkBox() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JCheckBox found in this fixture's Container.
checkBox(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JCheckBox in this fixture's Container, which name matches the specified one.
checkBox(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JCheckBox in this fixture's Container, which name matches the specified one.
checkBox(GenericTypeMatcher<? extends JCheckBox>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JCheckBox in this fixture's Container, that matches the specified search criteria.
checkBox(GenericTypeMatcher<? extends JCheckBox>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JCheckBox in this fixture's Container, that matches the specified search criteria.
checkBoxWriter - Variable in class org.fest.swing.driver.BasicJTableCellWriter
 
checkExit(int) - Method in class org.fest.swing.security.NoExitSecurityManager
Throws an ExitException if an application tries to terminate the current JVM (through Runtime.exit(int) or Runtime.halt(int).)
checkIfReady(Window) - Method in class org.fest.swing.monitor.WindowStatus
Checks whether the given window is ready for input.
checkPermission(Permission) - Method in class org.fest.swing.security.NoExitSecurityManager
Allows everything.
checkPermission(Permission, Object) - Method in class org.fest.swing.security.NoExitSecurityManager
Allows everything.
checkSafelyIfReady(Window) - Method in class org.fest.swing.monitor.WindowStatus
 
checkSelection(JTree, int[], Description) - Static method in class org.fest.swing.driver.JTreeVerifySelectionTask
 
checkSelection(JTree, String[], JTreePathFinder, Description) - Static method in class org.fest.swing.driver.JTreeVerifySelectionTask
 
CheckThreadViolationRepaintManager - Class in org.fest.swing.edt
This class is used to detect Event Dispatch Thread rule violations
See How to Use Threads for more info
CheckThreadViolationRepaintManager() - Constructor for class org.fest.swing.edt.CheckThreadViolationRepaintManager
 
CheckThreadViolationRepaintManager(boolean) - Constructor for class org.fest.swing.edt.CheckThreadViolationRepaintManager
 
CheckThreadViolationRepaintManager(boolean, StackTraces) - Constructor for class org.fest.swing.edt.CheckThreadViolationRepaintManager
 
checkThreadViolations(JComponent) - Method in class org.fest.swing.edt.CheckThreadViolationRepaintManager
 
childAt(Component, Point) - Static method in class org.fest.swing.input.InputState
Returns the component under the given coordinates in the given parent component.
childCount(JTree, TreePath) - Static method in class org.fest.swing.driver.JTreeChildOfPathCountQuery
 
childrenFinder - Variable in class org.fest.swing.hierarchy.ExistingHierarchy
 
childrenFinder - Variable in class org.fest.swing.hierarchy.WindowFilter
 
childrenFinder() - Method in class org.fest.swing.hierarchy.ExistingHierarchy
 
ChildrenFinder - Class in org.fest.swing.hierarchy
Understands how to find children components in a Container.
ChildrenFinder() - Constructor for class org.fest.swing.hierarchy.ChildrenFinder
 
ChildrenFinderStrategy - Interface in org.fest.swing.hierarchy
Understands how to find children components in a Container.
childrenOf(Component) - Method in class org.fest.swing.hierarchy.ChildrenFinder
 
childrenOf(Component) - Method in interface org.fest.swing.hierarchy.ComponentHierarchy
Returns all sub-components of the given component.
childrenOf(Component) - Method in class org.fest.swing.hierarchy.ExistingHierarchy
Returns all descendants of interest of the given component.
childrenOf(Component) - Method in class org.fest.swing.hierarchy.NewHierarchy
Returns all sub-components of the given component, omitting those which are currently filtered.
childrenOf(Component) - Method in class org.fest.swing.hierarchy.SingleComponentHierarchy
Returns all sub-components of the given Component.
childrenOfComponent(Component, ComponentHierarchy) - Static method in class org.fest.swing.core.FinderDelegate
 
cleanUp() - Method in class org.fest.swing.core.BasicRobot
Cleans up any used resources (keyboard, mouse, open windows and ScreenLock) used by this robot.
cleanUp() - Method in interface org.fest.swing.core.Robot
Cleans up any used resources (keyboard, mouse, open windows and ScreenLock) used by this robot.
cleanUp() - Method in class org.fest.swing.fixture.WindowFixture
Cleans up any used resources (keyboard, mouse, open windows and ScreenLock) used by this robot.
cleanUp() - Method in class org.fest.swing.testing.FestSwingTestCaseTemplate
Cleans up resources used by this test's Robot.
cleanUp(boolean) - Method in class org.fest.swing.core.BasicRobot
 
cleanUpWithoutDisposingWindows() - Method in class org.fest.swing.core.BasicRobot
Cleans up any used resources (keyboard, mouse and ScreenLock) used by this robot.
cleanUpWithoutDisposingWindows() - Method in interface org.fest.swing.core.Robot
Cleans up any used resources (keyboard, mouse and ScreenLock) used by this robot.
clear() - Method in class org.fest.swing.input.DragDropInfo
 
clear() - Method in class org.fest.swing.input.InputState
 
clear() - Method in class org.fest.swing.input.MouseInfo
 
clear() - Method in class org.fest.swing.keystroke.KeyStrokeMapCollection
 
clearCatchedException() - Method in class org.fest.swing.edt.GuiAction
 
clearKeyStrokes() - Static method in class org.fest.swing.keystroke.KeyStrokeMap
Removes all the character-KeyStroke mappings.
clearResult() - Method in class org.fest.swing.edt.GuiQuery
 
clearSelection() - Method in interface org.fest.swing.fixture.ItemGroupFixture
Clears the selection in this fixture's Component.
clearSelection() - Method in class org.fest.swing.fixture.JComboBoxFixture
Clears the selection in this fixture's JComboBox.
clearSelection() - Method in class org.fest.swing.fixture.JListFixture
Clears the selection in this fixture's JList.
clearSelection(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
Clears the selection in the given JComboBox.
clearSelection(JList) - Method in class org.fest.swing.driver.JListDriver
Clears the selection in the given JList.
clearSelection(JTree) - Method in class org.fest.swing.driver.JTreeDriver
 
clearSelectionOf(JList) - Static method in class org.fest.swing.driver.JListDriver
 
clearSelectionOf(JTree) - Static method in class org.fest.swing.driver.JTreeClearSelectionTask
 
click() - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user clicking this fixture's Dialog.
click() - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user clicking this fixture's Frame.
click() - Method in class org.fest.swing.fixture.GenericComponentFixture
Simulates a user clicking this fixture's GUI component.
click() - Method in class org.fest.swing.fixture.JButtonFixture
Simulates a user clicking this fixture's JButton.
click() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Simulates a user clicking this fixture's JCheckBox.
click() - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user clicking this fixture's JComboBox.
click() - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user clicking this fixture's JFileChooser.
click() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user clicking this fixture's JInternalFrame.
click() - Method in class org.fest.swing.fixture.JLabelFixture
Simulates a user clicking this fixture's JLabel.
click() - Method in class org.fest.swing.fixture.JListFixture
Simulates a user clicking this fixture's JList.
click() - Method in class org.fest.swing.fixture.JListItemFixture
Simulates a user clicking this fixture's list item.
click() - Method in class org.fest.swing.fixture.JMenuItemFixture
Simulates a user selecting this fixture's JMenuItem.
click() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Simulates a user clicking this fixture's JOptionPane.
click() - Method in class org.fest.swing.fixture.JPanelFixture
Simulates a user clicking this fixture's JPanel.
click() - Method in class org.fest.swing.fixture.JPopupMenuFixture
Simulates a user clicking this fixture's JPopupMenu.
click() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Simulates a user clicking this fixture's JRadioButton.
click() - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user clicking this fixture's JScrollBar.
click() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Simulates a user clicking this fixture's JScrollPane.
click() - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user clicking this fixture's JSlider.
click() - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user clicking this fixture's JSpinner.
click() - Method in class org.fest.swing.fixture.JSplitPaneFixture
Simulates a user clicking this fixture's JSplitPane.
click() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user clicking this fixture's JTabbedPane.
click() - Method in class org.fest.swing.fixture.JTableCellFixture
Simulates a user clicking this fixture's table cell.
click() - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user clicking this fixture's JTable.
click() - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user clicking this fixture's JTextComponent.
click() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Simulates a user clicking this fixture's JToggleButton.
click() - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user clicking this fixture's JToolBar.
click() - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user clicking this fixture's JTree.
click() - Method in class org.fest.swing.fixture.JTreePathFixture
Simulates a user clicking this fixture's tree node.
click() - Method in class org.fest.swing.fixture.JTreeRowFixture
Simulates a user clicking this fixture's tree node.
click() - Method in interface org.fest.swing.fixture.MouseInputSimulationFixture
Simulates a user clicking this fixture's GUI component.
click(Component) - Method in class org.fest.swing.core.BasicRobot
Simulates a user clicking once the given Component using the left mouse button.
click(Component) - Method in interface org.fest.swing.core.Robot
Simulates a user clicking once the given Component using the left mouse button.
click(Component) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user clicking once the given Component using the left mouse button.
click(Component, Point) - Method in class org.fest.swing.core.BasicRobot
Simulates a user clicking at the given position on the given Component.
click(Component, Point) - Method in interface org.fest.swing.core.Robot
Simulates a user clicking at the given position on the given Component.
click(Component, Point) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user clicking at the given position on the given Component.
click(Component, Point, MouseButton, int) - Method in class org.fest.swing.core.BasicRobot
Simulates a user clicking the given mouse button, the given times at the given position on the given Component.
click(Component, Point, MouseButton, int) - Method in interface org.fest.swing.core.Robot
Simulates a user clicking the given mouse button, the given times at the given position on the given Component.
click(Component, MouseButton) - Method in class org.fest.swing.core.BasicRobot
Simulates a user clicking once the given Component using the given mouse button.
click(Component, MouseButton) - Method in interface org.fest.swing.core.Robot
Simulates a user clicking once the given Component using the given mouse button.
click(Component, MouseButton) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user clicking once the given Component using the given mouse button.
click(Component, MouseButton, int) - Method in class org.fest.swing.core.BasicRobot
Simulates a user clicking the given mouse button, the given times on the given Component.
click(Component, MouseButton, int) - Method in interface org.fest.swing.core.Robot
Simulates a user clicking the given mouse button, the given times on the given Component.
click(Component, MouseButton, int) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user clicking the given mouse button, the given times on the given Component.
click(Component, MouseClickInfo) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user clicking the given mouse button, the given times on the given Component.
click(Point, MouseButton, int) - Method in class org.fest.swing.core.BasicRobot
Simulates a user clicking the given mouse button, the given times at the given absolute coordinates.
click(Point, MouseButton, int) - Method in interface org.fest.swing.core.Robot
Simulates a user clicking the given mouse button, the given times at the given absolute coordinates.
click(JMenuItem) - Method in class org.fest.swing.driver.JMenuItemDriver
Finds and selects the given JMenuItem.
click(JTable, TableCell, MouseButton, int) - Method in class org.fest.swing.driver.JTableDriver
Clicks the given cell, using the specified mouse button, the given number of times.
click(MouseButton) - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user clicking this fixture's Dialog.
click(MouseButton) - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user clicking this fixture's Frame.
click(MouseButton) - Method in class org.fest.swing.fixture.GenericComponentFixture
Simulates a user clicking this fixture's GUI component.
click(MouseButton) - Method in class org.fest.swing.fixture.JButtonFixture
Simulates a user clicking this fixture's JButton.
click(MouseButton) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Simulates a user clicking this fixture's JCheckBox.
click(MouseButton) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user clicking this fixture's JComboBox.
click(MouseButton) - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user clicking this fixture's JFileChooser.
click(MouseButton) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user clicking this fixture's JInternalFrame.
click(MouseButton) - Method in class org.fest.swing.fixture.JLabelFixture
Simulates a user clicking this fixture's JLabel.
click(MouseButton) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user clicking this fixture's JList.
click(MouseButton) - Method in class org.fest.swing.fixture.JListItemFixture
Simulates a user clicking this fixture's list item.
click(MouseButton) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Simulates a user clicking this fixture's JOptionPane.
click(MouseButton) - Method in class org.fest.swing.fixture.JPanelFixture
Simulates a user clicking this fixture's JPanel.
click(MouseButton) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Simulates a user clicking this fixture's JPopupMenu.
click(MouseButton) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Simulates a user clicking this fixture's JRadioButton.
click(MouseButton) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user clicking this fixture's JScrollBar.
click(MouseButton) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Simulates a user clicking this fixture's JScrollPane.
click(MouseButton) - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user clicking this fixture's JSlider.
click(MouseButton) - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user clicking this fixture's JSpinner.
click(MouseButton) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Simulates a user clicking this fixture's JSplitPane.
click(MouseButton) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user clicking this fixture's JTabbedPane.
click(MouseButton) - Method in class org.fest.swing.fixture.JTableCellFixture
Simulates a user clicking a cell in this fixture's table cell once, using the specified mouse button.
click(MouseButton) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user clicking this fixture's JTable.
click(MouseButton) - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user clicking this fixture's JTextComponent.
click(MouseButton) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Simulates a user clicking this fixture's JToggleButton.
click(MouseButton) - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user clicking this fixture's JToolBar.
click(MouseButton) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user clicking this fixture's JTree.
click(MouseButton) - Method in class org.fest.swing.fixture.JTreePathFixture
Simulates a user clicking this fixture's tree node.
click(MouseButton) - Method in class org.fest.swing.fixture.JTreeRowFixture
Simulates a user clicking this fixture's tree node.
click(MouseButton) - Method in interface org.fest.swing.fixture.MouseInputSimulationFixture
Simulates a user clicking this fixture's GUI component.
click(MouseButton, int) - Method in class org.fest.swing.fixture.JTableCellFixture
 
click(MouseClickInfo) - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user clicking this fixture's Dialog.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user clicking this fixture's Frame.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.GenericComponentFixture
Simulates a user clicking this fixture's GUI component.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JButtonFixture
Simulates a user clicking this fixture's JButton.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Simulates a user clicking this fixture's JCheckBox.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user clicking this fixture's JComboBox.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user clicking this fixture's JFileChooser.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user clicking this fixture's JInternalFrame.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JLabelFixture
Simulates a user clicking this fixture's JLabel.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user clicking this fixture's JList.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JListItemFixture
Simulates a user clicking this fixture's list item.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Simulates a user clicking this fixture's JOptionPane.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JPanelFixture
Simulates a user clicking this fixture's JPanel.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Simulates a user clicking this fixture's JPopupMenu.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Simulates a user clicking this fixture's JRadioButton.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user clicking this fixture's JScrollBar.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Simulates a user clicking this fixture's JScrollPane.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user clicking this fixture's JSlider.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user clicking this fixture's JSpinner.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Simulates a user clicking this fixture's JSplitPane.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user clicking this fixture's JTabbedPane.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JTableCellFixture
Simulates a user clicking this fixture's table cell.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user clicking this fixture's JTable.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user clicking this fixture's JTextComponent.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Simulates a user clicking this fixture's JToggleButton.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user clicking this fixture's JToolBar.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user clicking this fixture's JTree.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JTreePathFixture
Simulates a user clicking this fixture's tree node.
click(MouseClickInfo) - Method in class org.fest.swing.fixture.JTreeRowFixture
Simulates a user clicking this fixture's tree node.
click(MouseClickInfo) - Method in interface org.fest.swing.fixture.MouseInputSimulationFixture
Simulates a user clicking this fixture's GUI component.
click(TableCell, MouseButton) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user clicking a cell in this fixture's JTable once, using the specified mouse button.
click(TableCell, MouseButton, int) - Method in class org.fest.swing.fixture.JTableFixture
 
click(TableCell, MouseClickInfo) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user clicking a cell in this fixture's JTable, using the specified mouse button the given number of times.
clickApproveButton(JFileChooser) - Method in class org.fest.swing.driver.JFileChooserDriver
Finds and clicks the "Approve" button in the given JFileChooser.
clickCancelButton(JFileChooser) - Method in class org.fest.swing.driver.JFileChooserDriver
Finds and clicks the "Cancel" button in the given JFileChooser.
clickColumn(int) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Simulates a user clicking the column under the given index, in this fixture's JTableHeader.
clickColumn(int, MouseClickInfo) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Simulates a user clicking the column under the given index, in this fixture's JTableHeader, using the given mouse button, the given number of times.
clickColumn(String) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Simulates a user clicking the column which name matches the given value, in this fixture's JTableHeader.
clickColumn(String, MouseClickInfo) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Simulates a user clicking the column which name matches the given one, in this fixture's JTableHeader, using the given mouse button, the given number of times.
clickColumn(Pattern) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Simulates a user clicking the column which name matches the given regular expression pattern, in this fixture's JTableHeader.
clickColumn(Pattern, MouseClickInfo) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Simulates a user clicking the column which name matches the given regular expression pattern, in this fixture's JTableHeader, using the given mouse button, the given number of times.
clickColumn(JTableHeader, int) - Method in class org.fest.swing.driver.JTableHeaderDriver
Clicks the column under the given index.
clickColumn(JTableHeader, int, MouseButton, int) - Method in class org.fest.swing.driver.JTableHeaderDriver
Clicks the column under the given index using the given mouse button the given number of times.
clickColumn(JTableHeader, String) - Method in class org.fest.swing.driver.JTableHeaderDriver
Clicks the column which name matches the given value.
clickColumn(JTableHeader, String, MouseButton, int) - Method in class org.fest.swing.driver.JTableHeaderDriver
Clicks the column which name matches the given one using the given mouse button the given number of times.
clickColumn(JTableHeader, Pattern) - Method in class org.fest.swing.driver.JTableHeaderDriver
Clicks the column which name matches the given regular expression pattern.
clickColumn(JTableHeader, Pattern, MouseButton, int) - Method in class org.fest.swing.driver.JTableHeaderDriver
Clicks the column which name matches the given regular expression pattern using the given mouse button the given number of times.
clickColumn(JTableHeader, TextMatcher, MouseButton, int) - Method in class org.fest.swing.driver.JTableHeaderDriver
 
clickCount - Variable in class org.fest.swing.input.MouseInfo
 
clickCount() - Method in class org.fest.swing.input.InputState
Indicates the number of times a mouse button was clicked.
clickCount() - Method in class org.fest.swing.input.MouseInfo
 
clickCount(int) - Method in class org.fest.swing.input.MouseInfo
 
clickItem(int) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user clicking an item in this fixture's JList.
clickItem(int, MouseButton, int) - Method in class org.fest.swing.fixture.JListFixture
 
clickItem(String) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user clicking an item in this fixture's JList.
clickItem(Pattern) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user clicking an item in this fixture's JList.
clickItem(JList, int, MouseButton, int) - Method in class org.fest.swing.driver.JListDriver
Clicks the item under the given index, using the specified mouse button, the given number times.
clickItem(JList, String, MouseButton, int) - Method in class org.fest.swing.driver.JListDriver
Clicks the first item matching the given value, using the specified mouse button, the given number times.
clickItem(JList, Pattern, MouseButton, int) - Method in class org.fest.swing.driver.JListDriver
Clicks the first item matching the given regular expression pattern, using the specified mouse button, the given number times.
clickItem(JList, TextMatcher, MouseButton, int) - Method in class org.fest.swing.driver.JListDriver
 
clickPath(String) - Method in class org.fest.swing.fixture.JTreeFixture
Clicks the given path, expanding parent nodes if necessary.
clickPath(String, MouseButton) - Method in class org.fest.swing.fixture.JTreeFixture
Clicks the given path, expanding parent nodes if necessary.
clickPath(String, MouseClickInfo) - Method in class org.fest.swing.fixture.JTreeFixture
Clicks the given path, expanding parent nodes if necessary.
clickPath(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Clicks the given path, expanding parent nodes if necessary.
clickPath(JTree, String, MouseButton) - Method in class org.fest.swing.driver.JTreeDriver
Clicks the given path, expanding parent nodes if necessary.
clickPath(JTree, String, MouseButton, int) - Method in class org.fest.swing.driver.JTreeDriver
 
clickPath(JTree, String, MouseClickInfo) - Method in class org.fest.swing.driver.JTreeDriver
Clicks the given path, expanding parent nodes if necessary.
clickRow(int) - Method in class org.fest.swing.fixture.JTreeFixture
Clicks the given row.
clickRow(int, MouseButton) - Method in class org.fest.swing.fixture.JTreeFixture
Clicks the given row.
clickRow(int, MouseClickInfo) - Method in class org.fest.swing.fixture.JTreeFixture
Clicks the given row.
clickRow(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Clicks the given row.
clickRow(JTree, int, MouseButton) - Method in class org.fest.swing.driver.JTreeDriver
Clicks the given row.
clickRow(JTree, int, MouseButton, int) - Method in class org.fest.swing.driver.JTreeDriver
 
clickRow(JTree, int, MouseClickInfo) - Method in class org.fest.swing.driver.JTreeDriver
Clicks the given row.
clientProperty(Object) - Method in interface org.fest.swing.fixture.ClientPropertyStorageFixture
Returns the client property stored in this fixture's GUI component, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JButtonFixture
Returns the client property stored in this fixture's JButton, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Returns the client property stored in this fixture's JCheckBox, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JComboBoxFixture
Returns the client property stored in this fixture's JComboBox, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Returns the client property stored in this fixture's JInternalFrame, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JLabelFixture
Returns the client property stored in this fixture's JLabel, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JListFixture
Returns the client property stored in this fixture's JList, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JPanelFixture
Returns the client property stored in this fixture's JPanel, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JProgressBarFixture
Returns the client property stored in this fixture's JProgressBar, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Returns the client property stored in this fixture's JRadioButton, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JScrollBarFixture
Returns the client property stored in this fixture's JScrollBar, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Returns the client property stored in this fixture's JScrollPane, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JSliderFixture
Returns the client property stored in this fixture's JSlider, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JSpinnerFixture
Returns the client property stored in this fixture's JSpinner, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Returns the client property stored in this fixture's JSplitPane, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Returns the client property stored in this fixture's JTabbedPane, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JTableFixture
Returns the client property stored in this fixture's JTable, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Returns the client property stored in this fixture's JTableHeader, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JTextComponentFixture
Returns the client property stored in this fixture's JTextComponent, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Returns the client property stored in this fixture's JToggleButton, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JToolBarFixture
Returns the client property stored in this fixture's JToolBarFixture, under the given key.
clientProperty(Object) - Method in class org.fest.swing.fixture.JTreeFixture
Returns the client property stored in this fixture's JButton, under the given key.
clientProperty(JComponent, Object) - Method in class org.fest.swing.driver.JComponentDriver
Returns the client property stored in the given JComponent, under the given key.
clientPropertyIn(JComponent, Object) - Static method in class org.fest.swing.driver.JComponentDriver
 
ClientPropertyStorageFixture - Interface in org.fest.swing.fixture
Understands retrieval of client properties from GUI components.
close() - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user closing this fixture's Dialog.
close() - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user closing this fixture's Frame.
close() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user closing this fixture's JInternalFrame.
close() - Method in interface org.fest.swing.fixture.WindowLikeContainerFixture
Simulates a user closing this fixture's window-like container.
close(Window) - Method in class org.fest.swing.core.BasicRobot
Simulates a user closing the given window.
close(Window) - Method in interface org.fest.swing.core.Robot
Simulates a user closing the given window.
close(Window) - Method in class org.fest.swing.driver.WindowDriver
Closing the Window.
close(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameCloseTask
 
close(JInternalFrame) - Method in class org.fest.swing.driver.JInternalFrameDriver
Closes the given JInternalFrame.
closed - Variable in class org.fest.swing.monitor.Windows
Have sent a WINDOW_CLOSED event.
closeInfo(Window) - Static method in class org.fest.swing.driver.WindowDriver
 
closeInfo(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
closeLocationOf(Container) - Static method in class org.fest.swing.driver.WindowLikeContainerLocations
Identifies the coordinates of the 'close' button.
codeBase(JApplet) - Static method in class org.fest.swing.driver.JAppletDriver
 
codeBaseOf(JApplet) - Method in class org.fest.swing.driver.JAppletDriver
Returns the URL of the directory that contains the given JApplet.
collapse() - Method in interface org.fest.swing.fixture.JTreeNodeFixture
Simulates a user collapsing this fixture's tree node.
collapse() - Method in class org.fest.swing.fixture.JTreePathFixture
Simulates a user collapsing this fixture's tree node.
collapse() - Method in class org.fest.swing.fixture.JTreeRowFixture
Simulates a user collapsing this fixture's tree node.
collapsePath(String) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user collapsing the tree node at the given path.
collapsePath(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Collapses the given path, is possible.
collapseRow(int) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user collapsing the tree node at the given row.
collapseRow(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Collapses the given row, is possible.
ColorFixture - Class in org.fest.swing.fixture
Understands state verification of Colors.
ColorFixture(Color) - Constructor for class org.fest.swing.fixture.ColorFixture
Creates a new ColorFixture.
ColorFixture(Color, String) - Constructor for class org.fest.swing.fixture.ColorFixture
Creates a new ColorFixture.
ColorFixture(Color, Description) - Constructor for class org.fest.swing.fixture.ColorFixture
Creates a new ColorFixture.
colorFromHexString(String) - Static method in class org.fest.swing.util.Colors
Returns a Color from the given String containing the hexadecimal coding of a color.
Colors - Class in org.fest.swing.util
Understands utility methods related to colors.
Colors() - Constructor for class org.fest.swing.util.Colors
 
column - Variable in class org.fest.swing.data.TableCell
The column of the cell.
column - Variable in class org.fest.swing.data.TableCellInRowByValue
 
column - Variable in class org.fest.swing.data.TableCellInSelectedRow
 
column() - Method in class org.fest.swing.fixture.JTableCellFixture
Returns the column index of this fixture's table cell.
column(int) - Method in class org.fest.swing.data.TableCell.TableCellBuilder
Creates a new table cell using the row index specified in TableCell.row(int) and the column index specified as the argument in this method.
column(int) - Method in class org.fest.swing.data.TableCellInRowByValue.TableCellBuilder
Creates a new table cell finder using the row cell values specified in TableCellInRowByValue.rowWithValue(String...) and the column index specified as the argument in this method.
column(int) - Method in class org.fest.swing.data.TableCellInSelectedRow.TableCellBuilder
Creates a new table cell finder.
columnCount(JTableHeader) - Method in class org.fest.swing.driver.JTableHeaderLocation
 
columnCountOf(JTable) - Static method in class org.fest.swing.driver.JTableColumnCountQuery
 
columnId - Variable in class org.fest.swing.data.TableCellByColumnId
 
columnId(Object) - Method in class org.fest.swing.data.TableCellByColumnId.TableCellBuilder
Creates a new table cell finder using the row index specified in TableCellByColumnId.row(int) and the column id specified as the argument in this method.
columnIndex(JTable, Object) - Method in class org.fest.swing.driver.JTableDriver
Returns the index of the column in the given JTable whose id matches the given one.
columnIndexByIdentifier(JTable, Object) - Static method in class org.fest.swing.query.JTableColumnByIdentifierQuery
Returns the index of a column in a JTable whose identifier matches the given one.
columnIndexFor(Object) - Method in class org.fest.swing.fixture.JTableFixture
Returns the index of the column in this fixture's JTable whose name matches the given one.
columnName(JTableHeader, int) - Method in class org.fest.swing.driver.JTableHeaderLocation
 
comboBox() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JComboBox found in this fixture's Container.
comboBox() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JComboBox found in this fixture's Container.
comboBox(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JComboBox in this fixture's Container, which name matches the specified one.
comboBox(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JComboBox in this fixture's Container, which name matches the specified one.
comboBox(GenericTypeMatcher<? extends JComboBox>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JComboBox in this fixture's Container, that matches the specified search criteria.
comboBox(GenericTypeMatcher<? extends JComboBox>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JComboBox in this fixture's Container, that matches the specified search criteria.
comboBoxCellReader - Variable in class org.fest.swing.driver.BasicJTableCellReader
 
comboBoxWriter - Variable in class org.fest.swing.driver.BasicJTableCellWriter
 
commit(JSpinner) - Static method in class org.fest.swing.driver.JSpinnerDriver
 
CommonComponentFixture - Interface in org.fest.swing.fixture
Understands simulation of keyboard focus simulation of keyboard input simulation of mouse input state verification of a GUI component.
CommonValidations - Class in org.fest.swing.driver
Common validation methods.
CommonValidations() - Constructor for class org.fest.swing.driver.CommonValidations
 
completeCheck - Variable in class org.fest.swing.edt.CheckThreadViolationRepaintManager
 
component() - Method in class org.fest.swing.fixture.ComponentFixture
Returns the GUI component in this fixture (same as ComponentFixture.target.)
component() - Method in class org.fest.swing.input.MouseInfo
 
ComponentBackgroundQuery - Class in org.fest.swing.query
Understands an action, executed in the event dispatch thread, that returns the background color of a Component.
ComponentBackgroundQuery() - Constructor for class org.fest.swing.query.ComponentBackgroundQuery
 
ComponentContainerFixture - Interface in org.fest.swing.fixture
Understands lookup of Components contained in a Container.
ComponentDragAndDrop - Class in org.fest.swing.core
Understands Component-based drag and drop.
ComponentDragAndDrop(Robot) - Constructor for class org.fest.swing.core.ComponentDragAndDrop
Creates a new ComponentDragAndDrop.
ComponentDriver - Class in org.fest.swing.driver
Understands functional testing of Components: user input simulation state verification property value query This class is intended for internal use only.
ComponentDriver(Robot) - Constructor for class org.fest.swing.driver.ComponentDriver
Creates a new ComponentDriver.
ComponentEnabledCondition - Class in org.fest.swing.driver
Understands a condition that verifies that a component is enabled.
ComponentEnabledCondition(Component) - Constructor for class org.fest.swing.driver.ComponentEnabledCondition
 
ComponentEnabledQuery - Class in org.fest.swing.query
Understands an action, executed in the event dispatch thread, that indicates whether a Component is enabled or not.
ComponentEnabledQuery() - Constructor for class org.fest.swing.query.ComponentEnabledQuery
 
ComponentFinder - Interface in org.fest.swing.core
Understands GUI Component lookup.
ComponentFinderTemplate<T extends Component> - Class in org.fest.swing.finder
Understands a template for Component finders.
ComponentFinderTemplate(Class<? extends T>) - Constructor for class org.fest.swing.finder.ComponentFinderTemplate
ComponentFinderTemplate(String, Class<? extends T>) - Constructor for class org.fest.swing.finder.ComponentFinderTemplate
ComponentFinderTemplate(ComponentMatcher) - Constructor for class org.fest.swing.finder.ComponentFinderTemplate
 
ComponentFinderTemplate(GenericTypeMatcher<? extends T>) - Constructor for class org.fest.swing.finder.ComponentFinderTemplate
ComponentFixture<T extends Component> - Class in org.fest.swing.fixture
Understands functional testing of Components: user input simulation state verification property value query
ComponentFixture(Robot, Class<? extends T>) - Constructor for class org.fest.swing.fixture.ComponentFixture
Creates a new ComponentFixture.
ComponentFixture(Robot, String, Class<? extends T>) - Constructor for class org.fest.swing.fixture.ComponentFixture
Creates a new ComponentFixture.
ComponentFixture(Robot, T) - Constructor for class org.fest.swing.fixture.ComponentFixture
Creates a new ComponentFixture.
ComponentFixtureExtension<C extends Component,F extends ComponentFixture<C>> - Class in org.fest.swing.fixture
Understands an "extension method" for implementations of ContainerFixture.
ComponentFixtureExtension() - Constructor for class org.fest.swing.fixture.ComponentFixtureExtension
 
ComponentFixtureValidator - Class in org.fest.swing.fixture
Understands a validator of common objects used in component fixtures.
ComponentFixtureValidator() - Constructor for class org.fest.swing.fixture.ComponentFixtureValidator
 
ComponentFontQuery - Class in org.fest.swing.query
Understands an action, executed in the event dispatch thread, that returns the font of a Component.
ComponentFontQuery() - Constructor for class org.fest.swing.query.ComponentFontQuery
 
ComponentForegroundQuery - Class in org.fest.swing.query
Understands an action, executed in the event dispatch thread, that returns the foreground color of a Component.
ComponentForegroundQuery() - Constructor for class org.fest.swing.query.ComponentForegroundQuery
 
ComponentFormatter - Interface in org.fest.swing.format
Understands a formatter that returns a String representation of a given Component.
ComponentFormatterTemplate - Class in org.fest.swing.format
Understands a template for implementations of ComponentFormatter.
ComponentFormatterTemplate() - Constructor for class org.fest.swing.format.ComponentFormatterTemplate
 
ComponentFoundCondition - Class in org.fest.swing.core
Understands a condition that is satisfied if a GUI component that matches certain search criteria can be found.
ComponentFoundCondition(String, ComponentFinder, ComponentMatcher) - Constructor for class org.fest.swing.core.ComponentFoundCondition
ComponentFoundCondition(String, ComponentFinder, ComponentMatcher, Container) - Constructor for class org.fest.swing.core.ComponentFoundCondition
ComponentFoundCondition(Description, ComponentFinder, ComponentMatcher) - Constructor for class org.fest.swing.core.ComponentFoundCondition
ComponentFoundCondition(Description, ComponentFinder, ComponentMatcher, Container) - Constructor for class org.fest.swing.core.ComponentFoundCondition
ComponentHasFocusQuery - Class in org.fest.swing.query
Understands an action, executed in the event dispatch thread, that indicates whether a Component has focus or not.
ComponentHasFocusQuery() - Constructor for class org.fest.swing.query.ComponentHasFocusQuery
 
componentHidden(ComponentEvent) - Method in class org.fest.swing.monitor.WindowVisibilityMonitor
 
ComponentHierarchy - Interface in org.fest.swing.hierarchy
Understands access to all components in a hierarchy.
componentIn(MenuElement) - Static method in class org.fest.swing.driver.MenuElementComponentQuery
 
ComponentIsFocusableQuery - Class in org.fest.swing.core
Understands an action, executed in the event dispatch thread, that indicates whether a Component is focusable or not.
ComponentIsFocusableQuery() - Constructor for class org.fest.swing.core.ComponentIsFocusableQuery
 
ComponentLocationOnScreenQuery - Class in org.fest.swing.query
Understands an action, executed in the event dispatch thread, that returns the location of a Component on screen.
ComponentLocationOnScreenQuery() - Constructor for class org.fest.swing.query.ComponentLocationOnScreenQuery
 
ComponentLookupException - Exception in org.fest.swing.exception
Understands an error thrown when looking up a component using a ComponentFinder.
ComponentLookupException(String) - Constructor for exception org.fest.swing.exception.ComponentLookupException
ComponentLookupException(String, Collection<? extends Component>) - Constructor for exception org.fest.swing.exception.ComponentLookupException
componentLookupScope - Variable in class org.fest.swing.core.Settings
 
componentLookupScope() - Method in class org.fest.swing.core.Settings
Returns the scope of component lookups.
componentLookupScope(ComponentLookupScope) - Method in class org.fest.swing.core.Settings
Updates the scope of component lookups.
ComponentLookupScope - Enum Class in org.fest.swing.core
Understands scopes of GUI component lookup.
ComponentLookupScope(boolean) - Constructor for enum class org.fest.swing.core.ComponentLookupScope
 
ComponentMatcher - Interface in org.fest.swing.core
Understands whether a Component matches some desired criteria.
ComponentMovableQuery - Class in org.fest.swing.driver
Understands a query that indicates whether it is possible for the user to move the given component.
ComponentMovableQuery() - Constructor for class org.fest.swing.driver.ComponentMovableQuery
 
componentMoved(ComponentEvent) - Method in class org.fest.swing.monitor.WindowVisibilityMonitor
 
ComponentMoveTask - Class in org.fest.swing.driver
Understands a task that sets the location of a Component.
ComponentMoveTask() - Constructor for class org.fest.swing.driver.ComponentMoveTask
 
componentNotFound(ComponentHierarchy, ComponentMatcher) - Method in class org.fest.swing.core.BasicComponentFinder
 
componentNotShowingOnScreenFailure(Component) - Static method in class org.fest.swing.driver.ComponentStateValidator
Throws a IllegalStateException when a Component is not showing on the screen.
ComponentParentQuery - Class in org.fest.swing.query
Understands an action, executed in the event dispatch thread, that returns the parent of a Component.
ComponentParentQuery() - Constructor for class org.fest.swing.query.ComponentParentQuery
 
ComponentPerformDefaultAccessibleActionTask - Class in org.fest.swing.driver
Understands execution of the default (first) Action in a Component's AccessibleAction.
ComponentPerformDefaultAccessibleActionTask() - Constructor for class org.fest.swing.driver.ComponentPerformDefaultAccessibleActionTask
 
ComponentPrinter - Interface in org.fest.swing.core
Understands printing the String representation of Components to facilitate debugging.
ComponentRequestFocusTask - Class in org.fest.swing.core
Understands a task that request input focus for a Component.
ComponentRequestFocusTask() - Constructor for class org.fest.swing.core.ComponentRequestFocusTask
 
componentResized(ComponentEvent) - Method in class org.fest.swing.monitor.WindowVisibilityMonitor
 
ComponentSetSizeTask - Class in org.fest.swing.driver
Understands a task that sets the size of a Component.
ComponentSetSizeTask() - Constructor for class org.fest.swing.driver.ComponentSetSizeTask
 
ComponentShowingQuery - Class in org.fest.swing.query
Understands an action, executed in the event dispatch thread, that indicates whether a Component is showing or not.
ComponentShowingQuery() - Constructor for class org.fest.swing.query.ComponentShowingQuery
 
componentShown(ComponentEvent) - Method in class org.fest.swing.driver.ComponentShownWaiter
Notification that the component to wait for is finally shown on the screen.
componentShown(ComponentEvent) - Method in class org.fest.swing.input.DisposalMonitor
 
componentShown(ComponentEvent) - Method in class org.fest.swing.monitor.WindowVisibilityMonitor
 
ComponentShownWaiter - Class in org.fest.swing.driver
Understands waiting for a Component to be shown.
ComponentShownWaiter(Component) - Constructor for class org.fest.swing.driver.ComponentShownWaiter
 
ComponentSizeQuery - Class in org.fest.swing.query
Understands an action, executed in the event dispatch thread, that returns the size of a Component.
ComponentSizeQuery() - Constructor for class org.fest.swing.query.ComponentSizeQuery
 
componentsOf(Container) - Static method in class org.fest.swing.hierarchy.ContainerComponentsQuery
 
componentStack - Variable in class org.fest.swing.input.MouseInfo
 
ComponentStateValidator - Class in org.fest.swing.driver
Understands validation of the state of a Component.
ComponentStateValidator() - Constructor for class org.fest.swing.driver.ComponentStateValidator
 
ComponentVisibleQuery - Class in org.fest.swing.query
Understands an action, executed in the event dispatch thread, that indicates whether a Component is visible or not.
ComponentVisibleQuery() - Constructor for class org.fest.swing.query.ComponentVisibleQuery
 
Condition - Class in org.fest.swing.timing
Understands a condition to verify, usually used in the method Pause.pause(Condition).
Condition(String) - Constructor for class org.fest.swing.timing.Condition
Creates a new Condition.
Condition(Description) - Constructor for class org.fest.swing.timing.Condition
Creates a new Condition.
ContainerComponentsQuery - Class in org.fest.swing.hierarchy
Understands an action that returns all the components in a given Container in a List.
ContainerComponentsQuery() - Constructor for class org.fest.swing.hierarchy.ContainerComponentsQuery
 
ContainerDriver - Class in org.fest.swing.driver
Understands functional testing of Containers: user input simulation state verification property value query This class is intended for internal use only.
ContainerDriver(Robot) - Constructor for class org.fest.swing.driver.ContainerDriver
Creates a new ContainerDriver.
ContainerFixture<T extends Container> - Class in org.fest.swing.fixture
Understands lookup of Components contained in a Container.
ContainerFixture(Robot, Class<? extends T>) - Constructor for class org.fest.swing.fixture.ContainerFixture
Creates a new ContainerFixture.
ContainerFixture(Robot, String, Class<? extends T>) - Constructor for class org.fest.swing.fixture.ContainerFixture
Creates a new ContainerFixture.
ContainerFixture(Robot, T) - Constructor for class org.fest.swing.fixture.ContainerFixture
Creates a new ContainerFixture.
ContainerFocusOwnerFinder - Class in org.fest.swing.core
Understands how to find the focus owner of a Container.
ContainerFocusOwnerFinder() - Constructor for class org.fest.swing.core.ContainerFocusOwnerFinder
 
containerNotResizableFailure(Container) - Static method in class org.fest.swing.driver.ContainerStateValidator
 
Containers - Class in org.fest.swing.fixture
Understands utility methods related to Containers.
Containers() - Constructor for class org.fest.swing.fixture.Containers
 
ContainerStateValidator - Class in org.fest.swing.driver
Understands validation of the state of a Container.
ContainerStateValidator() - Constructor for class org.fest.swing.driver.ContainerStateValidator
 
contains(Component) - Method in interface org.fest.swing.hierarchy.ComponentHierarchy
Returns whether this hierarchy contains the given component.
contains(Component) - Method in class org.fest.swing.hierarchy.ExistingHierarchy
Returns whether the given component is reachable from any of the root windows.
contains(Component) - Method in class org.fest.swing.hierarchy.NewHierarchy
Returns true if the given component is not filtered.
contains(Component) - Method in class org.fest.swing.hierarchy.SingleComponentHierarchy
Returns whether the hierarchy contains the given Component.
containsAny(String, String...) - Static method in class org.fest.swing.util.OSIdentifier
 
contents() - Method in interface org.fest.swing.fixture.ItemGroupFixture
Returns the String representation of the elements in this fixture's Component.
contents() - Method in class org.fest.swing.fixture.JComboBoxFixture
Returns the String representation of the elements in this fixture's JComboBox, using this fixture's JComboBoxCellReader.
contents() - Method in class org.fest.swing.fixture.JListFixture
Returns the String representation of the elements in this fixture's JList, using this fixture's JListCellReader.
contents() - Method in class org.fest.swing.fixture.JTableFixture
Returns the String representation of the cells in the in this fixture's JTable, using this fixture's JTableCellReader.
contents(JComboBox, JComboBoxCellReader) - Static method in class org.fest.swing.driver.JComboBoxContentQuery
 
contents(JList, JListCellReader) - Static method in class org.fest.swing.driver.JListContentQuery
 
contents(JTable) - Method in class org.fest.swing.driver.JTableDriver
Returns the String representation of the cells in the JTable, using this driver's JTableCellReader.
CONTENTS_PROPERTY - Static variable in class org.fest.swing.driver.JTableDriver
 
contentsOf(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
Returns an array of Strings that represents the contents of the given JComboBox list.
contentsOf(JComboBox) - Method in class org.fest.swing.format.JComboBoxFormatter
 
contentsOf(JList) - Method in class org.fest.swing.driver.JListDriver
Returns an array of Strings that represents the contents of the given JList, using this driver's JListCellReader.
contentsOf(JList) - Method in class org.fest.swing.format.JListFormatter
 
context - Variable in class org.fest.swing.applet.BasicAppletStub
 
context - Variable in class org.fest.swing.monitor.ContextMonitor
 
context - Variable in class org.fest.swing.monitor.WindowMonitor
 
Context - Class in org.fest.swing.monitor
Understands a monitor that maps event queues to GUI components and GUI components to event event queues.
Context(Toolkit) - Constructor for class org.fest.swing.monitor.Context
 
Context(Toolkit, WindowEventQueueMapping, EventQueueMapping) - Constructor for class org.fest.swing.monitor.Context
 
contextMonitor - Variable in class org.fest.swing.monitor.WindowMonitor
 
ContextMonitor - Class in org.fest.swing.monitor
Understands a monitor for components and event queues.
ContextMonitor(Context, Windows) - Constructor for class org.fest.swing.monitor.ContextMonitor
 
controlOrCommandKey() - Static method in class org.fest.swing.util.Platform
Return the modifier key for the appropriate accelerator key for menu shortcuts: KeyEvent.VK_CONTROL (default) or KeyEvent.VK_META (MacOS.)
controlOrCommandMask() - Static method in class org.fest.swing.util.Platform
Return the modifier mask for the appropriate accelerator key for menu shortcuts: Event.CTRL_MASK (default) or Event.META_MASK (MacOS.)
copyOf(int[]) - Static method in class org.fest.swing.util.Arrays
Creates and returns a copy of the given array.
copyOf(T[]) - Static method in class org.fest.swing.util.Arrays
Creates and returns a copy of the given array.
country - Variable in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames
 
country - Variable in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
CREATED_FRAME_NAME - Static variable in class org.fest.swing.fixture.Containers
Name of the JFrames created by this class.
createDriver() - Method in class org.fest.swing.fixture.DialogFixture
 
createDriver() - Method in class org.fest.swing.fixture.FrameFixture
 
createDriver() - Method in class org.fest.swing.fixture.JButtonFixture
 
createDriver() - Method in class org.fest.swing.fixture.JCheckBoxFixture
 
createDriver() - Method in class org.fest.swing.fixture.JComboBoxFixture
 
createDriver() - Method in class org.fest.swing.fixture.JFileChooserFixture
 
createDriver() - Method in class org.fest.swing.fixture.JInternalFrameFixture
 
createDriver() - Method in class org.fest.swing.fixture.JLabelFixture
 
createDriver() - Method in class org.fest.swing.fixture.JListFixture
 
createDriver() - Method in class org.fest.swing.fixture.JPanelFixture
 
createDriver() - Method in class org.fest.swing.fixture.JProgressBarFixture
 
createDriver() - Method in class org.fest.swing.fixture.JRadioButtonFixture
 
createDriver() - Method in class org.fest.swing.fixture.JScrollBarFixture
 
createDriver() - Method in class org.fest.swing.fixture.JSliderFixture
 
createDriver() - Method in class org.fest.swing.fixture.JSpinnerFixture
 
createDriver() - Method in class org.fest.swing.fixture.JSplitPaneFixture
 
createDriver() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
 
createDriver() - Method in class org.fest.swing.fixture.JTableFixture
 
createDriver() - Method in class org.fest.swing.fixture.JTextComponentFixture
 
createDriver() - Method in class org.fest.swing.fixture.JToggleButtonFixture
 
createDriver() - Method in class org.fest.swing.fixture.JToolBarFixture
 
createDriver() - Method in class org.fest.swing.fixture.JTreeFixture
 
createFixture(Robot, Container) - Method in class org.fest.swing.fixture.ComponentFixtureExtension
Creates a new ComponentFixture.
createInEDT(Applet) - Static method in class org.fest.swing.applet.AppletViewer
 
createMappings() - Static method in class org.fest.swing.keystroke.KeyStrokeMappingProvider_en
 
createMappings() - Static method in class org.fest.swing.keystroke.KeyStrokeMappingProvider_fr
 
createProvider(String) - Method in class org.fest.swing.keystroke.KeyStrokeMappingProviderFactory
 
createWindowMapping(EventQueue) - Method in class org.fest.swing.monitor.WindowEventQueueMapping
 
currentRepaintManager() - Static method in class org.fest.swing.edt.FailOnThreadViolationRepaintManager
 

D

decrement() - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user decrementing the value of this fixture's JSpinner one time.
decrement(int) - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user decrementing the value of this fixture's JSpinner the given number of times.
decrement(JSpinner) - Method in class org.fest.swing.driver.JSpinnerDriver
Decrements the value of the JSpinner.
decrement(JSpinner, int) - Method in class org.fest.swing.driver.JSpinnerDriver
Decrements the value of the JSpinner the given number of times.
decrementValue(JSpinner, int) - Static method in class org.fest.swing.driver.JSpinnerDriver
 
deepestComponentUnderMousePointer() - Method in class org.fest.swing.input.InputState
Returns the most deeply nested component which currently contains the pointer.
DEFAULT - Enum constant in enum class org.fest.swing.core.ComponentLookupScope
For most of the cases, only GUI components that are being shown on the screen participate in a component lookup.
DEFAULT_ACTION_INDEX - Static variable in class org.fest.swing.driver.ComponentPerformDefaultAccessibleActionTask
 
DEFAULT_DELAY - Static variable in class org.fest.swing.core.Settings
 
DEFAULT_DELAY - Static variable in class org.fest.swing.timing.Pause
 
DEFAULT_DIALOG_LOOKUP_TIMEOUT - Static variable in interface org.fest.swing.fixture.ComponentContainerFixture
The timeout to use when looking for a dialog.
DEFAULT_SIZE - Static variable in class org.fest.swing.applet.AppletViewer
 
DEFAULT_SLEEP_TIME - Static variable in class org.fest.swing.driver.ComponentShownWaiter
 
DEFAULT_TIMEOUT - Static variable in class org.fest.swing.driver.ComponentShownWaiter
 
DEFAULT_TIMEOUT - Static variable in class org.fest.swing.driver.JProgressBarDriver
 
defaultDescription() - Method in class org.fest.swing.timing.Condition
 
DefaultKeyStrokeMappingProvider - Class in org.fest.swing.keystroke
Understands a default mapping of characters and KeyStrokes.
DefaultKeyStrokeMappingProvider() - Constructor for class org.fest.swing.keystroke.DefaultKeyStrokeMappingProvider
 
DefaultKeyStrokeMappingProvider.LazyLoadingSingleton - Class in org.fest.swing.keystroke
 
defaultMappings() - Static method in class org.fest.swing.keystroke.KeyStrokeMappings
 
deferredEvents - Variable in class org.fest.swing.listener.EventDispatchThreadedEventListener
 
deiconify() - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user deiconifying this fixture's Frame.
deiconify() - Method in interface org.fest.swing.fixture.FrameLikeFixture
Simulates a user deiconifying this fixture's frame-like component.
deiconify() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user deiconifying this fixture's JInternalFrame.
deiconify(Frame) - Method in class org.fest.swing.driver.FrameDriver
Deiconifies the given Frame.
deiconify(JInternalFrame) - Method in class org.fest.swing.driver.JInternalFrameDriver
De-iconifies the given JInternalFrame.
DEICONIFY - Enum constant in enum class org.fest.swing.driver.JInternalFrameAction
 
deiconifyInfo(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
delayBetweenEvents - Variable in class org.fest.swing.core.Settings
 
delayBetweenEvents() - Method in class org.fest.swing.core.ComponentDragAndDrop
 
delayBetweenEvents() - Method in class org.fest.swing.core.Settings
Returns a value representing the millisecond count in between generated events.
delayBetweenEvents() - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
delayBetweenEvents(int) - Method in class org.fest.swing.core.Settings
Updates the value representing the millisecond count in between generated events.
delegate - Variable in class org.fest.swing.core.HierarchyBasedFocusOwnerFinder
 
delegate(AWTEvent) - Method in class org.fest.swing.input.EventNormalizer
 
deleteText() - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user deleting all the text in this fixture's JTextComponent.
deleteText() - Method in interface org.fest.swing.fixture.TextInputFixture
Simulates a user deleting all the text in the Component managed by this fixture.
deleteText(JTextComponent) - Method in class org.fest.swing.driver.JTextComponentDriver
Deletes the text of the JTextComponent.
DELIMETER - Static variable in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
description - Variable in class org.fest.swing.fixture.ColorFixture
 
description - Variable in class org.fest.swing.fixture.FontFixture
 
description - Variable in class org.fest.swing.timing.Condition
 
description() - Method in class org.fest.swing.fixture.ColorFixture
Returns this fixture's description.
description() - Method in class org.fest.swing.fixture.FontFixture
Returns this fixture's description.
description() - Method in class org.fest.swing.util.PatternTextMatcher
Returns "pattern" if this matcher contains only one pattern, or "patterns" if this matcher contains more than one pattern.
description() - Method in class org.fest.swing.util.StringTextMatcher
Returns "value" if this matcher contains only one value, or "values" if this matcher contains more than one value.
description() - Method in interface org.fest.swing.util.TextMatcher
Returns the description of the type of value this matcher supports.
description(Component) - Static method in class org.fest.swing.driver.ComponentEnabledCondition
 
descriptionAddendum() - Method in class org.fest.swing.core.ComponentFoundCondition
Returns the component hierarchy to be added to this condition's description in case of a component lookup failure.
descriptionAddendum() - Method in class org.fest.swing.timing.Condition
Returns any text to be added to this condition's description.
descriptors - Variable in class org.fest.swing.format.IntrospectionComponentFormatter
 
desktopPaneOf(JInternalFrame) - Static method in class org.fest.swing.hierarchy.JInternalFrameDesktopPaneQuery
 
dialog() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns the only Dialog currently available (if any.) This method uses the value defined in ComponentContainerFixture.DEFAULT_DIALOG_LOOKUP_TIMEOUT as the default lookup timeout.
dialog() - Method in class org.fest.swing.fixture.ContainerFixture
Returns the only Dialog currently available (if any.) This method uses the value defined in ComponentContainerFixture.DEFAULT_DIALOG_LOOKUP_TIMEOUT as the default lookup timeout.
dialog(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a Dialog with a name matching the specified one.
dialog(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a Dialog with a name matching the specified one.
dialog(String, Timeout) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a Dialog with a name matching the specified one.
dialog(String, Timeout) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a Dialog with a name matching the specified one.
dialog(GenericTypeMatcher<? extends Dialog>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a Dialog that matches the specified search criteria.
dialog(GenericTypeMatcher<? extends Dialog>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a Dialog that matches the specified search criteria.
dialog(GenericTypeMatcher<? extends Dialog>, Timeout) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a Dialog that matches the specified search criteria.
dialog(GenericTypeMatcher<? extends Dialog>, Timeout) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a Dialog that matches the specified search criteria.
dialog(Timeout) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns the only Dialog currently available (if any.)
dialog(Timeout) - Method in class org.fest.swing.fixture.ContainerFixture
Returns the only Dialog currently available (if any.)
DIALOG_TYPES - Static variable in class org.fest.swing.format.JFileChooserFormatter
 
DialogDriver - Class in org.fest.swing.driver
Understands functional testing of Dialogs: user input simulation state verification property value query This class is intended for internal use only.
DialogDriver(Robot) - Constructor for class org.fest.swing.driver.DialogDriver
Creates a new DialogDriver.
DialogFinder - Class in org.fest.swing.finder
Understands a finder for Dialogs.
DialogFinder(Class<? extends Dialog>) - Constructor for class org.fest.swing.finder.DialogFinder
Creates a new DialogFinder.
DialogFinder(String) - Constructor for class org.fest.swing.finder.DialogFinder
Creates a new DialogFinder.
DialogFinder(GenericTypeMatcher<? extends Dialog>) - Constructor for class org.fest.swing.finder.DialogFinder
Creates a new DialogFinder.
DialogFixture - Class in org.fest.swing.fixture
Understands functional testing of Dialogs: user input simulation state verification property value query
DialogFixture(Dialog) - Constructor for class org.fest.swing.fixture.DialogFixture
Creates a new DialogFixture.
DialogFixture(String) - Constructor for class org.fest.swing.fixture.DialogFixture
Creates a new DialogFixture.
DialogFixture(Robot, Dialog) - Constructor for class org.fest.swing.fixture.DialogFixture
Creates a new DialogFixture.
DialogFixture(Robot, String) - Constructor for class org.fest.swing.fixture.DialogFixture
Creates a new DialogFixture.
DialogMatcher - Class in org.fest.swing.core.matcher
Understands matching a Dialog by name, title and visibility on the screen.
DialogMatcher(Object, Object) - Constructor for class org.fest.swing.core.matcher.DialogMatcher
 
DialogModalQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that indicates whether a Dialog is modal or not.
DialogModalQuery() - Constructor for class org.fest.swing.driver.DialogModalQuery
 
dispatchEvent(AWTEvent) - Method in class org.fest.swing.input.DragAwareEventQueue
Dispatch native drag/drop events the same way non-native drags are reported.
DisposalMonitor - Class in org.fest.swing.input
Understands a monitor for disposed Windows.
DisposalMonitor(Map<Window, Boolean>) - Constructor for class org.fest.swing.input.DisposalMonitor
 
dispose() - Method in class org.fest.swing.input.InputState
 
dispose() - Method in class org.fest.swing.listener.WeakEventListener
Removes itself from the Toolkit this listener is attached to.
dispose(Window) - Method in interface org.fest.swing.hierarchy.ComponentHierarchy
Provides proper disposal of the given window, appropriate to this hierarchy.
dispose(Window) - Method in class org.fest.swing.hierarchy.ExistingHierarchy
Properly dispose of the given window, making it and its native resources available for garbage collection.
dispose(Window) - Method in class org.fest.swing.hierarchy.NewHierarchy
Dispose of the given window, but only if it currently exists within the hierarchy.
dispose(Window) - Method in class org.fest.swing.hierarchy.SingleComponentHierarchy
Provides proper disposal of the given Window, appropriate to this hierarchy.
dispose(ComponentHierarchy, Window) - Static method in class org.fest.swing.core.BasicRobot
 
disposeDragAwareEventQueue() - Method in class org.fest.swing.input.DragAwareEventNormalizer
 
disposedWindowMonitor - Variable in class org.fest.swing.input.EventNormalizer
 
DisposedWindowMonitor - Class in org.fest.swing.input
Verifies that a notification of the disposal of a Window is not duplicated.
DisposedWindowMonitor() - Constructor for class org.fest.swing.input.DisposedWindowMonitor
 
disposedWindows - Variable in class org.fest.swing.input.DisposalMonitor
 
disposedWindows - Variable in class org.fest.swing.input.DisposedWindowMonitor
 
disposeFrames() - Method in class org.fest.swing.core.FrameDisposer
 
disposeWeakEventListener() - Method in class org.fest.swing.input.EventNormalizer
 
disposeWindows(ComponentHierarchy) - Static method in class org.fest.swing.core.BasicRobot
 
distance(int, int) - Method in class org.fest.swing.core.ComponentDragAndDrop
 
distance(int, int) - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
doCancelCellEditing() - Method in class org.fest.swing.driver.AbstractJTableCellWriter
 
doCancelCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.AbstractJTableCellWriter
 
doCancelEditing(TableCellEditor) - Static method in class org.fest.swing.driver.JTableCancelCellEditingTask
 
dockFor(JToolBar) - Static method in class org.fest.swing.driver.JToolBarDriver
 
dockLocation(JToolBar, Container, String) - Method in class org.fest.swing.driver.JToolBarLocation
Returns the location where to dock the given JToolBar, at the given constraint position.
doClick(JMenuItem) - Method in class org.fest.swing.driver.JMenuItemDriver
 
documentBase(JApplet) - Static method in class org.fest.swing.driver.JAppletDriver
 
documentBaseOf(JApplet) - Method in class org.fest.swing.driver.JAppletDriver
Returns the URL of the document the given JApplet is embedded.
doDisposeFrames() - Static method in class org.fest.swing.core.FrameDisposer
 
doFilter(Component, boolean) - Method in class org.fest.swing.hierarchy.WindowFilter
 
doFloat(JToolBar, int, int, Pair<Point, Pair<Window, Point>>) - Method in class org.fest.swing.driver.JToolBarDriver
 
doFormat(Component) - Method in class org.fest.swing.format.ComponentFormatterTemplate
Returns the String representation of the given Component.
doFormat(Component) - Method in class org.fest.swing.format.IntrospectionComponentFormatter
Returns a String representation of the given Component, showing only the properties specified in this formatter's constructor.
doFormat(Component) - Method in class org.fest.swing.format.JComboBoxFormatter
Returns the String representation of the given Component, which should be a JComboBox (or subclass.)
doFormat(Component) - Method in class org.fest.swing.format.JFileChooserFormatter
Returns the String representation of the given Component, which should be a JFileChooser (or subclass.)
doFormat(Component) - Method in class org.fest.swing.format.JListFormatter
Returns the String representation of the given Component, which should be a JList (or subclass.)
doFormat(Component) - Method in class org.fest.swing.format.JOptionPaneFormatter
Returns the String representation of the given Component, which should be a JOptionPane (or subclass.)
doFormat(Component) - Method in class org.fest.swing.format.JTabbedPaneFormatter
Returns the String representation of the given Component, which should be a JTabbedPane (or subclass.)
doFormat(Component) - Method in class org.fest.swing.format.JTableFormatter
Returns the String representation of the given Component, which should be a JTable (or subclass.)
doFormat(Component) - Method in class org.fest.swing.format.JTreeFormatter
Returns the String representation of the given Component, which should be a JTree (or subclass.)
doMoveToBack(Window) - Static method in class org.fest.swing.driver.WindowDriver
 
doMoveToFront(Window) - Static method in class org.fest.swing.driver.WindowDriver
 
done() - Method in class org.fest.swing.driver.ComponentEnabledCondition
$Notification that this condition has been evaluated.
done() - Method in class org.fest.swing.driver.ComponentShownWaiter
 
done() - Method in class org.fest.swing.driver.JTreeChildrenShowUpCondition
 
done() - Method in class org.fest.swing.driver.WaitForComponentToShowCondition
$Notification that this condition has been evaluated.
done() - Method in class org.fest.swing.timing.Condition
Notification that this condition has been evaluated.
done(Condition[]) - Static method in class org.fest.swing.timing.Pause
 
doPressKey(int) - Method in class org.fest.swing.core.BasicRobot
 
doResize(JApplet, int, int) - Static method in class org.fest.swing.driver.JAppletDriver
 
doStartCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.JTableComboBoxEditorCellWriter
 
doStartCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.JTableTextComponentEditorCellWriter
 
doStartCellEditing(JTable, int, int, JTableLocation) - Static method in class org.fest.swing.driver.JTableCheckBoxEditorCellWriter
 
doStopCellEditing() - Method in class org.fest.swing.driver.AbstractJTableCellWriter
 
doStopCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.AbstractJTableCellWriter
 
doStopCellEditing(JTable, int, int) - Static method in class org.fest.swing.driver.JTableStopCellEditingTask
 
doStopCellEditing(TableCellEditor) - Static method in class org.fest.swing.driver.JTableStopCellEditingTask
 
doubleClick() - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user double-clicking this fixture's Dialog.
doubleClick() - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user double-clicking this fixture's Frame.
doubleClick() - Method in class org.fest.swing.fixture.GenericComponentFixture
Simulates a user double-clicking this fixture's GUI component.
doubleClick() - Method in class org.fest.swing.fixture.JButtonFixture
Simulates a user double-clicking this fixture's JButton.
doubleClick() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Simulates a user double-clicking this fixture's JCheckBox.
doubleClick() - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user double-clicking this fixture's JComboBox.
doubleClick() - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user double-clicking this fixture's JFileChooser.
doubleClick() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user double-clicking this fixture's JInternalFrame.
doubleClick() - Method in class org.fest.swing.fixture.JLabelFixture
Simulates a user double-clicking this fixture's JLabel.
doubleClick() - Method in class org.fest.swing.fixture.JListFixture
Simulates a user double-clicking this fixture's JList.
doubleClick() - Method in class org.fest.swing.fixture.JListItemFixture
Simulates a user double-clicking this fixture's list item.
doubleClick() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Simulates a user double-clicking this fixture's JOptionPane.
doubleClick() - Method in class org.fest.swing.fixture.JPanelFixture
Simulates a user double-clicking this fixture's JPanel.
doubleClick() - Method in class org.fest.swing.fixture.JPopupMenuFixture
Simulates a user double-clicking this fixture's JPopupMenu.
doubleClick() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Simulates a user double-clicking this fixture's JRadioButton.
doubleClick() - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user double-clicking this fixture's JScrollBar.
doubleClick() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Simulates a user double-clicking this fixture's JScrollPane.
doubleClick() - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user double-clicking this fixture's JSlider.
doubleClick() - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user double-clicking this fixture's JSpinner.
doubleClick() - Method in class org.fest.swing.fixture.JSplitPaneFixture
Simulates a user double-clicking this fixture's JSplitPane.
doubleClick() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user double-clicking this fixture's JTabbedPane.
doubleClick() - Method in class org.fest.swing.fixture.JTableCellFixture
Simulates a user double-clicking this fixture's table cell.
doubleClick() - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user double-clicking this fixture's JTable.
doubleClick() - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user double-clicking this fixture's JTextComponent.
doubleClick() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Simulates a user double-clicking this fixture's JToggleButton.
doubleClick() - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user double-clicking this fixture's JToolBar.
doubleClick() - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user double-clicking this fixture's JTree.
doubleClick() - Method in class org.fest.swing.fixture.JTreePathFixture
Simulates a user double-clicking this fixture's tree node.
doubleClick() - Method in class org.fest.swing.fixture.JTreeRowFixture
Simulates a user double-clicking this fixture's tree node.
doubleClick() - Method in interface org.fest.swing.fixture.MouseInputSimulationFixture
Simulates a user double-clicking this fixture's GUI component.
doubleClick(Component) - Method in class org.fest.swing.core.BasicRobot
Simulates a user double-clicking the given Component.
doubleClick(Component) - Method in interface org.fest.swing.core.Robot
Simulates a user double-clicking the given Component.
doubleClick(Component) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user double-clicking the given Component.
doubleClick(JTree, Point) - Method in class org.fest.swing.driver.JTreeDriver
 
doubleClickItem(int) - Method in class org.fest.swing.fixture.JListFixture
Deprecated.
to be removed in version 2.0. Use JListFixture.item(int) and JListItemFixture.doubleClick() instead.
doubleClickItem(String) - Method in class org.fest.swing.fixture.JListFixture
Deprecated.
to be removed in version 2.0. Use JListFixture.item(String) and JListItemFixture.doubleClick() instead.
doubleClickPath(String) - Method in class org.fest.swing.fixture.JTreeFixture
Double-clicks the given path.
doubleClickPath(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Double-clicks the given path.
doubleClickRow(int) - Method in class org.fest.swing.fixture.JTreeFixture
Double-clicks the given row.
doubleClickRow(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Double-clicks the given row.
drag() - Method in interface org.fest.swing.fixture.ItemFixture
Simulates a user dragging this fixture's item.
drag() - Method in class org.fest.swing.fixture.JListItemFixture
Simulates a user dragging this fixture's list item.
drag() - Method in class org.fest.swing.fixture.JTableCellFixture
Simulates a user dragging this fixture's table cell.
drag() - Method in class org.fest.swing.fixture.JTreePathFixture
Simulates a user dragging this fixture's tree node.
drag() - Method in class org.fest.swing.fixture.JTreeRowFixture
Simulates a user dragging this fixture's tree node.
drag(int) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user dragging an item from this fixture's JList.
drag(int) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user dragging a row from this fixture's JTree.
drag(Component, Point) - Method in class org.fest.swing.core.ComponentDragAndDrop
Performs a drag action at the given point.
drag(Component, Point) - Method in class org.fest.swing.driver.ComponentDriver
Performs a drag action at the given point.
drag(Component, Point) - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
drag(String) - Method in class org.fest.swing.fixture.JListFixture
Simulates a drag operation at the location of the first item in this fixture's JList matching the given value.
drag(String) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user dragging an item from this fixture's JTree.
drag(Pattern) - Method in class org.fest.swing.fixture.JListFixture
Simulates a drag operation at the location of the first item in this fixture's JList matching the given regular expression pattern.
drag(JList, int) - Method in class org.fest.swing.driver.JListDriver
Starts a drag operation at the location of the given index.
drag(JList, String) - Method in class org.fest.swing.driver.JListDriver
Starts a drag operation at the location of the first item matching the given value.
drag(JList, Pattern) - Method in class org.fest.swing.driver.JListDriver
Starts a drag operation at the location of the first item matching the given regular expression pattern.
drag(JList, TextMatcher) - Method in class org.fest.swing.driver.JListDriver
 
drag(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Starts a drag operation at the location of the given table cell.
drag(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Starts a drag operation at the location of the given row.
drag(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Starts a drag operation at the location of the given TreePath.
drag(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user dragging an item from this fixture's JTable.
DRAG_THRESHOLD - Static variable in class org.fest.swing.core.ComponentDragAndDrop
Number of pixels traversed before a drag starts.
DRAG_THRESHOLD - Static variable in class org.fest.swing.driver.DragAndDrop
Deprecated.
Number of pixels traversed before a drag starts.
dragAndDrop - Variable in class org.fest.swing.driver.ComponentDriver
 
DragAndDrop - Class in org.fest.swing.driver
Deprecated.
use ComponentDragAndDrop instead. This class will be removed in version 2.0.
DragAndDrop(Robot) - Constructor for class org.fest.swing.driver.DragAndDrop
Deprecated.
DragAwareEventNormalizer - Class in org.fest.swing.input
Understands an AWTEventListener which normalizes the event stream: sends a single WINDOW_CLOSED, instead of one every time dispose is called catches sun.awt.dnd.SunDropTargetEvents during native drags
DragAwareEventNormalizer() - Constructor for class org.fest.swing.input.DragAwareEventNormalizer
 
dragAwareEventQueue - Variable in class org.fest.swing.input.DragAwareEventNormalizer
 
DragAwareEventQueue - Class in org.fest.swing.input
Catches native drop target events, which are normally hidden from AWTEventListeners.
DragAwareEventQueue(Toolkit, long, AWTEventListener) - Constructor for class org.fest.swing.input.DragAwareEventQueue
 
DragAwareEventQueue(Toolkit, long, AWTEventListener, NativeDnDIdentifier) - Constructor for class org.fest.swing.input.DragAwareEventQueue
 
dragDelay - Variable in class org.fest.swing.core.Settings
 
dragDelay() - Method in class org.fest.swing.core.Settings
Returns the number of milliseconds to wait between a pressing a mouse button and moving the mouse.
dragDelay(int) - Method in class org.fest.swing.core.Settings
Updates the number of milliseconds to wait between a pressing a mouse button and moving the mouse.
dragDropInfo - Variable in class org.fest.swing.input.InputState
 
DragDropInfo - Class in org.fest.swing.input
Understands a description of drag/drop operations.
DragDropInfo() - Constructor for class org.fest.swing.input.DragDropInfo
 
dragInProgress() - Method in class org.fest.swing.input.InputState
Indicates there is a drag operation in progress.
dragOrigin() - Method in class org.fest.swing.input.InputState
Returns the coordinates where a drag operation started.
dragOver(Component, int, int) - Method in class org.fest.swing.core.ComponentDragAndDrop
 
dragOver(Component, int, int) - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
dragOver(Component, Point) - Method in class org.fest.swing.core.ComponentDragAndDrop
Move the mouse appropriately to get from the source to the destination.
dragOver(Component, Point) - Method in class org.fest.swing.driver.ComponentDriver
Move the mouse appropriately to get from the source to the destination.
dragOver(Component, Point) - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
dragSource() - Method in class org.fest.swing.input.InputState
Returns the Component where a drag operation started.
driver - Variable in class org.fest.swing.driver.JTableComboBoxEditorCellWriter
 
driver - Variable in class org.fest.swing.driver.JTableTextComponentEditorCellWriter
 
driver - Variable in class org.fest.swing.fixture.DialogFixture
 
driver - Variable in class org.fest.swing.fixture.FrameFixture
 
driver - Variable in class org.fest.swing.fixture.GenericComponentFixture
Delegate for constructing and passing input operations to Robot.
driver - Variable in class org.fest.swing.fixture.JButtonFixture
 
driver - Variable in class org.fest.swing.fixture.JCheckBoxFixture
 
driver - Variable in class org.fest.swing.fixture.JComboBoxFixture
 
driver - Variable in class org.fest.swing.fixture.JFileChooserFixture
 
driver - Variable in class org.fest.swing.fixture.JInternalFrameFixture
 
driver - Variable in class org.fest.swing.fixture.JLabelFixture
 
driver - Variable in class org.fest.swing.fixture.JListFixture
 
driver - Variable in class org.fest.swing.fixture.JMenuItemFixture
 
driver - Variable in class org.fest.swing.fixture.JOptionPaneFixture
 
driver - Variable in class org.fest.swing.fixture.JPanelFixture
 
driver - Variable in class org.fest.swing.fixture.JPopupMenuFixture
 
driver - Variable in class org.fest.swing.fixture.JProgressBarFixture
 
driver - Variable in class org.fest.swing.fixture.JRadioButtonFixture
 
driver - Variable in class org.fest.swing.fixture.JScrollBarFixture
 
driver - Variable in class org.fest.swing.fixture.JScrollPaneFixture
 
driver - Variable in class org.fest.swing.fixture.JSliderFixture
 
driver - Variable in class org.fest.swing.fixture.JSpinnerFixture
 
driver - Variable in class org.fest.swing.fixture.JSplitPaneFixture
 
driver - Variable in class org.fest.swing.fixture.JTabbedPaneFixture
 
driver - Variable in class org.fest.swing.fixture.JTableFixture
 
driver - Variable in class org.fest.swing.fixture.JTableHeaderFixture
 
driver - Variable in class org.fest.swing.fixture.JTextComponentFixture
 
driver - Variable in class org.fest.swing.fixture.JToggleButtonFixture
 
driver - Variable in class org.fest.swing.fixture.JToolBarFixture
 
driver - Variable in class org.fest.swing.fixture.JTreeFixture
 
driver() - Method in class org.fest.swing.fixture.GenericComponentFixture
Returns the ComponentDriver used by this fixture.
driver() - Method in class org.fest.swing.fixture.JTableCellFixture
 
driver() - Method in class org.fest.swing.fixture.JTableFixture
Returns the JTableDriver used by this fixture.
driver(AbstractButtonDriver) - Method in class org.fest.swing.fixture.JButtonFixture
Sets the AbstractButtonDriver to be used by this fixture.
driver(AbstractButtonDriver) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Sets the AbstractButtonDriver to be used by this fixture.
driver(AbstractButtonDriver) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Sets the AbstractButtonDriver to be used by this fixture.
driver(AbstractButtonDriver) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Sets the AbstractButtonDriver to be used by this fixture.
driver(ComponentDriver) - Method in class org.fest.swing.fixture.GenericComponentFixture
Sets the ComponentDriver to be used by this fixture.
driver(DialogDriver) - Method in class org.fest.swing.fixture.DialogFixture
Sets the DialogDriver to be used by this fixture.
driver(FrameDriver) - Method in class org.fest.swing.fixture.FrameFixture
Sets the FrameDriver to be used by this fixture.
driver(JComboBoxDriver) - Method in class org.fest.swing.fixture.JComboBoxFixture
Sets the JComboBoxDriver to be used by this fixture.
driver(JComponentDriver) - Method in class org.fest.swing.fixture.JPanelFixture
Sets the JComponentDriver to be used by this fixture.
driver(JFileChooserDriver) - Method in class org.fest.swing.fixture.JFileChooserFixture
Sets the JFileChooserDriver to be used by this fixture.
driver(JInternalFrameDriver) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Sets the JInternalFrameDriver to be used by this fixture.
driver(JLabelDriver) - Method in class org.fest.swing.fixture.JLabelFixture
Sets the JLabelDriver to be used by this fixture.
driver(JListDriver) - Method in class org.fest.swing.fixture.JListFixture
Sets the JListDriver to be used by this fixture.
driver(JMenuItemDriver) - Method in class org.fest.swing.fixture.JMenuItemFixture
Sets the JMenuItemDriver to be used by this fixture.
driver(JOptionPaneDriver) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Sets the JOptionPaneDriver to be used by this fixture.
driver(JPopupMenuDriver) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Sets the JPopupMenuDriver to be used by this fixture.
driver(JProgressBarDriver) - Method in class org.fest.swing.fixture.JProgressBarFixture
Sets the JProgressBarDriver to be used by this fixture.
driver(JScrollBarDriver) - Method in class org.fest.swing.fixture.JScrollBarFixture
Sets the JScrollBarDriver to be used by this fixture.
driver(JScrollPaneDriver) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Sets the JScrollPaneDriver to be used by this fixture.
driver(JSliderDriver) - Method in class org.fest.swing.fixture.JSliderFixture
Sets the JSliderDriver to be used by this fixture.
driver(JSpinnerDriver) - Method in class org.fest.swing.fixture.JSpinnerFixture
Sets the JSpinnerDriver to be used by this fixture.
driver(JSplitPaneDriver) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Sets the JSplitPaneDriver to be used by this fixture.
driver(JTabbedPaneDriver) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Sets the JTabbedPaneDriver to be used by this fixture.
driver(JTableDriver) - Method in class org.fest.swing.fixture.JTableFixture
Sets the JTableDriver to be used by this fixture.
driver(JTableHeaderDriver) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Sets the JTableHeaderDriver to be used by this fixture.
driver(JTextComponentDriver) - Method in class org.fest.swing.fixture.JTextComponentFixture
Sets the JTextComponentDriver to be used by this fixture.
driver(JToolBarDriver) - Method in class org.fest.swing.fixture.JToolBarFixture
Sets the JToolBarDriver to be used by this fixture.
driver(JTreeDriver) - Method in class org.fest.swing.fixture.JTreeFixture
Sets the JTreeDriver to be used by this fixture.
drop() - Method in interface org.fest.swing.fixture.ItemFixture
Simulates a user dropping into this fixture's item.
drop() - Method in class org.fest.swing.fixture.JListFixture
Simulates a user dropping an item at the center of this fixture's JList.
drop() - Method in class org.fest.swing.fixture.JListItemFixture
Simulates a user dropping into this fixture's list item.
drop() - Method in class org.fest.swing.fixture.JTableCellFixture
Simulates a user dropping into this fixture's table cell.
drop() - Method in class org.fest.swing.fixture.JTreePathFixture
Simulates a user dropping relative to this fixture's tree node.
drop() - Method in class org.fest.swing.fixture.JTreeRowFixture
Simulates a user dropping relative to this fixture's tree node.
drop(int) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user dropping an item to this fixture's JList.
drop(int) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user dropping an item into this fixture's JTree.
drop(Component, Point) - Method in class org.fest.swing.core.ComponentDragAndDrop
Ends a drag operation, releasing the mouse button over the given target location.
drop(Component, Point) - Method in class org.fest.swing.driver.ComponentDriver
Ends a drag operation, releasing the mouse button over the given target location.
drop(Component, Point) - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
drop(String) - Method in class org.fest.swing.fixture.JListFixture
Ends a drag operation at the location of the first item matching the given value.
drop(String) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user dropping an item into this fixture's JTree.
drop(Pattern) - Method in class org.fest.swing.fixture.JListFixture
Ends a drag operation at the location of the first item matching the given regular expression pattern.
drop(JList) - Method in class org.fest.swing.driver.JListDriver
Ends a drag operation at the center of the JList.
drop(JList, int) - Method in class org.fest.swing.driver.JListDriver
Ends a drag operation at the location of the given index.
drop(JList, String) - Method in class org.fest.swing.driver.JListDriver
Ends a drag operation at the location of the first item matching the given value.
drop(JList, Pattern) - Method in class org.fest.swing.driver.JListDriver
Ends a drag operation at the location of the first item matching the given regular expression pattern.
drop(JList, TextMatcher) - Method in class org.fest.swing.driver.JListDriver
 
drop(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Starts a drop operation at the location of the given table cell.
drop(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Ends a drag operation at the location of the given row.
drop(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Ends a drag operation at the location of the given TreePath.
drop(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user dropping an item to this fixture's JTable.
dropDelay - Variable in class org.fest.swing.core.Settings
 
dropDelay() - Method in class org.fest.swing.core.Settings
Returns the number of milliseconds between the final mouse movement and mouse release to ensure drop ends.
dropDelay(int) - Method in class org.fest.swing.core.Settings
Updates the number of milliseconds between the final mouse movement and mouse release to ensure drop ends.
dropDownList() - Method in class org.fest.swing.driver.JComboBoxDriver
Find the JList in the pop-up raised by the JComboBox, if the LAF actually uses one.
dropDownListFinder - Variable in class org.fest.swing.driver.JComboBoxDriver
 
dropDownVisibleThroughUIDelegate(JComboBox, boolean) - Method in class org.fest.swing.driver.JComboBoxDriver
 
duplicatesFound() - Method in class org.fest.swing.core.ComponentFoundCondition
Returns all the components that satisfied the search criteria specified by this condition's ComponentMatcher.
duration - Variable in class org.fest.swing.timing.Timeout
 
duration() - Method in class org.fest.swing.timing.Timeout
Returns the duration of the timeout in milliseconds.

E

EAST - Enum constant in enum class org.fest.swing.fixture.JToolBarFixture.UnfloatConstraint
 
EDITABLE_PROPERTY - Static variable in class org.fest.swing.driver.JComboBoxDriver
 
EDITABLE_PROPERTY - Static variable in class org.fest.swing.driver.JTableDriver
 
EDITABLE_PROPERTY - Static variable in class org.fest.swing.driver.JTextComponentDriver
 
EDITABLE_PROPERTY - Static variable in class org.fest.swing.driver.JTreeDriver
 
EditableComponentFixture - Interface in org.fest.swing.fixture
Understands state verification of an editable GUI component.
editableProperty(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxDriver
 
editableProperty(JTree) - Static method in class org.fest.swing.driver.JTreeDriver
 
editableProperty(JTextComponent) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
editor() - Method in class org.fest.swing.fixture.JTableCellFixture
Returns the editor of this fixture's table cell.
editor(JSpinner) - Method in class org.fest.swing.driver.JSpinnerDriver
Returns the JTextComponent used as editor in the given JSpinner.
editor(JTable, int, int, Class<T>) - Static method in class org.fest.swing.driver.AbstractJTableCellWriter
Finds the component used as editor for the given JTable.
EDITOR_LOOKUP_TIMEOUT - Static variable in class org.fest.swing.driver.AbstractJTableCellWriter
 
EDITOR_MATCHER - Static variable in class org.fest.swing.driver.JSpinnerDriver
 
editorComponent(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxDriver
 
editorComponentOf(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxDriver
 
editorForCell(JTable, int, int) - Method in interface org.fest.swing.cell.JTableCellWriter
Returns the Component used as editor of the given cell.
editorForCell(JTable, int, int) - Method in class org.fest.swing.driver.AbstractJTableCellWriter
Returns the Component used as editor of the given cell.
editorIfEditable(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxDriver
 
EdtSafeCondition - Class in org.fest.swing.core
Understands a Condition that is evaluated in the event dispatch thread (EDT.)
EdtSafeCondition(String) - Constructor for class org.fest.swing.core.EdtSafeCondition
Creates a new EdtSafeCondition.
EdtSafeCondition(Description) - Constructor for class org.fest.swing.core.EdtSafeCondition
Creates a new EdtSafeCondition.
EdtViolationException - Exception in org.fest.swing.exception
Understands an error thrown when a EDT violation is detected.
EdtViolationException(String) - Constructor for exception org.fest.swing.exception.EdtViolationException
Creates a new EdtViolationException.
elementCount() - Method in class org.fest.swing.driver.MultipleSelectionTemplate
 
EmergencyAbortListener - Class in org.fest.swing.core
Understands an escape valve for users to abort a running FEST-Swing test by pressing 'Ctrl + Shift + A'.
EmergencyAbortListener(Toolkit) - Constructor for class org.fest.swing.core.EmergencyAbortListener
 
EmergencyAbortListener(Toolkit, TestTerminator) - Constructor for class org.fest.swing.core.EmergencyAbortListener
 
empty(Class<? extends Component>) - Static method in class org.fest.swing.format.Formatting
 
EMPTY - Static variable in class org.fest.swing.format.JTreeFormatter
 
EMPTY_RUNNABLE - Static variable in class org.fest.swing.core.BasicRobot
 
EMPTY_TEXT - Static variable in class org.fest.swing.timing.Condition
 
EmptyAppletEnumeration() - Constructor for class org.fest.swing.applet.BasicAppletContext.EmptyAppletEnumeration
 
ENABLED - Static variable in class org.fest.swing.format.Formatting
 
ENABLED_PROPERTY - Static variable in class org.fest.swing.driver.ComponentDriver
 
enabledProperty(Component) - Static method in class org.fest.swing.driver.ComponentDriver
 
END - Enum constant in enum class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator.State
 
ensurePopupIsShowing(JMenuItem) - Method in class org.fest.swing.driver.JMenuItemDriver
 
enterText(String) - Method in class org.fest.swing.core.BasicRobot
Simulates a user entering the given text.
enterText(String) - Method in interface org.fest.swing.core.Robot
Simulates a user entering the given text.
enterText(String) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user entering the specified text in this fixture's JComboBox.
enterText(String) - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user entering the given text in this fixture's JSpinner (assuming its editor has a JTextComponent under it.) This method does not commit the value to the JSpinner.
enterText(String) - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user entering the given text in this fixture's JTextComponent.
enterText(String) - Method in interface org.fest.swing.fixture.TextInputFixture
Simulates a user entering the given text in the Component managed by this fixture.
enterText(JComboBox, String) - Method in class org.fest.swing.driver.JComboBoxDriver
Simulates a user entering the specified text in the JComboBox.
enterText(JSpinner, String) - Method in class org.fest.swing.driver.JSpinnerDriver
Enters the given text in the JSpinner, assuming its editor has a JTextComponent under it.
enterText(JTextComponent, String) - Method in class org.fest.swing.driver.JTextComponentDriver
Types the given text into the JTextComponent.
enterTextAndCommit(String) - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user entering and committing the given text in this fixture's JSpinner (assuming its editor has a JTextComponent under it.)
enterTextAndCommit(JSpinner, String) - Method in class org.fest.swing.driver.JSpinnerDriver
Enters and commits the given text in the JSpinner, assuming its editor has a JTextComponent under it.
enterValue(String) - Method in class org.fest.swing.fixture.JTableCellFixture
Enters the given value to this fixture's table cell.
enterValue(JTable, int, int, String) - Method in interface org.fest.swing.cell.JTableCellWriter
Enters the given value at the given cell of the JTable.
enterValue(JTable, int, int, String) - Method in class org.fest.swing.driver.BasicJTableCellWriter
Enters the given value at the given cell of the JTable.
enterValue(JTable, int, int, String) - Method in class org.fest.swing.driver.JTableCheckBoxEditorCellWriter
Enters the given value at the given cell of the JTable.
enterValue(JTable, int, int, String) - Method in class org.fest.swing.driver.JTableComboBoxEditorCellWriter
Enters the given value at the given cell of the JTable.
enterValue(JTable, int, int, String) - Method in class org.fest.swing.driver.JTableTextComponentEditorCellWriter
Enters the given value at the given cell of the JTable.
enterValue(TableCell, String) - Method in class org.fest.swing.fixture.JTableFixture
Enters the given value in the given cell of this fixture's JTable, using this fixture's JTableCellWriter.
enterValueInCell(JTable, TableCell, String) - Method in class org.fest.swing.driver.JTableDriver
Enters the given value in the given cell of the JTable, using this driver's JTableCellWriter.
equal(String[][], String[][]) - Static method in class org.fest.swing.util.Arrays
Verifies that the given String arrays are equal.
equals(Object) - Method in class org.fest.swing.data.Index
 
equals(Object) - Method in class org.fest.swing.data.TableCell
$
equals(Object) - Method in class org.fest.swing.keystroke.KeyStrokeMapping
 
EVENT_MASK - Static variable in class org.fest.swing.core.EmergencyAbortListener
 
EVENT_MASK - Static variable in class org.fest.swing.monitor.ContextMonitor
 
EVENT_MASK - Static variable in class org.fest.swing.monitor.WindowAvailabilityMonitor
 
eventDispatched(AWTEvent) - Method in class org.fest.swing.core.EmergencyAbortListener
Inspects key events for the key combination that should terminate any running FEST-Swing tests.
eventDispatched(AWTEvent) - Method in class org.fest.swing.hierarchy.TransientWindowListener
eventDispatched(AWTEvent) - Method in class org.fest.swing.input.EventNormalizer
Event reception callback.
eventDispatched(AWTEvent) - Method in class org.fest.swing.listener.EventDispatchThreadedEventListener
If this method is called in the event dispatch thread, it processes the given event and the queued ones.
eventDispatched(AWTEvent) - Method in class org.fest.swing.listener.WeakEventListener
Dispatches the given event to the wrapped event listener.
eventDispatched(AWTEvent) - Method in class org.fest.swing.monitor.ContextMonitor
eventDispatched(AWTEvent) - Method in class org.fest.swing.monitor.WindowAvailabilityMonitor
 
EventDispatchThreadedEventListener - Class in org.fest.swing.listener
Understands a AWTEventListener that ensures all events are handled on the event dispatch thread.
EventDispatchThreadedEventListener() - Constructor for class org.fest.swing.listener.EventDispatchThreadedEventListener
 
eventGenerator - Variable in class org.fest.swing.core.BasicRobot
 
eventListener - Variable in class org.fest.swing.input.DragAwareEventQueue
 
EventNormalizer - Class in org.fest.swing.input
Understands an AWTEventListener which normalizes the event stream by sending a single WINDOW_CLOSED, instead of one every time dispose is called.
EventNormalizer() - Constructor for class org.fest.swing.input.EventNormalizer
Creates a new EventNormalizer.
EventNormalizer(DisposedWindowMonitor) - Constructor for class org.fest.swing.input.EventNormalizer
 
eventPoster - Variable in class org.fest.swing.core.BasicRobot
 
eventPostingDelay - Variable in class org.fest.swing.core.Settings
 
eventPostingDelay() - Method in class org.fest.swing.core.Settings
Returns the number of milliseconds before checking for idle.
eventPostingDelay(int) - Method in class org.fest.swing.core.Settings
Updates the number of milliseconds before checking for idle.
eventQueueFor(Component) - Method in class org.fest.swing.core.AWTEventPoster
 
eventQueueFor(Component) - Method in class org.fest.swing.monitor.Context
Return the event queue corresponding to the given component.
eventQueueFor(Component) - Method in class org.fest.swing.monitor.WindowMonitor
Returns the event queue corresponding to the given component.
eventQueueMapping - Variable in class org.fest.swing.monitor.Context
Maps components to their corresponding event queues.
EventQueueMapping - Class in org.fest.swing.monitor
Understands a mapping of Components and their respective EventQueue.
EventQueueMapping() - Constructor for class org.fest.swing.monitor.EventQueueMapping
 
eventQueues() - Method in class org.fest.swing.monitor.EventQueueMapping
 
eventQueues() - Method in class org.fest.swing.monitor.WindowEventQueueMapping
 
examine(Window) - Method in class org.fest.swing.monitor.WindowMonitor
 
execute(GuiQuery<T>) - Static method in class org.fest.swing.edt.GuiActionRunner
Executes the given query in the event dispatch thread.
execute(GuiTask) - Static method in class org.fest.swing.edt.GuiActionRunner
Executes the given task in the event dispatch thread.
executedInEDT - Variable in class org.fest.swing.edt.GuiAction
 
executedInEDT() - Method in class org.fest.swing.edt.GuiAction
 
executeInCurrentThread(GuiQuery<T>) - Static method in class org.fest.swing.edt.GuiActionRunner
 
executeInCurrentThread(GuiTask) - Static method in class org.fest.swing.edt.GuiActionRunner
 
executeInEDT - Static variable in class org.fest.swing.edt.GuiActionRunner
 
executeInEDT() - Static method in class org.fest.swing.edt.GuiActionRunner
Returns whether instances of GuiQuery and GuiTask should be executed in the event dispatch thread or not.
executeInEDT() - Method in class org.fest.swing.edt.GuiQuery
Specifies the action to execute in the event dispatch thread.
executeInEDT() - Method in class org.fest.swing.edt.GuiTask
Specifies the action to execute in the event dispatch thread.
executeInEDT(boolean) - Static method in class org.fest.swing.edt.GuiActionRunner
Indicates GuiActionRunner if instances of GuiQuery and GuiTask should be executed in the event dispatch thread or not.
executionNotification - Variable in class org.fest.swing.edt.GuiAction
 
executionNotification(CountDownLatch) - Method in class org.fest.swing.edt.GuiAction
 
ExistingHierarchy - Class in org.fest.swing.hierarchy
Understands access to the current AWT hierarchy.
ExistingHierarchy() - Constructor for class org.fest.swing.hierarchy.ExistingHierarchy
Creates a new ExistingHierarchy.
ExistingHierarchy(ParentFinder, ChildrenFinder) - Constructor for class org.fest.swing.hierarchy.ExistingHierarchy
 
existingHierarchyRoots() - Method in class org.fest.swing.core.HierarchyRootsSource
 
exitCalled(int) - Method in interface org.fest.swing.security.ExitCallHook
Implement this method to do any context-specific cleanup.
ExitCallHook - Interface in org.fest.swing.security
Understands a hook called by NoExitSecurityManager when an application tries to terminate the current JVM.
ExitException - Exception in org.fest.swing.security
Understands an exception thrown when an application under tests tries to terminate the current JVM.
ExitException(String) - Constructor for exception org.fest.swing.security.ExitException
Creates a new ExitException.
exitInvoked() - Method in class org.fest.swing.security.NoExitSecurityManager
Indicates whether "exit" has been invoked through a call of Runtime.exit(int) or Runtime.halt(int).
exitInvoked(StackTraceElement) - Method in class org.fest.swing.security.NoExitSecurityManager
 
expand() - Method in interface org.fest.swing.fixture.JTreeNodeFixture
Simulates a user expanding this fixture's tree node.
expand() - Method in class org.fest.swing.fixture.JTreePathFixture
Simulates a user expanding this fixture's tree node.
expand() - Method in class org.fest.swing.fixture.JTreeRowFixture
Simulates a user expanding this fixture's tree node.
expandPath(String) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user expanding the tree node at the given path.
expandPath(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Expands the given path, is possible.
expandRow(int) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user expanding the tree node at the given row.
expandRow(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Expands the given row, is possible.
expandTreePath(JTree, TreePath) - Static method in class org.fest.swing.driver.JTreeExpandPathTask
 

F

factory - Variable in class org.fest.swing.keystroke.KeyStrokeMappingProviderPicker
 
failColumnIndexNotFound(Object) - Static method in class org.fest.swing.data.TableCellByColumnId
 
failColumnIndexNotFound(Object) - Static method in class org.fest.swing.driver.JTableDriver
 
failIfVetoed(JInternalFrame, JInternalFrameAction, UnexpectedException) - Method in class org.fest.swing.driver.JInternalFrameDriver
 
failMatchingNotFound(JComboBox, TextMatcher) - Method in class org.fest.swing.driver.JComboBoxDriver
 
failMatchingNotFound(JList, TextMatcher) - Method in class org.fest.swing.driver.JListDriver
 
failNoSelection(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
 
failNoSelection(JList) - Method in class org.fest.swing.driver.JListDriver
 
failNoSelection(Description) - Static method in class org.fest.swing.driver.JTreeVerifySelectionTask
 
failNotEqual(String[][], String[][], Description) - Static method in class org.fest.swing.driver.JTableDriver
 
failNotEqualSelection(Description, int[], int[]) - Static method in class org.fest.swing.driver.JTreeVerifySelectionTask
 
failNotEqualSelection(Description, String[], TreePath[]) - Static method in class org.fest.swing.driver.JTreeVerifySelectionTask
 
FailOnThreadViolationRepaintManager - Class in org.fest.swing.edt
Fails a test when a Event Dispatch Thread rule violation is detected.
See How to Use Threads for more info
FailOnThreadViolationRepaintManager() - Constructor for class org.fest.swing.edt.FailOnThreadViolationRepaintManager
 
FailOnThreadViolationRepaintManager(boolean) - Constructor for class org.fest.swing.edt.FailOnThreadViolationRepaintManager
 
FAMILY_PROPERTY - Static variable in class org.fest.swing.fixture.FontFixture
 
FestSwingTestCaseTemplate - Class in org.fest.swing.testing
Understands a template for test cases that use FEST-Swing.
FestSwingTestCaseTemplate() - Constructor for class org.fest.swing.testing.FestSwingTestCaseTemplate
 
fileAsStream(File) - Method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
fileAsStream(String) - Method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
fileChooser() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns the only JFileChooser currently available (if any.) This method uses the value defined in ComponentContainerFixture.DEFAULT_DIALOG_LOOKUP_TIMEOUT as the default lookup timeout.
fileChooser() - Method in class org.fest.swing.fixture.ContainerFixture
Returns the only JFileChooser currently available (if any.) This method uses the value defined in ComponentContainerFixture.DEFAULT_DIALOG_LOOKUP_TIMEOUT as the default lookup timeout.
fileChooser(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JFileChooser with a name matching the specified one.
fileChooser(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JFileChooser with a name matching the specified one.
fileChooser(String, Timeout) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JFileChooser with a name matching the specified one.
fileChooser(String, Timeout) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JFileChooser with a name matching the specified one.
fileChooser(GenericTypeMatcher<? extends JFileChooser>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JFileChooser that matches the specified search criteria.
fileChooser(GenericTypeMatcher<? extends JFileChooser>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JFileChooser that matches the specified search criteria.
fileChooser(GenericTypeMatcher<? extends JFileChooser>, Timeout) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JFileChooser that matches the specified search criteria.
fileChooser(GenericTypeMatcher<? extends JFileChooser>, Timeout) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JFileChooser that matches the specified search criteria.
fileChooser(Timeout) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns the only JFileChooser currently available (if any.)
fileChooser(Timeout) - Method in class org.fest.swing.fixture.ContainerFixture
Returns the only JFileChooser currently available (if any.)
fileNameTextBox() - Method in class org.fest.swing.fixture.JFileChooserFixture
Returns a fixture that manages the field where the user can enter the name of the file to select in this fixture's JFileChooser.
fileNameTextBox(JFileChooser) - Method in class org.fest.swing.driver.JFileChooserDriver
Returns the text field where the user can enter the name of the file to select.
filter - Variable in class org.fest.swing.hierarchy.IgnoreWindowTask
 
filter - Variable in class org.fest.swing.hierarchy.NewHierarchy
 
filter - Variable in class org.fest.swing.hierarchy.TransientWindowListener
 
filter(Component, boolean) - Method in class org.fest.swing.hierarchy.WindowFilter
 
filter(Window) - Method in class org.fest.swing.hierarchy.TransientWindowListener
 
filtered() - Method in class org.fest.swing.hierarchy.WindowFilter
 
filterIfParentIsFiltered(Window) - Method in class org.fest.swing.hierarchy.TransientWindowListener
 
find(Container, ComponentMatcher) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component using the given ComponentMatcher in the hierarchy under the given root.
find(Container, ComponentMatcher) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component using the given ComponentMatcher in the hierarchy under the given root.
find(Container, GenericTypeMatcher<T>) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component using the given GenericTypeMatcher in the hierarchy under the given root.
find(Container, GenericTypeMatcher<T>) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component using the given GenericTypeMatcher in the hierarchy under the given root.
find(ComponentMatcher) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component using the given ComponentMatcher.
find(ComponentMatcher) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component using the given ComponentMatcher.
find(GenericTypeMatcher<? extends C>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a Component using the given GenericTypeMatcher, contained in this fixture's Container.
find(GenericTypeMatcher<T>) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component using the given GenericTypeMatcher.
find(GenericTypeMatcher<T>) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component using the given GenericTypeMatcher.
find(ComponentHierarchy, ComponentMatcher) - Method in class org.fest.swing.core.BasicComponentFinder
 
find(ComponentHierarchy, ComponentMatcher) - Method in class org.fest.swing.core.FinderDelegate
 
find(ComponentHierarchy, ComponentMatcher, Component, Set<Component>) - Method in class org.fest.swing.core.FinderDelegate
 
find(ComponentHierarchy, GenericTypeMatcher<T>) - Method in class org.fest.swing.core.FinderDelegate
 
find(ComponentHierarchy, GenericTypeMatcher<T>, Component, Set<T>) - Method in class org.fest.swing.core.FinderDelegate
 
findActionKey(String, ActionMap) - Static method in class org.fest.swing.driver.Actions
 
findActivePopupMenu() - Method in class org.fest.swing.core.BasicRobot
Returns the currently active pop-up menu, if any.
findActivePopupMenu() - Method in interface org.fest.swing.core.Robot
Returns the currently active pop-up menu, if any.
findAll(Container, ComponentMatcher) - Method in class org.fest.swing.core.BasicComponentFinder
Returns all the Components under the given root that match the search criteria specified in the given ComponentMatcher.
findAll(Container, ComponentMatcher) - Method in interface org.fest.swing.core.ComponentFinder
Returns all the Components under the given root that match the search criteria specified in the given ComponentMatcher.
findAll(Container, GenericTypeMatcher<T>) - Method in class org.fest.swing.core.BasicComponentFinder
Returns all the Components under the given root that match the search criteria specified in the given GenericTypeMatcher.
findAll(Container, GenericTypeMatcher<T>) - Method in interface org.fest.swing.core.ComponentFinder
Returns all the Components under the given root that match the search criteria specified in the given GenericTypeMatcher.
findAll(ComponentMatcher) - Method in class org.fest.swing.core.BasicComponentFinder
Returns all the Components that match the search criteria specified in the given ComponentMatcher.
findAll(ComponentMatcher) - Method in interface org.fest.swing.core.ComponentFinder
Returns all the Components that match the search criteria specified in the given ComponentMatcher.
findAll(ComponentMatcher) - Method in class org.fest.swing.core.UnexpectedJOptionPaneFinder
 
findAll(GenericTypeMatcher<T>) - Method in class org.fest.swing.core.BasicComponentFinder
Returns all the Components that match the search criteria specified in the given GenericTypeMatcher.
findAll(GenericTypeMatcher<T>) - Method in interface org.fest.swing.core.ComponentFinder
Returns all the Components that match the search criteria specified in the given GenericTypeMatcher.
findAppletDescendent(Container) - Method in class org.fest.swing.core.BasicRobot
Returns the Applet descendant of the given Container, if any.
findButton(JFileChooser, String, String) - Method in class org.fest.swing.driver.JFileChooserDriver
 
findByLabel(Container, String) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by the text of its associated JLabel, in the hierarchy under the given root.
findByLabel(Container, String) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by the text of its associated JLabel, in the hierarchy under the given root.
findByLabel(Container, String, boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by the text of its associated JLabel, in the hierarchy under the given root.
findByLabel(Container, String, boolean) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by the text of its associated JLabel, in the hierarchy under the given root.
findByLabel(Container, String, Class<T>) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by the text of its associated JLabel and type, in the hierarchy under the given root.
findByLabel(Container, String, Class<T>) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by the text of its associated JLabel and type, in the hierarchy under the given root.
findByLabel(Container, String, Class<T>, boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by the text of its associated JLabel and type, in the hierarchy under the given root.
findByLabel(Container, String, Class<T>, boolean) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by the text of its associated JLabel and type, in the hierarchy under the given root.
findByLabel(String) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by by the text of its associated JLabel.
findByLabel(String) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by by the text of its associated JLabel.
findByLabel(String, boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by by the text of its associated JLabel.
findByLabel(String, boolean) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by by the text of its associated JLabel.
findByLabel(String, Class<T>) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by the text of its associated JLabel and type.
findByLabel(String, Class<T>) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by the text of its associated JLabel and type.
findByLabel(String, Class<T>, boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by the text of its associated JLabel and type.
findByLabel(String, Class<T>, boolean) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by the text of its associated JLabel and type.
findByName(Container, String) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by name, in the hierarchy under the given root.
findByName(Container, String) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by name, in the hierarchy under the given root.
findByName(Container, String, boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by name, in the hierarchy under the given root.
findByName(Container, String, boolean) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by name, in the hierarchy under the given root.
findByName(Container, String, Class<T>) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by name and type, in the hierarchy under the given root.
findByName(Container, String, Class<T>) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by name and type, in the hierarchy under the given root.
findByName(Container, String, Class<T>, boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by name and type, in the hierarchy under the given root.
findByName(Container, String, Class<T>, boolean) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by name and type, in the hierarchy under the given root.
findByName(String) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by name.
findByName(String) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by name.
findByName(String, boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by name.
findByName(String, boolean) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by name.
findByName(String, Class<C>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a component by name and type, contained in this fixture's Container.
findByName(String, Class<T>) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by name and type.
findByName(String, Class<T>) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by name and type.
findByName(String, Class<T>, boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by name and type.
findByName(String, Class<T>, boolean) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by name and type.
findByType(Container, Class<T>) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by type in the hierarchy under the given root.
findByType(Container, Class<T>) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by type in the hierarchy under the given root.
findByType(Container, Class<T>, boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by type in the hierarchy under the given root.
findByType(Container, Class<T>, boolean) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by type in the hierarchy under the given root.
findByType(Class<C>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a component by type, contained in this fixture's Container.
findByType(Class<T>) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by type.
findByType(Class<T>) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by type.
findByType(Class<T>, boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Finds a Component by type.
findByType(Class<T>, boolean) - Method in interface org.fest.swing.core.ComponentFinder
Finds a Component by type.
findCell(JTable, int, Object) - Static method in class org.fest.swing.data.TableCellByColumnId
 
findCell(JTable, JTableCellReader) - Method in class org.fest.swing.data.TableCellByColumnId
Finds a cell in the given JTable that has a matching row index and column id.
findCell(JTable, JTableCellReader) - Method in interface org.fest.swing.data.TableCellFinder
Finds a cell in the given JTable based on some search criteria specified by this finder.
findCell(JTable, JTableCellReader) - Method in class org.fest.swing.data.TableCellInRowByValue
Finds a cell in the given JTable that: is located in the first row whose values match the given ones has a matching row index
findCell(JTable, JTableCellReader) - Method in class org.fest.swing.data.TableCellInSelectedRow
Finds a cell in the given JTable that belongs to the first selected row and has a matching column index.
findClosestValidatingRootAncestor(JComponent) - Static method in class org.fest.swing.core.Scrolling
Returns a component's closest validating root ancestor in the AWT containment hierarchy.
findColumnIndex(JTable, Object) - Static method in class org.fest.swing.driver.JTableDriver
 
findComponentWith(Robot) - Method in class org.fest.swing.finder.ComponentFinderTemplate
Finds the component using either by name or type.
findDialog(Class<? extends Dialog>) - Static method in class org.fest.swing.finder.WindowFinder
Creates a new DialogFinder capable of looking up a Dialog by type.
findDialog(String) - Static method in class org.fest.swing.finder.WindowFinder
Creates a new DialogFinder capable of looking up a Dialog by name.
findDialog(ComponentMatcher, Timeout) - Method in class org.fest.swing.fixture.ContainerFixture
 
findDialog(GenericTypeMatcher<? extends Dialog>) - Static method in class org.fest.swing.finder.WindowFinder
Creates a new DialogFinder capable of looking up a Dialog using the provided matcher.
findDropDownList() - Method in class org.fest.swing.driver.JComboBoxDropDownListFinder
Finds the JList in the pop-up raised by a JComboBox, if the LAF actually uses one.
findEditor(JSpinner) - Method in class org.fest.swing.driver.JSpinnerDriver
 
finder - Variable in class org.fest.swing.core.BasicRobot
Looks up Components.
finder - Variable in class org.fest.swing.core.ComponentFoundCondition
 
finder - Variable in class org.fest.swing.core.UnexpectedJOptionPaneFinder
 
finder() - Method in class org.fest.swing.core.BasicRobot
Returns the ComponentFinder being used by this robot.
finder() - Method in interface org.fest.swing.core.Robot
Returns the ComponentFinder being used by this robot.
finder() - Method in class org.fest.swing.fixture.ContainerFixture
Returns the ComponentFinder contained in this fixture's Robot.
finderDelegate - Variable in class org.fest.swing.core.BasicComponentFinder
 
FinderDelegate - Class in org.fest.swing.core
Finds all the components in a ComponentHierarchy that match the search criteria specified in a ComponentMatcher.
FinderDelegate() - Constructor for class org.fest.swing.core.FinderDelegate
 
finderWithCurrentAwtHierarchy() - Static method in class org.fest.swing.core.BasicComponentFinder
Creates a new BasicComponentFinder that has access to all the GUI components in the AWT hierarchy.
finderWithNewAwtHierarchy() - Static method in class org.fest.swing.core.BasicComponentFinder
Creates a new BasicComponentFinder with a new AWT hierarchy.
findFileChooser() - Static method in class org.fest.swing.finder.JFileChooserFinder
Creates a new JFileChooserFinder capable of looking up a JFileChooser.
findFileChooser(String) - Static method in class org.fest.swing.finder.JFileChooserFinder
Creates a new JFileChooserFinder capable of looking up a JFileChooser by name.
findFileChooser(ComponentMatcher, Timeout) - Method in class org.fest.swing.fixture.ContainerFixture
 
findFileChooser(GenericTypeMatcher<? extends JFileChooser>) - Static method in class org.fest.swing.finder.JFileChooserFinder
Creates a new JFileChooserFinder capable of looking up a JFileChooser using the given matcher.
findFocusOwnerAndHideItsCaret() - Static method in class org.fest.swing.image.ScreenshotTaker
 
findFrame(Class<? extends Frame>) - Static method in class org.fest.swing.finder.WindowFinder
Creates a new FrameFinder capable of looking up a Frame by type.
findFrame(String) - Static method in class org.fest.swing.finder.WindowFinder
Creates a new FrameFinder capable of looking up a Frame by name.
findFrame(GenericTypeMatcher<? extends Frame>) - Static method in class org.fest.swing.finder.WindowFinder
Creates a new FrameFinder capable of looking up a Frame using the provided matcher.
findIconifyLocation(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
findKeyStrokesForAction(String, Object, InputMap) - Static method in class org.fest.swing.driver.KeyStrokes
 
findListIn(Container) - Method in class org.fest.swing.driver.JComboBoxDropDownListFinder
 
findMatchingCell(JTable, TextMatcher, JTableCellReader) - Static method in class org.fest.swing.driver.JTableMatchingCellQuery
 
findMatchingPath(JTree, String) - Method in class org.fest.swing.driver.JTreePathFinder
 
findMaximizeLocation(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
findOptionPane() - Static method in class org.fest.swing.finder.JOptionPaneFinder
Creates a new JOptionPaneFinder capable of looking up a JOptionPane.
findOptionPane(GenericTypeMatcher<? extends JOptionPane>) - Static method in class org.fest.swing.finder.JOptionPaneFinder
Creates a new JOptionPaneFinder capable of looking up a JOptionPane using the given matcher.
findOSFamily() - Method in class org.fest.swing.util.OSIdentifier
 
findRowIndex(JTable, JTableCellReader, String[]) - Static method in class org.fest.swing.data.TableCellInRowByValue
 
findShowingOptionPane(Robot) - Static method in class org.fest.swing.fixture.JOptionPaneFixture
 
findTarget(Robot, Class<? extends C>) - Static method in class org.fest.swing.fixture.ComponentFixture
 
findTarget(Robot, String, Class<? extends C>) - Static method in class org.fest.swing.fixture.ComponentFixture
 
floatInfo(JToolBar, JToolBarLocation) - Static method in class org.fest.swing.driver.JToolBarDriver
 
floating(JToolBar) - Static method in class org.fest.swing.driver.JToolBarDriver
 
floatTo(Point) - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user dragging this fixture's JToolBar to the given location, causing it to float.
floatTo(JToolBar, int, int) - Method in class org.fest.swing.driver.JToolBarDriver
Drags the JToolBar to the given location, causing it to float.
focus() - Method in class org.fest.swing.fixture.DialogFixture
Gives input focus to this fixture's Dialog.
focus() - Method in interface org.fest.swing.fixture.FocusableComponentFixture
Gives input focus to this fixture's GUI component.
focus() - Method in class org.fest.swing.fixture.FrameFixture
Gives input focus to this fixture's Frame.
focus() - Method in class org.fest.swing.fixture.GenericComponentFixture
Gives input focus to this fixture's GUI component.
focus() - Method in class org.fest.swing.fixture.JButtonFixture
Gives input focus to this fixture's JButton.
focus() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Gives input focus to this fixture's JCheckBox.
focus() - Method in class org.fest.swing.fixture.JComboBoxFixture
Gives input focus to this fixture's JComboBox.
focus() - Method in class org.fest.swing.fixture.JFileChooserFixture
Gives input focus to this fixture's JFileChooser.
focus() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Gives input focus to this fixture's JInternalFrame.
focus() - Method in class org.fest.swing.fixture.JLabelFixture
Gives input focus to this fixture's JLabel.
focus() - Method in class org.fest.swing.fixture.JListFixture
Gives input focus to this fixture's JList.
focus() - Method in class org.fest.swing.fixture.JMenuItemFixture
Gives input focus to this fixture's JMenuItem.
focus() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Gives input focus to this fixture's JOptionPane.
focus() - Method in class org.fest.swing.fixture.JPanelFixture
Gives input focus to this fixture's JPanel.
focus() - Method in class org.fest.swing.fixture.JPopupMenuFixture
Gives input focus to this fixture's JPopupMenu.
focus() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Gives input focus to this fixture's JRadioButton.
focus() - Method in class org.fest.swing.fixture.JScrollBarFixture
Gives input focus to this fixture's JScrollBar.
focus() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Gives input focus to this fixture's JScrollPane.
focus() - Method in class org.fest.swing.fixture.JSliderFixture
Gives input focus to this fixture's JSlider.
focus() - Method in class org.fest.swing.fixture.JSpinnerFixture
Gives input focus to this fixture's JSpinner.
focus() - Method in class org.fest.swing.fixture.JSplitPaneFixture
Gives input focus to this fixture's JSplitPane.
focus() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Gives input focus to this fixture's JTabbedPane.
focus() - Method in class org.fest.swing.fixture.JTableFixture
Gives input focus to this fixture's JTable.
focus() - Method in class org.fest.swing.fixture.JTextComponentFixture
Gives input focus to this fixture's JTextComponent.
focus() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Gives input focus to this fixture's JToggleButton.
focus() - Method in class org.fest.swing.fixture.JToolBarFixture
Gives input focus to this fixture's JToolBar.
focus() - Method in class org.fest.swing.fixture.JTreeFixture
Gives input focus to this fixture's JTree.
focus(Component) - Method in class org.fest.swing.core.BasicRobot
Gives input focus to the given Component.
focus(Component) - Method in interface org.fest.swing.core.Robot
Gives input focus to the given Component.
focus(Component) - Method in class org.fest.swing.driver.ComponentDriver
Gives input focus to the given Component.
focus(Component, boolean) - Method in class org.fest.swing.core.BasicRobot
 
FocusableComponentFixture - Interface in org.fest.swing.fixture
Understands simulation of input focus on a GUI component.
focusAndWaitForFocusGain(Component) - Method in class org.fest.swing.core.BasicRobot
Gives input focus to the given Component and waits until the Component has focus.
focusAndWaitForFocusGain(Component) - Method in interface org.fest.swing.core.Robot
Gives input focus to the given Component and waits until the Component has focus.
focusAndWaitForFocusGain(Component) - Method in class org.fest.swing.driver.ComponentDriver
Gives input focus to the given Component and waits until the Component has focus.
focused - Variable in class org.fest.swing.core.FocusMonitor
 
focusGained(FocusEvent) - Method in class org.fest.swing.core.FocusMonitor
 
focusLost(FocusEvent) - Method in class org.fest.swing.core.FocusMonitor
 
FocusMonitor - Class in org.fest.swing.core
Understands monitoring when a Component gets keyboard focus.
FocusMonitor(Component) - Constructor for class org.fest.swing.core.FocusMonitor
 
focusOwner() - Static method in class org.fest.swing.core.FocusOwnerFinder
Returns the focus owner.
focusOwner() - Method in interface org.fest.swing.core.FocusOwnerFinderStrategy
 
focusOwner() - Method in class org.fest.swing.core.HierarchyBasedFocusOwnerFinder
 
focusOwner() - Method in class org.fest.swing.core.ReflectionBasedFocusOwnerFinder
 
FocusOwnerFinder - Class in org.fest.swing.core
Understands lookup of a Component owning the input focus.
FocusOwnerFinder() - Constructor for class org.fest.swing.core.FocusOwnerFinder
 
FocusOwnerFinderStrategy - Interface in org.fest.swing.core
Understands how to find the current focus owner.
focusOwnerOf(Container) - Method in class org.fest.swing.core.ContainerFocusOwnerFinder
 
focusOwnerOf(Window) - Method in class org.fest.swing.core.ContainerFocusOwnerFinder
 
font() - Method in class org.fest.swing.fixture.ComponentFixture
Returns a fixture that verifies the font of this fixture's Component.
font() - Method in class org.fest.swing.fixture.JTableCellFixture
Returns a fixture that verifies the font of this fixture's table cell.
font(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Returns the font of the given table cell.
FONT_PROPERTY - Static variable in class org.fest.swing.fixture.ComponentFixture
Name of the property "font".
fontAt(JTable, int, int) - Method in interface org.fest.swing.cell.JTableCellReader
Returns the font of the cell renderer for the given table cell.
fontAt(JTable, int, int) - Method in class org.fest.swing.driver.BasicJTableCellReader
Returns the font of the cell renderer for the given table cell.
fontAt(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Returns a fixture that verifies the font of the given table cell.
FontFixture - Class in org.fest.swing.fixture
Understands state verification of Fonts.
FontFixture(Font) - Constructor for class org.fest.swing.fixture.FontFixture
Creates a new FontFixture.
FontFixture(Font, String) - Constructor for class org.fest.swing.fixture.FontFixture
Creates a new FontFixture.
FontFixture(Font, Description) - Constructor for class org.fest.swing.fixture.FontFixture
Creates a new FontFixture.
fontOf(Component) - Static method in class org.fest.swing.query.ComponentFontQuery
Returns the font of the given Component.
foreground() - Method in class org.fest.swing.fixture.ComponentFixture
Returns a fixture that verifies the foreground color of this fixture's Component.
foreground() - Method in class org.fest.swing.fixture.JTableCellFixture
Returns a fixture that verifies the foreground color of this fixture's table cell.
foreground(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Returns the foreground color of the given table cell.
FOREGROUND_PROPERTY - Static variable in class org.fest.swing.fixture.ComponentFixture
Name of the property "foreground".
foregroundAt(JTable, int, int) - Method in interface org.fest.swing.cell.JTableCellReader
Returns the foreground color of the cell renderer for the given table cell.
foregroundAt(JTable, int, int) - Method in class org.fest.swing.driver.BasicJTableCellReader
Returns the foreground color of the cell renderer for the given table cell.
foregroundAt(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Returns a fixture that verifies the foreground color of the given table cell.
foregroundOf(Component) - Static method in class org.fest.swing.query.ComponentForegroundQuery
Returns the foreground color of the given Component.
format(Component) - Method in interface org.fest.swing.format.ComponentFormatter
Returns a String representation of the given Component.
format(Component) - Method in class org.fest.swing.format.ComponentFormatterTemplate
Returns the String representation of the given Component.
format(Component) - Static method in class org.fest.swing.format.Formatting
Returns a String representation of the given Component.
format(String[][]) - Static method in class org.fest.swing.util.Arrays
Formats a two-dimensional String array.
format(Pattern[]) - Static method in class org.fest.swing.util.Patterns
Formats the given array of regular expression patterns.
formatAllActionKeys(ActionMap) - Static method in class org.fest.swing.driver.Actions
 
formatOriginOf(Rectangle) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
formattedHierarchy(Container) - Method in class org.fest.swing.core.BasicComponentFinder
 
formattedValues() - Method in class org.fest.swing.util.PatternTextMatcher
Returns the regular expression patterns in this matcher, formatted as a single String.
formattedValues() - Method in class org.fest.swing.util.StringTextMatcher
Returns the String values in this matcher, formatted as a single String.
formattedValues() - Method in interface org.fest.swing.util.TextMatcher
Returns the values in this matcher, formatted as a String.
formatter(Class<?>) - Static method in class org.fest.swing.format.Formatting
 
formatterFor(Class<?>) - Static method in class org.fest.swing.format.Formatting
 
FORMATTERS - Static variable in class org.fest.swing.format.Formatting
 
Formatting - Class in org.fest.swing.format
Understands utility methods related to formatting.
Formatting() - Constructor for class org.fest.swing.format.Formatting
 
found - Variable in class org.fest.swing.core.ComponentFoundCondition
 
found - Variable in exception org.fest.swing.exception.ComponentLookupException
 
found() - Method in class org.fest.swing.core.ComponentFoundCondition
Returns the component found (if any.)
found() - Method in exception org.fest.swing.exception.ComponentLookupException
Returns the Components found by the lookup (if any.)
frameDisposer - Variable in class org.fest.swing.core.TestTerminator
 
FrameDisposer - Class in org.fest.swing.core
Understands disposing all available Frames.
FrameDisposer() - Constructor for class org.fest.swing.core.FrameDisposer
 
FrameDriver - Class in org.fest.swing.driver
Understands functional testing of Frames: user input simulation state verification property value query This class is intended for internal use only.
FrameDriver(Robot) - Constructor for class org.fest.swing.driver.FrameDriver
Creates a new FrameDriver.
FrameFinder - Class in org.fest.swing.finder
Understands a finder for Frames.
FrameFinder(Class<? extends Frame>) - Constructor for class org.fest.swing.finder.FrameFinder
Creates a new FrameFinder.
FrameFinder(String) - Constructor for class org.fest.swing.finder.FrameFinder
Creates a new FrameFinder.
FrameFinder(GenericTypeMatcher<? extends Frame>) - Constructor for class org.fest.swing.finder.FrameFinder
Creates a new FrameFinder.
FrameFixture - Class in org.fest.swing.fixture
Understands functional testing of Frames: user input simulation state verification property value query
FrameFixture(Frame) - Constructor for class org.fest.swing.fixture.FrameFixture
Creates a new FrameFixture.
FrameFixture(String) - Constructor for class org.fest.swing.fixture.FrameFixture
Creates a new FrameFixture.
FrameFixture(Robot, Frame) - Constructor for class org.fest.swing.fixture.FrameFixture
Creates a new FrameFixture.
FrameFixture(Robot, String) - Constructor for class org.fest.swing.fixture.FrameFixture
Creates a new FrameFixture.
frameFixtureFor(Container) - Static method in class org.fest.swing.fixture.Containers
Creates a new JFrame and uses the given Container as its content pane.
frameFor(Container) - Static method in class org.fest.swing.fixture.Containers
Creates a new JFrame and uses the given Container as its content pane.
FrameLikeFixture - Interface in org.fest.swing.fixture
Understands functional testing of frame-like components (not necessarily subclasses of Frame): user input simulation state verification property value query
FrameMatcher - Class in org.fest.swing.core.matcher
Understands matching a Frame by type, name or title.
FrameMatcher(Object, Object) - Constructor for class org.fest.swing.core.matcher.FrameMatcher
 
from - Variable in class org.fest.swing.util.GenericRange
Initial value of this range.
from(int) - Static method in class org.fest.swing.util.Range
Creates a new Range.From, representing the starting value of a range.
From(int) - Constructor for class org.fest.swing.util.Range.From
 
FULL_NAME - Enum constant in enum class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator.State
 

G

generateNamesFrom(OSFamily, Locale) - Static method in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames
 
GenericComponentFixture<T extends Component> - Class in org.fest.swing.fixture
A generic component fixture providing basic keyboard and mouse input operations.
GenericComponentFixture(Robot, ComponentDriver, T) - Constructor for class org.fest.swing.fixture.GenericComponentFixture
Creates a new GenericComponentFixture using a provided driver.
GenericComponentFixture(Robot, T) - Constructor for class org.fest.swing.fixture.GenericComponentFixture
GenericRange<T> - Class in org.fest.swing.util
Understands a range of values.
GenericRange(T, T) - Constructor for class org.fest.swing.util.GenericRange
Creates a new GenericRange.
GenericTypeMatcher<T extends Component> - Class in org.fest.swing.core
Understands a ComponentMatcher that matches a Component by type and some custom search criteria.
GenericTypeMatcher(Class<T>) - Constructor for class org.fest.swing.core.GenericTypeMatcher
Creates a new GenericTypeMatcher.
GenericTypeMatcher(Class<T>, boolean) - Constructor for class org.fest.swing.core.GenericTypeMatcher
Creates a new GenericTypeMatcher.
get(int) - Method in class org.fest.swing.format.IntEnum
 
getApplet(String) - Method in class org.fest.swing.applet.BasicAppletContext
If the StatusDisplay passed to this context is an instance of AppletViewer, this method will return the Applet of such AppletViewer.
getAppletContext() - Method in class org.fest.swing.applet.BasicAppletStub
Returns the applet's context.
getApplets() - Method in class org.fest.swing.applet.BasicAppletContext
Returns an enumeration containing the Applet returned by BasicAppletContext.getApplet(String).
getAudioClip(URL) - Method in class org.fest.swing.applet.BasicAppletContext
Not implemented.
getCodeBase() - Method in class org.fest.swing.applet.BasicAppletStub
Not implemented.
getDocumentBase() - Method in class org.fest.swing.applet.BasicAppletStub
Not implemented.
getImage(URL) - Method in class org.fest.swing.applet.BasicAppletContext
Not implemented.
getLineSeparator() - Static method in class org.fest.swing.util.SystemProperties
 
getParameter(String) - Method in class org.fest.swing.applet.BasicAppletStub
Returns the value of the named parameter in the HTML tag.
getStream(String) - Method in class org.fest.swing.applet.BasicAppletContext
Returns the stream to which specified key is associated within this applet context.
getStreamKeys() - Method in class org.fest.swing.applet.BasicAppletContext
Finds all the keys of the streams in this applet context.
giveFocusTo(Component) - Static method in class org.fest.swing.core.ComponentRequestFocusTask
 
GuiAction - Class in org.fest.swing.edt
Understands the base class for actions that are executed in the event dispatch thread.
GuiAction() - Constructor for class org.fest.swing.edt.GuiAction
 
GuiActionRunner - Class in org.fest.swing.edt
Understands running instances of GuiQuery and GuiTask.
GuiActionRunner() - Constructor for class org.fest.swing.edt.GuiActionRunner
 
GuiLazyLoadingDescription - Class in org.fest.swing.edt
Understands a Description that loads the text to return in the event dispatch thread.
GuiLazyLoadingDescription() - Constructor for class org.fest.swing.edt.GuiLazyLoadingDescription
 
GuiQuery<T> - Class in org.fest.swing.edt
Understands executing an action, in the event dispatch thread, that returns a value.
GuiQuery() - Constructor for class org.fest.swing.edt.GuiQuery
 
GuiTask - Class in org.fest.swing.edt
Understands a task that should be executed in the event dispatch thread.
GuiTask() - Constructor for class org.fest.swing.edt.GuiTask
 
GUITest - Annotation Interface in org.fest.swing.annotation
Understands an annotation that identifies GUI tests.
GUITestFinder - Class in org.fest.swing.annotation
Understands utility methods related to GUI tests.
GUITestFinder() - Constructor for class org.fest.swing.annotation.GUITestFinder
 

H

handle(Throwable) - Method in class org.fest.swing.core.SimpleFallbackExceptionHandler
Prints the stack trace of the given exception to the standard error stream.
handleException(Throwable) - Method in class org.fest.swing.monitor.ProtectingTimerTask
 
hasFocus() - Method in class org.fest.swing.core.FocusMonitor
 
hasFocus(Component) - Static method in class org.fest.swing.query.ComponentHasFocusQuery
Indicates whether the given Component has input focus or not.
hashCode() - Method in class org.fest.swing.data.Index
 
hashCode() - Method in class org.fest.swing.data.TableCell
$
hashCode() - Method in class org.fest.swing.keystroke.KeyStrokeMapping
 
hasKeyStrokes() - Static method in class org.fest.swing.keystroke.KeyStrokeMap
Indicates whether KeyStrokeMap has mappings or not.
hasMoreElements() - Method in class org.fest.swing.applet.BasicAppletContext.EmptyAppletEnumeration
 
hasNext() - Method in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
hasSelection(JTable) - Static method in class org.fest.swing.driver.JTableHasSelectionQuery
 
hidden - Variable in class org.fest.swing.monitor.Windows
Not visible.
hideDropDownListIfVisible(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
 
hierarchy - Variable in class org.fest.swing.core.BasicComponentFinder
 
hierarchy - Variable in class org.fest.swing.core.BasicComponentPrinter
 
hierarchy - Variable in class org.fest.swing.core.BasicRobot
Provides access to all the components in the hierarchy.
hierarchy - Static variable in class org.fest.swing.core.WindowAncestorFinder
 
hierarchy - Variable in class org.fest.swing.hierarchy.SingleComponentHierarchy
 
hierarchy() - Method in class org.fest.swing.core.BasicComponentPrinter
Returns the component hierarchy used by this printer.
hierarchy() - Method in class org.fest.swing.core.BasicRobot
Returns the ComponentHierarchy being used by this robot.
hierarchy() - Method in interface org.fest.swing.core.Robot
Returns the ComponentHierarchy being used by this robot.
hierarchy(Container) - Method in class org.fest.swing.core.BasicComponentFinder
 
hierarchy(Container) - Method in class org.fest.swing.core.BasicComponentPrinter
 
HierarchyBasedFocusOwnerFinder - Class in org.fest.swing.core
Understands how to find the focus owner using the roots of a component hierarchy.
HierarchyBasedFocusOwnerFinder() - Constructor for class org.fest.swing.core.HierarchyBasedFocusOwnerFinder
 
HierarchyBasedFocusOwnerFinder(ContainerFocusOwnerFinder, HierarchyRootsSource) - Constructor for class org.fest.swing.core.HierarchyBasedFocusOwnerFinder
 
HierarchyRootsSource - Class in org.fest.swing.core
Understands how to obtain all the root containers of an existing component hierarchy.
HierarchyRootsSource() - Constructor for class org.fest.swing.core.HierarchyRootsSource
 
hook - Variable in class org.fest.swing.security.NoExitSecurityManager
 
horizontalCenter() - Method in class org.fest.swing.monitor.WindowMetrics
 
HorizontalJScrollBarLocation - Class in org.fest.swing.driver
Understands a location in a horizontal JScrollBar.
HorizontalJScrollBarLocation() - Constructor for class org.fest.swing.driver.HorizontalJScrollBarLocation
 
HorizontalJSplitPaneDividerLocation - Class in org.fest.swing.driver
Understands calculation of a valid position of a horizontal JSplitPane's divider, while respecting the minimum sizes of the right and left component inside the JSplitPane.
HorizontalJSplitPaneDividerLocation() - Constructor for class org.fest.swing.driver.HorizontalJSplitPaneDividerLocation
 
horizontalScrollBar() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Returns a JScrollBarFixture managing the horizontal JScrollBar of this target's JScrollPane.
horizontalScrollBar(JScrollPane) - Static method in class org.fest.swing.driver.JScrollPaneDriver
 
horizontalScrollBarIn(JScrollPane) - Method in class org.fest.swing.driver.JScrollPaneDriver
Returns the horizontal JScrollBar in the given JScrollPane.

I

i - Variable in class org.fest.swing.util.Pair
The first value in this tuple.
iconify() - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user iconifying this fixture's Frame.
iconify() - Method in interface org.fest.swing.fixture.FrameLikeFixture
Simulates a user iconifying this fixture's frame-like component.
iconify() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user iconifying this fixture's JInternalFrame.
iconify(Frame) - Method in class org.fest.swing.driver.FrameDriver
Iconifies the given Frame.
iconify(JInternalFrame) - Method in class org.fest.swing.driver.JInternalFrameDriver
Iconifies the given JInternalFrame.
ICONIFY - Enum constant in enum class org.fest.swing.driver.JInternalFrameAction
 
iconifyInfo(Frame) - Static method in class org.fest.swing.driver.FrameDriver
 
iconifyInfo(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
iconifyLocationOf(Container) - Static method in class org.fest.swing.driver.WindowLikeContainerLocations
Identifies the coordinates of the 'iconify' button, returning (0, 0) if not found.
idEquals(AWTEvent, int) - Static method in class org.fest.swing.util.AWTEvents
 
idleTimeout - Variable in class org.fest.swing.core.Settings
 
idleTimeout() - Method in class org.fest.swing.core.Settings
Returns the time (in milliseconds) to wait for an idle AWT event queue.
idleTimeout(int) - Method in class org.fest.swing.core.Settings
Updates the time (in milliseconds) to wait for an idle AWT event queue.
ignore(Component) - Method in class org.fest.swing.hierarchy.WindowFilter
 
ignore(Exception) - Method in class org.fest.swing.input.DragAwareEventNormalizer
 
ignored - Variable in class org.fest.swing.hierarchy.WindowFilter
 
ignoreExisting() - Method in class org.fest.swing.hierarchy.NewHierarchy
Make all currently existing components invisible to this hierarchy, without affecting their current state.
ignoreExistingComponents() - Static method in class org.fest.swing.hierarchy.NewHierarchy
Creates a new NewHierarchy which does not contain any existing GUI components.
IgnoreWindowTask - Class in org.fest.swing.hierarchy
Understands a task that given a WindowFilter, marks a given Window as "ignored" if it is already implicitly ignored by such filter.
IgnoreWindowTask(Window, WindowFilter) - Constructor for class org.fest.swing.hierarchy.IgnoreWindowTask
 
ii - Variable in class org.fest.swing.util.Pair
The second value in this tuple.
iii - Variable in class org.fest.swing.util.Triple
The third value in this tuple.
ImageException - Exception in org.fest.swing.image
Understands an exception thrown by ScreenshotTaker when, for some reason, a screenshot of the desktop cannot be taken.
ImageException(String) - Constructor for exception org.fest.swing.image.ImageException
Creates a new ImageException.
ImageException(String, Throwable) - Constructor for exception org.fest.swing.image.ImageException
Creates a new ImageException.
ImageFileExtensions - Class in org.fest.swing.image
Understands common image file extensions.
ImageFileExtensions() - Constructor for class org.fest.swing.image.ImageFileExtensions
 
ImageFileWriter - Class in org.fest.swing.image
Understands how to write an image as a file in the file system.
ImageFileWriter() - Constructor for class org.fest.swing.image.ImageFileWriter
 
implicitlyIgnore(Component) - Method in class org.fest.swing.hierarchy.WindowFilter
 
implicitlyIgnored - Variable in class org.fest.swing.hierarchy.WindowFilter
 
includeExistingComponents() - Static method in class org.fest.swing.hierarchy.NewHierarchy
Creates a new NewHierarchy which contains existing GUI components.
includeHierarchyIfComponentNotFound() - Method in class org.fest.swing.core.BasicComponentFinder
Returns whether the message in a ComponentLookupException should include the current component hierarchy.
includeHierarchyIfComponentNotFound() - Method in interface org.fest.swing.core.ComponentFinder
Returns whether the message in a ComponentLookupException should include the current component hierarchy.
includeHierarchyIfComponentNotFound(boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Updates whether the message in a ComponentLookupException should include the current component hierarchy.
includeHierarchyIfComponentNotFound(boolean) - Method in interface org.fest.swing.core.ComponentFinder
Updates whether the message in a ComponentLookupException should include the current component hierarchy.
includeHierarchyInComponentLookupException - Variable in class org.fest.swing.core.BasicComponentFinder
 
increment() - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user incrementing the value of this fixture's JSpinner one time.
increment(int) - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user incrementing the value of this fixture's JSpinner the given number of times.
increment(JSpinner) - Method in class org.fest.swing.driver.JSpinnerDriver
Increments the value of the JSpinner.
increment(JSpinner, int) - Method in class org.fest.swing.driver.JSpinnerDriver
Increments the value of the JSpinner the given number of times.
incrementValue(JSpinner, int) - Static method in class org.fest.swing.driver.JSpinnerDriver
 
INDENTATION - Static variable in class org.fest.swing.core.BasicComponentPrinter
 
index - Variable in class org.fest.swing.fixture.JListItemFixture
 
index - Variable in class org.fest.swing.fixture.JTreeRowFixture
 
index() - Method in class org.fest.swing.fixture.JListItemFixture
Returns the index of this fixture's list item.
index() - Method in class org.fest.swing.fixture.JTreeRowFixture
Returns the row index of the node.
Index - Class in org.fest.swing.data
Understands an index.
Index(int) - Constructor for class org.fest.swing.data.Index
 
indexOf(JList, String) - Method in class org.fest.swing.driver.JListDriver
Returns the index of the first item matching the given value.
indexOf(JList, Pattern) - Method in class org.fest.swing.driver.JListDriver
Returns the index of the first item matching the given regular expression pattern.
indexOf(JList, TextMatcher) - Method in class org.fest.swing.driver.JListDriver
 
indexOf(JTabbedPane, String) - Method in class org.fest.swing.driver.JTabbedPaneLocation
Returns the index of the first tab that matches the given String.
indexOf(JTabbedPane, TextMatcher) - Method in class org.fest.swing.driver.JTabbedPaneLocation
Returns the index of the first tab whose title matches the value in the given TextMatcher.
indexOf(JTableHeader, TextMatcher) - Method in class org.fest.swing.driver.JTableHeaderLocation
Returns the index of the column which name matches the value in the given TextMatcher, or -1 if a matching column was not found.
indexOfTab(JTabbedPane, TextMatcher) - Static method in class org.fest.swing.driver.JTabbedPaneTabIndexQuery
 
indexOfText(JTextComponent, String) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
inEdtFocusOwner() - Static method in class org.fest.swing.core.FocusOwnerFinder
Returns the focus owner.
inEdtFormat(Component) - Static method in class org.fest.swing.format.Formatting
Returns a String representation of the given Component.
inEdtValidateEditorIsAccessible(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxDriver
 
initialize(OSIdentifier, ToolkitProvider) - Static method in class org.fest.swing.util.Platform
 
initializeStrategies() - Static method in class org.fest.swing.core.FocusOwnerFinder
 
inMenuBar - Variable in class org.fest.swing.driver.JMenuItemLocation
 
inMenuBar() - Method in class org.fest.swing.driver.JMenuItemLocation
Indicates whether the JMenuItem is in a JMenuBar.
InputEventGenerator - Interface in org.fest.swing.core
Understands generation of input events.
InputModifiers - Class in org.fest.swing.core
Understands input modifiers.
InputModifiers() - Constructor for class org.fest.swing.core.InputModifiers
 
inputState - Variable in class org.fest.swing.core.AWTEventPoster
 
inputState - Static variable in class org.fest.swing.core.BasicRobot
 
InputState - Class in org.fest.swing.input
Class to keep track of a given input state.
InputState(Toolkit) - Constructor for class org.fest.swing.input.InputState
 
insets - Variable in class org.fest.swing.monitor.WindowMetrics
 
insetsFrom(Container) - Static method in class org.fest.swing.awt.AWT
Returns the insets of the given Container, or an empty one if no insets can be found.
install() - Static method in class org.fest.swing.edt.FailOnThreadViolationRepaintManager
Creates a new FailOnThreadViolationRepaintManager and sets it as the current repaint manager.
installAWTExceptionHandler(Class<?>) - Static method in class org.fest.swing.util.AWTExceptionHandlerInstaller
Installs the given exception handler type.
installAWTExceptionHandler(Class<?>, SystemPropertyWriter) - Static method in class org.fest.swing.util.AWTExceptionHandlerInstaller
 
installNew() - Static method in class org.fest.swing.edt.FailOnThreadViolationRepaintManager
 
installNoExitSecurityManager() - Static method in class org.fest.swing.security.NoExitSecurityManagerInstaller
Installs a new NoExitSecurityManager in System.
installNoExitSecurityManager(ExitCallHook) - Static method in class org.fest.swing.security.NoExitSecurityManagerInstaller
Installs a new NoExitSecurityManager in System.
instance - Static variable in class org.fest.swing.keystroke.DefaultKeyStrokeMappingProvider.LazyLoadingSingleton
 
instance - Static variable in class org.fest.swing.keystroke.KeyStrokeMappingProvider_en.SingletonHolder
 
instance - Static variable in class org.fest.swing.keystroke.KeyStrokeMappingProvider_fr.SingletonHolder
 
instance - Static variable in class org.fest.swing.lock.ScreenLock.ScreenLockHolder
 
instance() - Static method in class org.fest.swing.lock.ScreenLock
Returns the singleton instance of this class.
instance() - Static method in class org.fest.swing.monitor.WindowMonitor
Returns the singleton instance of this class.
INSTANCE - Static variable in class org.fest.swing.monitor.WindowMonitor.SingletonLazyLoader
 
instantiate(Class<?>) - Static method in class org.fest.swing.launcher.AppletLauncher
 
instrospect(Class<? extends Component>, String...) - Static method in class org.fest.swing.format.Formatting
 
IntEnum - Class in org.fest.swing.format
Understands a workaround to obtain a String representation of an int enumeration.
IntEnum() - Constructor for class org.fest.swing.format.IntEnum
 
internalFramesFromIcons(Container) - Method in class org.fest.swing.hierarchy.JDesktopPaneChildrenFinder
 
IntrospectionComponentFormatter - Class in org.fest.swing.format
Understands a formatter that uses introspection to display property values of a Component.
IntrospectionComponentFormatter(Class<? extends Component>, String...) - Constructor for class org.fest.swing.format.IntrospectionComponentFormatter
invalidConstraint(String) - Method in class org.fest.swing.driver.JToolBarLocation
 
invalidIndex(String) - Static method in class org.fest.swing.driver.JComboBoxItemIndexValidator
 
invokeAction(JComponent, String) - Method in class org.fest.swing.driver.JComponentDriver
Invoke an Action from the JComponent's ActionMap.
invokePopupMenu(Component) - Method in class org.fest.swing.driver.ComponentDriver
Shows a pop-up menu using the given Component as the invoker of the pop-up menu.
invokePopupMenu(Component, Point) - Method in class org.fest.swing.driver.ComponentDriver
Shows a pop-up menu at the given point using the given Component as the invoker of the pop-up menu.
invokerAndCenterOfInvoker(JPopupMenu) - Static method in class org.fest.swing.core.BasicRobot
 
invokerFor(Component) - Method in class org.fest.swing.hierarchy.ParentFinder
Returns the invoker, if any, of the given component.
invokerOf(Component) - Static method in class org.fest.swing.awt.AWT
Returns the invoker, if any, of the given Component; or null, if the Component is not on a pop-up of any sort.
isActive() - Method in class org.fest.swing.applet.BasicAppletStub
Not implemented.
isActive() - Method in class org.fest.swing.core.BasicRobot
Indicates whether this Robot is active.
isActive() - Method in interface org.fest.swing.core.Robot
Indicates whether this Robot is active.
isActive(JApplet) - Method in class org.fest.swing.driver.JAppletDriver
Indicates whether the given JApplet is active or not.
isAltDown(int) - Static method in class org.fest.swing.core.InputModifiers
 
isAltGraphDown(int) - Static method in class org.fest.swing.core.InputModifiers
 
isAppletViewer(Component) - Static method in class org.fest.swing.awt.AWT
Returns true if the given component is an Applet viewer.
isAWTTreeLockHeld() - Static method in class org.fest.swing.awt.AWT
Indicates whether the AWT Tree Lock is currently held.
isCanceled() - Method in class org.fest.swing.monitor.ProtectingTimerTask
 
isCellEditable(JTable, TableCell) - Static method in class org.fest.swing.driver.JTableCellEditableQuery
 
isCellSelected(JTable, int, int) - Static method in class org.fest.swing.driver.JTableSingleRowCellSelectedQuery
 
isClosed(Component) - Method in class org.fest.swing.monitor.Windows
Returns true if the given component is a closed window.
isControlDown(int) - Static method in class org.fest.swing.core.InputModifiers
 
isDefaultToString(String) - Static method in class org.fest.swing.util.Strings
Returns whether the given String is the default toString() implementation of an Object.
isDragging() - Method in class org.fest.swing.core.BasicRobot
Indicates whether the robot is currently in a dragging operation.
isDragging() - Method in interface org.fest.swing.core.Robot
Indicates whether the robot is currently in a dragging operation.
isDragging() - Method in class org.fest.swing.input.DragDropInfo
 
isDuplicateDispose(AWTEvent) - Method in class org.fest.swing.input.DisposedWindowMonitor
 
isEditable(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxEditableQuery
 
isEditable(JTree) - Static method in class org.fest.swing.driver.JTreeEditableQuery
 
isEditable(JTextComponent) - Static method in class org.fest.swing.driver.JTextComponentEditableQuery
 
isEmpty() - Method in class org.fest.swing.keystroke.KeyStrokeMapCollection
 
isEmptyFrame(Window) - Method in class org.fest.swing.monitor.WindowStatus
 
isEmptyIntArray(int[]) - Static method in class org.fest.swing.util.Arrays
Indicates whether the given array is null or empty.
isEnabled(Component) - Static method in class org.fest.swing.query.ComponentEnabledQuery
Indicates whether the given Component is enabled or not.
isEqualOrMatches(String) - Method in class org.fest.swing.driver.TextAssert
 
isFloating(JToolBar) - Method in class org.fest.swing.driver.JToolBarDriver
Indicates whether the given JToolBar is floating or not.
isFocusable(Component) - Static method in class org.fest.swing.core.ComponentIsFocusableQuery
 
isGUITest(Class<?>, Method) - Static method in class org.fest.swing.annotation.GUITestFinder
Returns true if the given class and/or method are annotated with GUITest.
isGUITest(AnnotatedElement) - Static method in class org.fest.swing.annotation.GUITestFinder
 
isHeavyWeightPopup(Component) - Static method in class org.fest.swing.awt.AWT
Returns whether the given Component is a heavy-weight pop-up, that is, a container for a JPopupMenu that is implemented with a heavy-weight component (usually a Window).
isHidden(Window) - Method in class org.fest.swing.monitor.Windows
Returns true if the given window is hidden.
isHorizontal(JToolBar) - Method in class org.fest.swing.driver.JToolBarLocation
 
isHPUX - Variable in class org.fest.swing.util.OSIdentifier
 
isHPUX() - Method in class org.fest.swing.util.OSIdentifier
 
isHPUX() - Static method in class org.fest.swing.util.Platform
Indicates whether the operating system is HP-UX.
isIconified(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameIconQuery
 
isIgnored(Component) - Method in class org.fest.swing.hierarchy.WindowFilter
 
isImplicitlyIgnored(Component) - Method in class org.fest.swing.hierarchy.WindowFilter
 
isIndeterminate(JProgressBar) - Static method in class org.fest.swing.driver.JProgressBarIndeterminateQuery
 
isJToolBarFloating(JToolBar) - Static method in class org.fest.swing.driver.JToolBarIsFloatingQuery
 
isKeyStrokeMappingProviderType(Class<?>) - Method in class org.fest.swing.keystroke.KeyStrokeMappingProviderFactory
 
isLinux - Variable in class org.fest.swing.util.OSIdentifier
 
isLinux() - Method in class org.fest.swing.util.OSIdentifier
 
isLinux() - Static method in class org.fest.swing.util.Platform
Indicates whether the operating system is Linux.
isMacintosh - Variable in class org.fest.swing.util.OSIdentifier
 
isMacintosh() - Method in class org.fest.swing.util.OSIdentifier
 
isMacintosh() - Static method in class org.fest.swing.util.Platform
Indicates whether the operating system is a Macintosh OS.
isMacOSMenuBar() - Method in class org.fest.swing.driver.JMenuItemDriver
 
isMain(Thread) - Method in class org.fest.swing.core.MainThreadIdentifier
 
isMatching(Component, ComponentMatcher) - Static method in class org.fest.swing.core.FinderDelegate
 
isMatching(Component, GenericTypeMatcher<T>) - Static method in class org.fest.swing.core.FinderDelegate
 
isMatching(Dialog) - Method in class org.fest.swing.core.matcher.DialogMatcher
Indicates whether: the name of the given Dialog is equal to the name in this matcher, and the title of the given Dialog matches the text (or pattern) in this matcher
isMatching(Frame) - Method in class org.fest.swing.core.matcher.FrameMatcher
Indicates whether the title of the given Frame is equal to the title in this matcher.
isMatching(String) - Method in class org.fest.swing.util.PatternTextMatcher
Indicates whether the given text matches the regular expression patterns in this matcher.
isMatching(String) - Method in class org.fest.swing.util.StringTextMatcher
Indicates whether the given text matches the String values in this matcher.
isMatching(String) - Method in interface org.fest.swing.util.TextMatcher
Indicates whether the given text matches some value(s).
isMatching(JButton) - Method in class org.fest.swing.core.matcher.JButtonMatcher
Indicates whether: the name of the given JButton is equal to the name in this matcher, and the text of the given JButton matches the text (or pattern) in this matcher
isMatching(JLabel) - Method in class org.fest.swing.core.matcher.JLabelMatcher
Indicates whether the text of the given JLabel is equal to the text in this matcher.
isMatching(JTextComponent) - Method in class org.fest.swing.core.matcher.JTextComponentMatcher
Indicates whether the text of the given JTextComponent is equal to the text in this matcher.
isMatching(T) - Method in class org.fest.swing.core.GenericTypeMatcher
Verifies that the given component matches some search criteria.
isMetaDown(int) - Static method in class org.fest.swing.core.InputModifiers
 
isModal(Dialog) - Static method in class org.fest.swing.driver.DialogModalQuery
 
isModifier(int) - Static method in class org.fest.swing.util.Modifiers
Indicates whether the given key code is a modifier.
isNameMatching(String) - Method in class org.fest.swing.core.matcher.NamedComponentMatcherTemplate
Indicates whether the given value matches the name in this matcher.
isNativeDragActive() - Method in class org.fest.swing.input.DragDropInfo
 
isNativeDragActive() - Method in class org.fest.swing.input.InputState
Indicates whether there is a native drag/drop operation in progress.
isNativeDragAndDrop(AWTEvent) - Method in class org.fest.swing.input.NativeDnDIdentifier
 
isOld(InputEvent) - Method in class org.fest.swing.input.InputState
 
isOneDimensionalArray(Object) - Method in class org.fest.swing.format.IntrospectionComponentFormatter
 
isOSX - Variable in class org.fest.swing.util.OSIdentifier
 
isOSX() - Method in class org.fest.swing.util.OSIdentifier
 
isOSX() - Static method in class org.fest.swing.util.Platform
Indicates whether the operating system is Mac OS X.
isParentAMenu() - Method in class org.fest.swing.driver.JMenuItemLocation
Indicates whether the parent of the JMenuItem is another menu.
isPointInScreenBoundaries(Point) - Static method in class org.fest.swing.awt.AWT
Indicates whether the given point is inside the screen boundaries.
isPointInScreenBoundaries(JComponent, Point) - Static method in class org.fest.swing.awt.AWT
Indicates whether the given point, relative to the given JComponent, is inside the screen boundaries.
isReady(Window) - Method in class org.fest.swing.monitor.Windows
Returns true if the given window is ready to receive OS-level event input.
isReadyForInput(Component) - Method in class org.fest.swing.core.BasicRobot
Indicates whether the given Component is ready for input.
isReadyForInput(Component) - Method in interface org.fest.swing.core.Robot
Indicates whether the given Component is ready for input.
isRectangleVisible(JTextComponent, Rectangle) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
isResizable(Container) - Static method in class org.fest.swing.driver.ContainerStateValidator
 
isSelected(AbstractButton) - Static method in class org.fest.swing.driver.AbstractButtonSelectedQuery
 
isSharedInvisibleFrame(Component) - Static method in class org.fest.swing.awt.AWT
Returns whether the given component is the default Swing hidden frame.
isShiftDown(int) - Static method in class org.fest.swing.core.InputModifiers
 
isShowing(Component) - Static method in class org.fest.swing.query.ComponentShowingQuery
Indicates whether the given Component is showing or not.
isShowingButNotReady(Window) - Method in class org.fest.swing.monitor.Windows
Returns true if the given window is showing but not ready to receive OS-level event input.
isSolaris - Variable in class org.fest.swing.util.OSIdentifier
 
isSolaris() - Method in class org.fest.swing.util.OSIdentifier
 
isSolaris() - Static method in class org.fest.swing.util.Platform
Indicates whether the operating system is Solaris.
isSuperClassGUITest(Class<?>, Method) - Static method in class org.fest.swing.annotation.GUITestFinder
 
isTimeOut() - Method in class org.fest.swing.util.TimeoutWatch
 
isUserMovable(Component) - Static method in class org.fest.swing.driver.ComponentMovableQuery
 
isValidIndex(JTableHeader, int) - Method in class org.fest.swing.driver.JTableHeaderLocation
 
isVisible(Component) - Static method in class org.fest.swing.query.ComponentVisibleQuery
Indicates whether the given Component is visible or not.
isVisible(JComponent, Point) - Method in class org.fest.swing.driver.JComponentDriver
Indicates whether the given JComponent's visible Rectangle contains the given Point.
isVisible(JComponent, Rectangle) - Static method in class org.fest.swing.driver.JComponentDriver
Indicates whether the given JComponent's visible Rectangle contains the given one.
isWindowAncestorReadyForInput(JPopupMenu) - Method in class org.fest.swing.core.BasicRobot
 
isWindowIgnored(Component) - Method in class org.fest.swing.hierarchy.WindowFilter
 
isWindowReady(Window) - Method in class org.fest.swing.monitor.WindowMonitor
Returns whether the window is ready to receive OS-level event input.
isWindows - Variable in class org.fest.swing.util.OSIdentifier
 
isWindows() - Method in class org.fest.swing.util.OSIdentifier
 
isWindows() - Static method in class org.fest.swing.util.Platform
Indicates whether the operating system is Windows.
isWindows9x - Variable in class org.fest.swing.util.OSIdentifier
 
isWindows9x() - Method in class org.fest.swing.util.OSIdentifier
 
isWindows9x() - Static method in class org.fest.swing.util.Platform
Indicates whether the operating system is Windows 9x (95, 98 or ME.)
isWindowsXP - Variable in class org.fest.swing.util.OSIdentifier
 
isWindowsXP() - Method in class org.fest.swing.util.OSIdentifier
 
isWindowsXP() - Static method in class org.fest.swing.util.Platform
Indicates whether the operating system is Windows XP.
isX11 - Variable in class org.fest.swing.util.OSIdentifier
 
isX11() - Method in class org.fest.swing.util.OSIdentifier
 
isX11() - Static method in class org.fest.swing.util.Platform
Indicates whether the operating system is using the X11 Windowing system.
ITALIC_PROPERTY - Static variable in class org.fest.swing.fixture.FontFixture
 
item(int) - Method in class org.fest.swing.fixture.JListFixture
Returns a fixture that manages the list item specified by the given index.
item(String) - Method in class org.fest.swing.fixture.JListFixture
Returns a fixture that manages the list item specified by the given text.
item(Pattern) - Method in class org.fest.swing.fixture.JListFixture
Returns a fixture that manages the list item whose text matches the given regular expression pattern.
ITEM_NOT_FOUND - Static variable in class org.fest.swing.driver.JListScrollToItemTask
 
itemCountIn(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxItemCountQuery
 
itemCountIn(JList) - Static method in class org.fest.swing.driver.JListItemCountQuery
 
ItemFixture - Interface in org.fest.swing.fixture
Understands functional testing of GUI component items (e.g.
ItemGroupFixture - Interface in org.fest.swing.fixture
Understands functional testing of GUI components that contains or display a group of items: user input simulation state verification property value query Understands simulation of user events on a Component that contains or displays a group of items, and verification of the state of such Component.
itemIndex(int) - Static method in class org.fest.swing.driver.JComboBoxItemIndexValidator
 
itemIndex(JList, TextMatcher, JListCellReader) - Static method in class org.fest.swing.driver.JListDriver
 
itemValue(JList, int, JListCellReader) - Static method in class org.fest.swing.driver.JListItemValueQuery
 
iterator() - Method in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames
 

J

JAppletDriver - Class in org.fest.swing.driver
Understands functional testing of JApplets: user input simulation state verification property value query This class is intended for internal use only.
JAppletDriver(Robot) - Constructor for class org.fest.swing.driver.JAppletDriver
Creates a new JAppletDriver.
JButtonFixture - Class in org.fest.swing.fixture
Understands functional testing of JButtons: user input simulation state verification property value query
JButtonFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JButtonFixture
Creates a new JButtonFixture.
JButtonFixture(Robot, JButton) - Constructor for class org.fest.swing.fixture.JButtonFixture
Creates a new JButtonFixture.
JButtonMatcher - Class in org.fest.swing.core.matcher
Understands matching a JButton by name, text and visibility on the screen.
JButtonMatcher(Object, Object) - Constructor for class org.fest.swing.core.matcher.JButtonMatcher
 
JCheckBoxFixture - Class in org.fest.swing.fixture
Understands functional testing of JCheckBoxes: user input simulation state verification property value query
JCheckBoxFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JCheckBoxFixture
Creates a new JCheckBoxFixture.
JCheckBoxFixture(Robot, JCheckBox) - Constructor for class org.fest.swing.fixture.JCheckBoxFixture
Creates a new JCheckBoxFixture.
JComboBoxAccessibleEditorValidator - Class in org.fest.swing.driver
Understands an action that validates that the editor of a JComboBox is accessible or not.
JComboBoxAccessibleEditorValidator() - Constructor for class org.fest.swing.driver.JComboBoxAccessibleEditorValidator
 
JComboBoxCellReader - Interface in org.fest.swing.cell
Understands reading the internal value of a cell in a JComboBox as expected in a test.
JComboBoxContentQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns an array of Strings that represents the contents of a given JComboBox.
JComboBoxContentQuery() - Constructor for class org.fest.swing.driver.JComboBoxContentQuery
 
JComboBoxDriver - Class in org.fest.swing.driver
Understands functional testing of JComboBoxes: user input simulation state verification property value query This class is intended for internal use only.
JComboBoxDriver(Robot) - Constructor for class org.fest.swing.driver.JComboBoxDriver
Creates a new JComboBoxDriver.
JComboBoxDropDownListFinder - Class in org.fest.swing.driver
Understands look up of the JList in the pop-up raised by a JComboBox, if the LAF actually uses one.
JComboBoxDropDownListFinder(Robot) - Constructor for class org.fest.swing.driver.JComboBoxDropDownListFinder
 
JComboBoxEditableQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that indicates whether a JComboBox is editable or not.
JComboBoxEditableQuery() - Constructor for class org.fest.swing.driver.JComboBoxEditableQuery
 
JComboBoxFixture - Class in org.fest.swing.fixture
Understands functional testing of JComboBoxes: user input simulation state verification property value query
JComboBoxFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JComboBoxFixture
Creates a new JComboBoxFixture.
JComboBoxFixture(Robot, JComboBox) - Constructor for class org.fest.swing.fixture.JComboBoxFixture
Creates a new JComboBoxFixture.
JComboBoxFormatter - Class in org.fest.swing.format
Understands a formatter for JComboBoxes.
JComboBoxFormatter() - Constructor for class org.fest.swing.format.JComboBoxFormatter
 
JComboBoxItemCountQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the number of items in a given JComboBox.
JComboBoxItemCountQuery() - Constructor for class org.fest.swing.driver.JComboBoxItemCountQuery
 
JComboBoxItemIndexValidator - Class in org.fest.swing.driver
Understands verification that a given number is a valid index of an item in a JComboBox.
JComboBoxItemIndexValidator() - Constructor for class org.fest.swing.driver.JComboBoxItemIndexValidator
 
JComboBoxMatchingItemQuery - Class in org.fest.swing.driver
Understands lookup of the first item in a JComboBox whose value matches a given one.
JComboBoxMatchingItemQuery() - Constructor for class org.fest.swing.driver.JComboBoxMatchingItemQuery
 
JComboBoxSelectedIndexQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the selected index in a JComboBox.
JComboBoxSelectedIndexQuery() - Constructor for class org.fest.swing.driver.JComboBoxSelectedIndexQuery
 
JComboBoxSelectionValueQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the selected value of a JComboBox as plain text.
JComboBoxSelectionValueQuery() - Constructor for class org.fest.swing.driver.JComboBoxSelectionValueQuery
 
JComboBoxSetPopupVisibleTask - Class in org.fest.swing.driver
Understands a task that shows/hides the drop-down menu of a JComboBox.
JComboBoxSetPopupVisibleTask() - Constructor for class org.fest.swing.driver.JComboBoxSetPopupVisibleTask
 
JComboBoxSetSelectedIndexTask - Class in org.fest.swing.driver
Understands a task that selects the element in the given index in the given JComboBox.
JComboBoxSetSelectedIndexTask() - Constructor for class org.fest.swing.driver.JComboBoxSetSelectedIndexTask
 
JComponentDriver - Class in org.fest.swing.driver
Understands functional testing of JComponents: user input simulation state verification property value query This class is intended for internal use only.
JComponentDriver(Robot) - Constructor for class org.fest.swing.driver.JComponentDriver
Creates a new JComponentDriver.
JComponentFixture - Interface in org.fest.swing.fixture
Understands functional testing of JComponents: user input simulation state verification property value query
JComponentToolTipQuery - Class in org.fest.swing.driver
Understands an action that returns the toolTip text of a given JComponent.
JComponentToolTipQuery() - Constructor for class org.fest.swing.driver.JComponentToolTipQuery
 
JDesktopPaneChildrenFinder - Class in org.fest.swing.hierarchy
Understands how to find children components in a JDesktopPane.
JDesktopPaneChildrenFinder() - Constructor for class org.fest.swing.hierarchy.JDesktopPaneChildrenFinder
 
JFileChooserApproveButtonTextQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the text used in the "approve button" of a JFileChooser.
JFileChooserApproveButtonTextQuery() - Constructor for class org.fest.swing.driver.JFileChooserApproveButtonTextQuery
 
JFileChooserCancelButtonTextQuery - Class in org.fest.swing.driver
Understands an action that returns the text used in the "cancel" button of a JFileChooser.
JFileChooserCancelButtonTextQuery() - Constructor for class org.fest.swing.driver.JFileChooserCancelButtonTextQuery
 
JFileChooserDriver - Class in org.fest.swing.driver
Understands functional testing of JFileChoosers: user input simulation state verification property value query This class is intended for internal use only.
JFileChooserDriver(Robot) - Constructor for class org.fest.swing.driver.JFileChooserDriver
Creates a new JFileChooserDriver.
JFileChooserFinder - Class in org.fest.swing.finder
Understands a finder for JFileChoosers.
JFileChooserFinder() - Constructor for class org.fest.swing.finder.JFileChooserFinder
Creates a new JFileChooserFinder.
JFileChooserFinder(String) - Constructor for class org.fest.swing.finder.JFileChooserFinder
Creates a new JFileChooserFinder.
JFileChooserFinder(GenericTypeMatcher<? extends JFileChooser>) - Constructor for class org.fest.swing.finder.JFileChooserFinder
Creates a new JFileChooserFinder.
JFileChooserFixture - Class in org.fest.swing.fixture
Understands functional testing of JFileChoosers: user input simulation state verification property value query
JFileChooserFixture(Robot) - Constructor for class org.fest.swing.fixture.JFileChooserFixture
Creates a new JFileChooserFixture.
JFileChooserFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JFileChooserFixture
Creates a new JFileChooserFixture.
JFileChooserFixture(Robot, JFileChooser) - Constructor for class org.fest.swing.fixture.JFileChooserFixture
Creates a new JFileChooserFixture.
JFileChooserFormatter - Class in org.fest.swing.format
Understands a formatter for JFileChoosers.
JFileChooserFormatter() - Constructor for class org.fest.swing.format.JFileChooserFormatter
 
JFileChooserSelectFileTask - Class in org.fest.swing.driver
Understands a task that selects a file in a JFileChooser.
JFileChooserSelectFileTask() - Constructor for class org.fest.swing.driver.JFileChooserSelectFileTask
 
JFileChooserSetCurrentDirectoryTask - Class in org.fest.swing.driver
Understands a task that sets the current directory in a JFileChooser.
JFileChooserSetCurrentDirectoryTask() - Constructor for class org.fest.swing.driver.JFileChooserSetCurrentDirectoryTask
 
JInternalFrameAction - Enum Class in org.fest.swing.driver
Understands an action to execute on a JInternalFrame.
JInternalFrameAction(String, boolean) - Constructor for enum class org.fest.swing.driver.JInternalFrameAction
 
JInternalFrameCloseTask - Class in org.fest.swing.driver
Understands a task that closes a JInternalFrame.
JInternalFrameCloseTask() - Constructor for class org.fest.swing.driver.JInternalFrameCloseTask
 
JInternalFrameDesktopPaneQuery - Class in org.fest.swing.hierarchy
Understands an action, executed in the event dispatch thread, that returns the desktop the given JInternalFrame belongs to when iconified.
JInternalFrameDesktopPaneQuery() - Constructor for class org.fest.swing.hierarchy.JInternalFrameDesktopPaneQuery
 
JInternalFrameDriver - Class in org.fest.swing.driver
Understands functional testing of JInternalFrames: user input simulation state verification property value query This class is intended for internal use only.
JInternalFrameDriver(Robot) - Constructor for class org.fest.swing.driver.JInternalFrameDriver
Creates a new JInternalFrameDriver.
JInternalFrameFixture - Class in org.fest.swing.fixture
Understands functional testing of JInternalFrames: user input simulation state verification property value query
JInternalFrameFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JInternalFrameFixture
Creates a new JInternalFrameFixture.
JInternalFrameFixture(Robot, JInternalFrame) - Constructor for class org.fest.swing.fixture.JInternalFrameFixture
Creates a new JInternalFrameFixture.
JInternalFrameIconQuery - Class in org.fest.swing.driver
Understands an action that indicates if a JInternalFrame is iconified or not.
JInternalFrameIconQuery() - Constructor for class org.fest.swing.driver.JInternalFrameIconQuery
 
JInternalFrameSetIconTask - Class in org.fest.swing.driver
Understands a task that iconifies or de-iconifies a JInternalFrame.
JInternalFrameSetIconTask() - Constructor for class org.fest.swing.driver.JInternalFrameSetIconTask
 
JInternalFrameSetMaximumTask - Class in org.fest.swing.driver
Understands a task that maximizes or restores a JInternalFrame.
JInternalFrameSetMaximumTask() - Constructor for class org.fest.swing.driver.JInternalFrameSetMaximumTask
 
jitter(Component) - Method in class org.fest.swing.core.BasicRobot
Makes the mouse pointer show small quick jumpy movements on the given Component.
jitter(Component) - Method in interface org.fest.swing.core.Robot
Makes the mouse pointer show small quick jumpy movements on the given Component.
jitter(Component, Point) - Method in class org.fest.swing.core.BasicRobot
Makes the mouse pointer show small quick jumpy movements on the given Component at the given point.
jitter(Component, Point) - Method in interface org.fest.swing.core.Robot
Makes the mouse pointer show small quick jumpy movements on the given Component at the given point.
JLabelDriver - Class in org.fest.swing.driver
Understands functional testing of JLabels: user input simulation state verification property value query This class is intended for internal use only.
JLabelDriver(Robot) - Constructor for class org.fest.swing.driver.JLabelDriver
Creates a new JLabelDriver.
JLabelFixture - Class in org.fest.swing.fixture
Understands functional testing of JLabels: user input simulation state verification property value query
JLabelFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JLabelFixture
Creates a new JLabelFixture.
JLabelFixture(Robot, JLabel) - Constructor for class org.fest.swing.fixture.JLabelFixture
Creates a new JLabelFixture.
JLabelMatcher - Class in org.fest.swing.core.matcher
Understands matching a JLabel by type, name or text.
JLabelMatcher(Object, Object) - Constructor for class org.fest.swing.core.matcher.JLabelMatcher
 
JLabelTextQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the text of a JLabel.
JLabelTextQuery() - Constructor for class org.fest.swing.driver.JLabelTextQuery
 
JListCellBoundsQuery - Class in org.fest.swing.driver
Understands an action that returns the bounding rectangle for the cell specified by the given index.
JListCellBoundsQuery() - Constructor for class org.fest.swing.driver.JListCellBoundsQuery
 
JListCellCenterQuery - Class in org.fest.swing.driver
Understands calculation of the center of a cell in a JList.
JListCellCenterQuery() - Constructor for class org.fest.swing.driver.JListCellCenterQuery
 
JListCellReader - Interface in org.fest.swing.cell
Understands reading the internal value of a cell in a JList as expected in a test.
JListContentQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns an array of Strings that represents the contents of a given JList.
JListContentQuery() - Constructor for class org.fest.swing.driver.JListContentQuery
 
JListDriver - Class in org.fest.swing.driver
Understands functional testing of JLists: user input simulation state verification property value query This class is intended for internal use only.
JListDriver(Robot) - Constructor for class org.fest.swing.driver.JListDriver
Creates a new JListDriver.
JListFixture - Class in org.fest.swing.fixture
Understands functional testing of JLists: user input simulation state verification property value query
JListFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JListFixture
Creates a new JListFixture.
JListFixture(Robot, JList) - Constructor for class org.fest.swing.fixture.JListFixture
Creates a new JListFixture.
JListFormatter - Class in org.fest.swing.format
Understands a formatter for JLists.
JListFormatter() - Constructor for class org.fest.swing.format.JListFormatter
 
JListItemCountQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the number of items in a given JList.
JListItemCountQuery() - Constructor for class org.fest.swing.driver.JListItemCountQuery
 
JListItemFixture - Class in org.fest.swing.fixture
Understands functional testing of single rows in JLists: user input simulation state verification property value query
JListItemFixture(JListFixture, int) - Constructor for class org.fest.swing.fixture.JListItemFixture
Creates a new JListItemFixture.
JListItemIndexValidator - Class in org.fest.swing.driver
Understands verification that a given number is a valid index of an item in a JList.
JListItemIndexValidator() - Constructor for class org.fest.swing.driver.JListItemIndexValidator
 
JListItemValueQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the value, as text, of an item in a JList.
JListItemValueQuery() - Constructor for class org.fest.swing.driver.JListItemValueQuery
 
JListMatchingItemQuery - Class in org.fest.swing.driver
Understands lookup of the first item in a JList whose value matches a given one.
JListMatchingItemQuery() - Constructor for class org.fest.swing.driver.JListMatchingItemQuery
 
JListScrollToItemTask - Class in org.fest.swing.driver
Understands actions, executed in the event dispatch thread, that perform scrolling to an element in a JList.
JListScrollToItemTask() - Constructor for class org.fest.swing.driver.JListScrollToItemTask
 
JListSelectedIndexQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the smallest selection index in a JList.
JListSelectedIndexQuery() - Constructor for class org.fest.swing.driver.JListSelectedIndexQuery
 
JListSelectionIndicesQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the selected indices in a JList
JListSelectionIndicesQuery() - Constructor for class org.fest.swing.driver.JListSelectionIndicesQuery
 
JListSelectionValueQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that the String that represents the single selection of a given JList
JListSelectionValueQuery() - Constructor for class org.fest.swing.driver.JListSelectionValueQuery
 
JListSelectionValuesQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns an array of Strings that represents the selection of a given JList
JListSelectionValuesQuery() - Constructor for class org.fest.swing.driver.JListSelectionValuesQuery
 
JMenuChildrenFinder - Class in org.fest.swing.hierarchy
Understands how to find children components in a JMenu.
JMenuChildrenFinder() - Constructor for class org.fest.swing.hierarchy.JMenuChildrenFinder
 
JMenuItemDriver - Class in org.fest.swing.driver
Understands functional testing of JMenuItems: user input simulation state verification property value query This class is intended for internal use only.
JMenuItemDriver(Robot) - Constructor for class org.fest.swing.driver.JMenuItemDriver
Creates a new JMenuItemDriver.
JMenuItemFinder - Class in org.fest.swing.fixture
Understands lookup of JMenuItems.
JMenuItemFinder(Robot, Container) - Constructor for class org.fest.swing.fixture.JMenuItemFinder
 
JMenuItemFixture - Class in org.fest.swing.fixture
Understands functional testing of JMenuItems: user input simulation state verification property value query
JMenuItemFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JMenuItemFixture
Creates a new JMenuItemFixture.
JMenuItemFixture(Robot, JMenuItem) - Constructor for class org.fest.swing.fixture.JMenuItemFixture
Creates a new JMenuItemFixture.
JMenuItemLocation - Class in org.fest.swing.driver
Understands the location of a JMenuItem.
JMenuItemLocation(JMenuItem) - Constructor for class org.fest.swing.driver.JMenuItemLocation
Creates a new JMenuItemLocation.
JMenuItemMatcher - Class in org.fest.swing.driver
Matches a JMenuItem given a simple label or a menu path of the format "menu|submenu|menuitem", for example "File|Open|Can of worms".
JMenuItemMatcher(String...) - Constructor for class org.fest.swing.driver.JMenuItemMatcher
Creates a new JMenuItemMatcher.
JMenuPopupMenuQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the pop-up menu associated with a JMenu.
JMenuPopupMenuQuery() - Constructor for class org.fest.swing.driver.JMenuPopupMenuQuery
 
JOptionPaneDriver - Class in org.fest.swing.driver
Understands functional testing of JOptionPanes: user input simulation state verification property value query This class is intended for internal use only.
JOptionPaneDriver(Robot) - Constructor for class org.fest.swing.driver.JOptionPaneDriver
Creates a new JOptionPaneDriver.
JOptionPaneFinder - Class in org.fest.swing.finder
Understands a finder for JOptionPanes.
JOptionPaneFinder() - Constructor for class org.fest.swing.finder.JOptionPaneFinder
Creates a new JOptionPaneFinder.
JOptionPaneFinder(GenericTypeMatcher<? extends JOptionPane>) - Constructor for class org.fest.swing.finder.JOptionPaneFinder
Creates a new JOptionPaneFinder.
JOptionPaneFixture - Class in org.fest.swing.fixture
Understands functional testing of JOptionPanes: user input simulation state verification property value query
JOptionPaneFixture(Robot) - Constructor for class org.fest.swing.fixture.JOptionPaneFixture
Creates a new JOptionPaneFixture.
JOptionPaneFixture(Robot, JOptionPane) - Constructor for class org.fest.swing.fixture.JOptionPaneFixture
Creates a new JOptionPaneFixture.
JOptionPaneFormatter - Class in org.fest.swing.format
Understands a formatter for JOptionPanes.
JOptionPaneFormatter() - Constructor for class org.fest.swing.format.JOptionPaneFormatter
 
JOptionPaneMessageQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the message of a JOptionPane.
JOptionPaneMessageQuery() - Constructor for class org.fest.swing.driver.JOptionPaneMessageQuery
 
JOptionPaneMessageTypeQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the type of message of a JOptionPane.
JOptionPaneMessageTypeQuery() - Constructor for class org.fest.swing.driver.JOptionPaneMessageTypeQuery
 
JOptionPaneMessageTypes - Class in org.fest.swing.driver
Understands message types of a JOptionPane.
JOptionPaneMessageTypes() - Constructor for class org.fest.swing.driver.JOptionPaneMessageTypes
 
JOptionPaneOptionsQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the choices the user can make in a JOptionPane.
JOptionPaneOptionsQuery() - Constructor for class org.fest.swing.driver.JOptionPaneOptionsQuery
 
JOptionPaneTitleQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the title of a JOptionPane.
JOptionPaneTitleQuery() - Constructor for class org.fest.swing.driver.JOptionPaneTitleQuery
 
JPanelFixture - Class in org.fest.swing.fixture
Understands functional testing of JPanels: user input simulation state verification property value query
JPanelFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JPanelFixture
Creates a new JPanelFixture.
JPanelFixture(Robot, JPanel) - Constructor for class org.fest.swing.fixture.JPanelFixture
Creates a new JPanelFixture.
JPopupMenuDriver - Class in org.fest.swing.driver
Understands functional testing of JPopupMenus: user input simulation state verification property value query This class is intended for internal use only.
JPopupMenuDriver(Robot) - Constructor for class org.fest.swing.driver.JPopupMenuDriver
Creates a new JPopupMenuDriver.
JPopupMenuElementsAsTextQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, the contents of a JPopupMenu as a String array.
JPopupMenuElementsAsTextQuery() - Constructor for class org.fest.swing.driver.JPopupMenuElementsAsTextQuery
 
JPopupMenuFixture - Class in org.fest.swing.fixture
Understands functional testing of JPopupMenus: user input simulation state verification property value query
JPopupMenuFixture(Robot, JPopupMenu) - Constructor for class org.fest.swing.fixture.JPopupMenuFixture
Creates a new JPopupMenuFixture.
JPopupMenuInvokerFixture - Interface in org.fest.swing.fixture
Understands input simulation on Components capable of invoking JPopupMenus.
JProgressBarDriver - Class in org.fest.swing.driver
Understands functional testing of JProgressBars: state verification property value query This class is intended for internal use only.
JProgressBarDriver(Robot) - Constructor for class org.fest.swing.driver.JProgressBarDriver
Creates a new JProgressBarDriver.
JProgressBarFixture - Class in org.fest.swing.fixture
Understands functional testing of JProgressBars: state verification property value query
JProgressBarFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JProgressBarFixture
Creates a new JProgressBarFixture.
JProgressBarFixture(Robot, JProgressBar) - Constructor for class org.fest.swing.fixture.JProgressBarFixture
Creates a new JProgressBarFixture.
JProgressBarIndeterminateQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the value of the property "indeterminate" in a JProgressBar.
JProgressBarIndeterminateQuery() - Constructor for class org.fest.swing.driver.JProgressBarIndeterminateQuery
 
JProgressBarMaximumQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the maximum value of a JProgressBar.
JProgressBarMaximumQuery() - Constructor for class org.fest.swing.driver.JProgressBarMaximumQuery
 
JProgressBarMinimumAndMaximumQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the minimum and maximum values of a JProgressBar.
JProgressBarMinimumAndMaximumQuery() - Constructor for class org.fest.swing.driver.JProgressBarMinimumAndMaximumQuery
 
JProgressBarStringQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the text of a code>JProgressBar.
JProgressBarStringQuery() - Constructor for class org.fest.swing.driver.JProgressBarStringQuery
 
JProgressBarValueQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the value of a JProgressBar.
JProgressBarValueQuery() - Constructor for class org.fest.swing.driver.JProgressBarValueQuery
 
JProgressBarWaitUntilIsDeterminate - Class in org.fest.swing.driver
Understands an EDT-safe task that waits until the value of a JProgressBar is equal to the given expected value.
JProgressBarWaitUntilIsDeterminate() - Constructor for class org.fest.swing.driver.JProgressBarWaitUntilIsDeterminate
 
JProgressBarWaitUntilValueIsEqualToExpectedTask - Class in org.fest.swing.driver
Understands an EDT-safe task that waits until the value of a JProgressBar is equal to the given expected value.
JProgressBarWaitUntilValueIsEqualToExpectedTask() - Constructor for class org.fest.swing.driver.JProgressBarWaitUntilValueIsEqualToExpectedTask
 
JRadioButtonFixture - Class in org.fest.swing.fixture
Understands functional testing of JRadioButtons: user input simulation state verification property value query
JRadioButtonFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JRadioButtonFixture
Creates a new JRadioButtonFixture.
JRadioButtonFixture(Robot, JRadioButton) - Constructor for class org.fest.swing.fixture.JRadioButtonFixture
Creates a new JRadioButtonFixture.
JScrollBarDriver - Class in org.fest.swing.driver
Understands functional testing of JScrollBars: user input simulation state verification property value query This class is intended for internal use only.
JScrollBarDriver(Robot) - Constructor for class org.fest.swing.driver.JScrollBarDriver
Creates a new JScrollBarDriver.
JScrollBarFixture - Class in org.fest.swing.fixture
Understands functional testing of JScrollBars: user input simulation state verification property value query
JScrollBarFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JScrollBarFixture
Creates a new JScrollBarFixture.
JScrollBarFixture(Robot, JScrollBar) - Constructor for class org.fest.swing.fixture.JScrollBarFixture
Creates a new JScrollBarFixture.
JScrollBarLocation - Class in org.fest.swing.driver
Understands a location in a JScrollBar.
JScrollBarLocation() - Constructor for class org.fest.swing.driver.JScrollBarLocation
 
JScrollBarLocationStrategy - Class in org.fest.swing.driver
Understands a location in a JScrollBar in a orientation-specific way.
JScrollBarLocationStrategy() - Constructor for class org.fest.swing.driver.JScrollBarLocationStrategy
 
JScrollBarSetValueTask - Class in org.fest.swing.driver
Understands a task that sets the value of a JScrollBar.This task is executed in the event dispatch thread.
JScrollBarSetValueTask() - Constructor for class org.fest.swing.driver.JScrollBarSetValueTask
 
JScrollBarValueQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the value of a JScrollBar.
JScrollBarValueQuery() - Constructor for class org.fest.swing.driver.JScrollBarValueQuery
 
JScrollPaneDriver - Class in org.fest.swing.driver
Understands functional testing of JScrollPanes: user input simulation state verification property value query This class is intended for internal use only.
JScrollPaneDriver(Robot) - Constructor for class org.fest.swing.driver.JScrollPaneDriver
Creates a new JScrollPaneDriver.
JScrollPaneFixture - Class in org.fest.swing.fixture
Understands functional testing of JScrollPanes: user input simulation state verification property value query
JScrollPaneFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JScrollPaneFixture
Creates a new JScrollPaneFixture.
JScrollPaneFixture(Robot, JScrollPane) - Constructor for class org.fest.swing.fixture.JScrollPaneFixture
Creates a new JScrollPaneFixture.
JSliderDriver - Class in org.fest.swing.driver
Understands functional testing of JSliders: user input simulation state verification property value query This class is intended for internal use only.
JSliderDriver(Robot) - Constructor for class org.fest.swing.driver.JSliderDriver
Creates a new JSliderDriver.
JSliderFixture - Class in org.fest.swing.fixture
Understands functional testing of JSliders: user input simulation state verification property value query
JSliderFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JSliderFixture
Creates a new JSliderFixture.
JSliderFixture(Robot, JSlider) - Constructor for class org.fest.swing.fixture.JSliderFixture
Creates a new JSliderFixture.
JSliderHorizontalLocation() - Constructor for class org.fest.swing.driver.JSliderLocation.JSliderHorizontalLocation
 
JSliderLocation - Class in org.fest.swing.driver
Understands a location in a JSlider.
JSliderLocation() - Constructor for class org.fest.swing.driver.JSliderLocation
 
JSliderLocation.JSliderHorizontalLocation - Class in org.fest.swing.driver
 
JSliderLocation.JSliderLocationStrategy - Class in org.fest.swing.driver
 
JSliderLocation.JSliderVerticalLocation - Class in org.fest.swing.driver
 
JSliderLocationStrategy() - Constructor for class org.fest.swing.driver.JSliderLocation.JSliderLocationStrategy
 
JSliderSetValueTask - Class in org.fest.swing.driver
Understands a task that sets the value of a JSlider.
JSliderSetValueTask() - Constructor for class org.fest.swing.driver.JSliderSetValueTask
 
JSliderVerticalLocation() - Constructor for class org.fest.swing.driver.JSliderLocation.JSliderVerticalLocation
 
JSpinnerDriver - Class in org.fest.swing.driver
Understands functional testing of JSpinners: user input simulation state verification property value query This class is intended for internal use only.
JSpinnerDriver(Robot) - Constructor for class org.fest.swing.driver.JSpinnerDriver
Creates a new JSpinnerDriver.
JSpinnerFixture - Class in org.fest.swing.fixture
Understands functional testing of JSpinners: user input simulation state verification property value query
JSpinnerFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JSpinnerFixture
Creates a new JSpinnerFixture.
JSpinnerFixture(Robot, JSpinner) - Constructor for class org.fest.swing.fixture.JSpinnerFixture
Creates a new JSpinnerFixture.
JSpinnerSetValueTask - Class in org.fest.swing.driver
Understands a task that sets a value in a JSpinner.
JSpinnerSetValueTask() - Constructor for class org.fest.swing.driver.JSpinnerSetValueTask
 
JSpinnerValueQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the value of a JSpinner.
JSpinnerValueQuery() - Constructor for class org.fest.swing.driver.JSpinnerValueQuery
 
JSplitPaneDriver - Class in org.fest.swing.driver
Understands functional testing of JSplitPanes: user input simulation state verification property value query This class is intended for internal use only.
JSplitPaneDriver(Robot) - Constructor for class org.fest.swing.driver.JSplitPaneDriver
Creates a new JSplitPaneDriver.
JSplitPaneFixture - Class in org.fest.swing.fixture
Understands functional testing of JSplitPanes: user input simulation state verification property value query
JSplitPaneFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JSplitPaneFixture
Creates a new JSplitPaneFixture.
JSplitPaneFixture(Robot, JSplitPane) - Constructor for class org.fest.swing.fixture.JSplitPaneFixture
Creates a new JSplitPaneFixture.
JSplitPaneLocationCalculator - Class in org.fest.swing.driver
Understands calculation of a valid position of a JSplitPane's divider, while respecting the minimum sizes of the right and left component inside the JSplitPane.
JSplitPaneLocationCalculator() - Constructor for class org.fest.swing.driver.JSplitPaneLocationCalculator
 
JSplitPaneSetDividerLocationTask - Class in org.fest.swing.driver
Understands a task that sets the location of the divider of a JSplitPane.
JSplitPaneSetDividerLocationTask() - Constructor for class org.fest.swing.driver.JSplitPaneSetDividerLocationTask
 
JTabbedPaneDriver - Class in org.fest.swing.driver
Understands functional testing of JTabbedPanes: user input simulation state verification property value query This class is intended for internal use only.
JTabbedPaneDriver(Robot) - Constructor for class org.fest.swing.driver.JTabbedPaneDriver
Creates a new JTabbedPaneDriver.
JTabbedPaneDriver(Robot, JTabbedPaneLocation) - Constructor for class org.fest.swing.driver.JTabbedPaneDriver
Creates a new JTabbedPaneDriver.
JTabbedPaneFixture - Class in org.fest.swing.fixture
Understands functional testing of JTabbedPanes: user input simulation state verification property value query
JTabbedPaneFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JTabbedPaneFixture
Creates a new JTabbedPaneFixture.
JTabbedPaneFixture(Robot, JTabbedPane) - Constructor for class org.fest.swing.fixture.JTabbedPaneFixture
Creates a new JTabbedPaneFixture.
JTabbedPaneFormatter - Class in org.fest.swing.format
Understands a formatter for JTabbedPanes.
JTabbedPaneFormatter() - Constructor for class org.fest.swing.format.JTabbedPaneFormatter
 
JTabbedPaneLocation - Class in org.fest.swing.driver
Understands a location on a JTabbedPane (notably a tab).
JTabbedPaneLocation() - Constructor for class org.fest.swing.driver.JTabbedPaneLocation
 
JTabbedPaneSelectTabTask - Class in org.fest.swing.driver
Understands a task that selects the tab with the given index in a JTabbedPane.
JTabbedPaneSelectTabTask() - Constructor for class org.fest.swing.driver.JTabbedPaneSelectTabTask
 
JTabbedPaneTabIndexQuery - Class in org.fest.swing.driver
Understands an action that returns the index of a tab (in a JTabbedPane) whose title matches the given text.
JTabbedPaneTabIndexQuery() - Constructor for class org.fest.swing.driver.JTabbedPaneTabIndexQuery
 
JTabbedPaneTabTitlesQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the titles of the tabs in a JTabbedPane.
JTabbedPaneTabTitlesQuery() - Constructor for class org.fest.swing.driver.JTabbedPaneTabTitlesQuery
 
JTableCancelCellEditingTask - Class in org.fest.swing.driver
Understands a task that cancels editing of a cell in a JTable.
JTableCancelCellEditingTask() - Constructor for class org.fest.swing.driver.JTableCancelCellEditingTask
 
JTableCellEditableQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that indicates whether a cell in a JTable is editable or not.
JTableCellEditableQuery() - Constructor for class org.fest.swing.driver.JTableCellEditableQuery
 
JTableCellEditorQuery - Class in org.fest.swing.driver
Understands an action that returns the Component of a JTable cell editor.
JTableCellEditorQuery() - Constructor for class org.fest.swing.driver.JTableCellEditorQuery
 
JTableCellFixture - Class in org.fest.swing.fixture
Understands functional testing of single cells in JTables: user input simulation state verification property value query
JTableCellFixture(JTableFixture, TableCell) - Constructor for class org.fest.swing.fixture.JTableCellFixture
Creates a new JTableCellFixture.
JTableCellReader - Interface in org.fest.swing.cell
Understands reading the internal value of a cell in a JTable as expected in a test.
JTableCellValidator - Class in org.fest.swing.driver
Understands validation of JTable-related information.
JTableCellValidator() - Constructor for class org.fest.swing.driver.JTableCellValidator
 
JTableCellValueQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the value in a JTable cell.
JTableCellValueQuery() - Constructor for class org.fest.swing.driver.JTableCellValueQuery
 
JTableCellWriter - Interface in org.fest.swing.cell
Understands how to edit the value of a cell in a JTable.
JTableCheckBoxEditorCellWriter - Class in org.fest.swing.driver
Understands an implementation of JTableCellWriter that knows how to use JTextComponents as cell editors.
JTableCheckBoxEditorCellWriter(Robot) - Constructor for class org.fest.swing.driver.JTableCheckBoxEditorCellWriter
 
JTableColumnByIdentifierQuery - Class in org.fest.swing.query
Understands an action that returns the index of a column in a JTable whose identifier matches the given one.
JTableColumnByIdentifierQuery() - Constructor for class org.fest.swing.query.JTableColumnByIdentifierQuery
 
JTableColumnCountQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the number of columns in a JTable.
JTableColumnCountQuery() - Constructor for class org.fest.swing.driver.JTableColumnCountQuery
 
JTableComboBoxEditorCellWriter - Class in org.fest.swing.driver
Understands an implementation of JTableCellWriter that knows how to use JComboBoxes as cell editors.
JTableComboBoxEditorCellWriter(Robot) - Constructor for class org.fest.swing.driver.JTableComboBoxEditorCellWriter
 
JTableContentsQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the contents of a JTable as a two-dimensional String array.
JTableContentsQuery() - Constructor for class org.fest.swing.driver.JTableContentsQuery
 
JTableDriver - Class in org.fest.swing.driver
Understands functional testing of JTables: user input simulation state verification property value query This class is intended for internal use only.
JTableDriver(Robot) - Constructor for class org.fest.swing.driver.JTableDriver
Creates a new JTableDriver.
JTableFixture - Class in org.fest.swing.fixture
Understands functional testing of JTables: user input simulation state verification property value query
JTableFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JTableFixture
Creates a new JTableFixture.
JTableFixture(Robot, JTable) - Constructor for class org.fest.swing.fixture.JTableFixture
Creates a new JTableFixture.
JTableFormatter - Class in org.fest.swing.format
Understands a formatter for JTables.
JTableFormatter() - Constructor for class org.fest.swing.format.JTableFormatter
 
JTableHasSelectionQuery - Class in org.fest.swing.driver
Understands an action that indicates whether a JTable has any selection or not.
JTableHasSelectionQuery() - Constructor for class org.fest.swing.driver.JTableHasSelectionQuery
 
JTableHeaderDriver - Class in org.fest.swing.driver
Understands functional testing of JTableHeaders: user input simulation state verification property value query This class is intended for internal use only.
JTableHeaderDriver(Robot) - Constructor for class org.fest.swing.driver.JTableHeaderDriver
Creates a new JTableHeaderDriver.
JTableHeaderFixture - Class in org.fest.swing.fixture
Understands functional testing of JTableHeaders: user input simulation state verification property value query
JTableHeaderFixture(Robot, JTableHeader) - Constructor for class org.fest.swing.fixture.JTableHeaderFixture
Creates a new JTableHeaderFixture.
JTableHeaderLocation - Class in org.fest.swing.driver
Understands the location of a JTableHeader (a coordinate, column index or value.)
JTableHeaderLocation() - Constructor for class org.fest.swing.driver.JTableHeaderLocation
 
JTableHeaderQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the JTableHeader in a JTable.
JTableHeaderQuery() - Constructor for class org.fest.swing.driver.JTableHeaderQuery
 
JTableLocation - Class in org.fest.swing.driver
Understands a visible location on a JTable.
JTableLocation() - Constructor for class org.fest.swing.driver.JTableLocation
 
JTableMatchingCellQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the first cell in a JTable whose value matches the given one.
JTableMatchingCellQuery() - Constructor for class org.fest.swing.driver.JTableMatchingCellQuery
 
JTableRowCountQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the number of rows in a JTable.
JTableRowCountQuery() - Constructor for class org.fest.swing.driver.JTableRowCountQuery
 
JTableSingleRowCellSelectedQuery - Class in org.fest.swing.driver
Understands an action that indicates whether a cell in a JTable is selected or not.
JTableSingleRowCellSelectedQuery() - Constructor for class org.fest.swing.driver.JTableSingleRowCellSelectedQuery
 
JTableStopCellEditingTask - Class in org.fest.swing.driver
Understands a task that stops editing of a cell in a JTable.
JTableStopCellEditingTask() - Constructor for class org.fest.swing.driver.JTableStopCellEditingTask
 
JTableTextComponentEditorCellWriter - Class in org.fest.swing.driver
Understands an implementation of JTableCellWriter that knows how to use JTextComponents as cell editors.
JTableTextComponentEditorCellWriter(Robot) - Constructor for class org.fest.swing.driver.JTableTextComponentEditorCellWriter
 
JTextComponentDriver - Class in org.fest.swing.driver
Understands functional testing of JTextComponents: user input simulation state verification property value query This class is intended for internal use only.
JTextComponentDriver(Robot) - Constructor for class org.fest.swing.driver.JTextComponentDriver
Creates a new JTextComponentDriver.
JTextComponentEditableQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that indicates whether a JTextComponent is editable or not.
JTextComponentEditableQuery() - Constructor for class org.fest.swing.driver.JTextComponentEditableQuery
 
JTextComponentFixture - Class in org.fest.swing.fixture
Understands functional testing of JTextComponents: user input simulation state verification property value query
JTextComponentFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JTextComponentFixture
Creates a new JTextComponentFixture.
JTextComponentFixture(Robot, JTextComponent) - Constructor for class org.fest.swing.fixture.JTextComponentFixture
Creates a new JTextComponentFixture.
JTextComponentMatcher - Class in org.fest.swing.core.matcher
Understands matching a JTextComponent by type, name or text.
JTextComponentMatcher(Object, Object) - Constructor for class org.fest.swing.core.matcher.JTextComponentMatcher
 
JTextComponentSelectTextTask - Class in org.fest.swing.driver
Understands a task that selects text in a given JTextComponent.
JTextComponentSelectTextTask() - Constructor for class org.fest.swing.driver.JTextComponentSelectTextTask
 
JTextComponentSetTextTask - Class in org.fest.swing.driver
Understands a task that sets text in a given JTextComponent.
JTextComponentSetTextTask() - Constructor for class org.fest.swing.driver.JTextComponentSetTextTask
 
JTextComponentTextQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the text of a JTextComponent.
JTextComponentTextQuery() - Constructor for class org.fest.swing.driver.JTextComponentTextQuery
 
JToggleButtonFixture - Class in org.fest.swing.fixture
Understands functional testing of JToggleButtons: user input simulation state verification property value query
JToggleButtonFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JToggleButtonFixture
Creates a new JToggleButtonFixture.
JToggleButtonFixture(Robot, JToggleButton) - Constructor for class org.fest.swing.fixture.JToggleButtonFixture
Creates a new JToggleButtonFixture.
JToolBarDriver - Class in org.fest.swing.driver
Understands functional testing of JToolBars: user input simulation state verification property value query This class is intended for internal use only.
JToolBarDriver(Robot) - Constructor for class org.fest.swing.driver.JToolBarDriver
Creates a new JToolBarDriver.
JToolBarFixture - Class in org.fest.swing.fixture
Understands functional testing of JToolBars: user input simulation state verification property value query
JToolBarFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JToolBarFixture
Creates a new JToolBarFixture.
JToolBarFixture(Robot, JToolBar) - Constructor for class org.fest.swing.fixture.JToolBarFixture
Creates a new JToolBarFixture.
JToolBarFixture.UnfloatConstraint - Enum Class in org.fest.swing.fixture
Understands constraints used to unfloat a floating JToolBar.
JToolBarIsFloatingQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that indicates whether a JToolBar is floating or not.
JToolBarIsFloatingQuery() - Constructor for class org.fest.swing.driver.JToolBarIsFloatingQuery
 
JToolBarLocation - Class in org.fest.swing.driver
Understands a visible location on a JToolBar.
JToolBarLocation() - Constructor for class org.fest.swing.driver.JToolBarLocation
 
JTreeAddRootIfInvisibleTask - Class in org.fest.swing.driver
Understands a task that adds the root node of a JTree to a given path if such root is invisible.
JTreeAddRootIfInvisibleTask() - Constructor for class org.fest.swing.driver.JTreeAddRootIfInvisibleTask
 
JTreeCellReader - Interface in org.fest.swing.cell
Understands reading the internal value of a cell in a JTree as expected in a test.
JTreeChildOfPathCountQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns how many children a node in a JTree has.
JTreeChildOfPathCountQuery() - Constructor for class org.fest.swing.driver.JTreeChildOfPathCountQuery
 
JTreeChildrenShowUpCondition - Class in org.fest.swing.driver
Understands a condition that verifies that the children of a node in a JTree are displayed.
JTreeChildrenShowUpCondition(JTree, TreePath) - Constructor for class org.fest.swing.driver.JTreeChildrenShowUpCondition
 
JTreeClearSelectionTask - Class in org.fest.swing.driver
Understands a task that clears the selection in a given JTree.
JTreeClearSelectionTask() - Constructor for class org.fest.swing.driver.JTreeClearSelectionTask
 
JTreeDriver - Class in org.fest.swing.driver
Understands functional testing of JTrees: user input simulation state verification property value query This class is intended for internal use only.
JTreeDriver(Robot) - Constructor for class org.fest.swing.driver.JTreeDriver
Creates a new JTreeDriver.
JTreeEditableQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that indicates whether a JTree is editable or not.
JTreeEditableQuery() - Constructor for class org.fest.swing.driver.JTreeEditableQuery
 
JTreeExpandPathTask - Class in org.fest.swing.driver
Understands a task that ensures that the node identified by the specified path is expanded and viewable.
JTreeExpandPathTask() - Constructor for class org.fest.swing.driver.JTreeExpandPathTask
 
JTreeFixture - Class in org.fest.swing.fixture
Understands functional testing of JTrees: user input simulation state verification property value query
JTreeFixture(Robot, String) - Constructor for class org.fest.swing.fixture.JTreeFixture
Creates a new JTreeFixture.
JTreeFixture(Robot, JTree) - Constructor for class org.fest.swing.fixture.JTreeFixture
Creates a new JTreeFixture.
JTreeFormatter - Class in org.fest.swing.format
Understands a formatter for JTrees.
JTreeFormatter() - Constructor for class org.fest.swing.format.JTreeFormatter
 
JTreeLocation - Class in org.fest.swing.driver
Understands a visible location on a JTree.
JTreeLocation() - Constructor for class org.fest.swing.driver.JTreeLocation
 
JTreeMatchingPathQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that finds a path in a JTree that matches a given String.
JTreeMatchingPathQuery() - Constructor for class org.fest.swing.driver.JTreeMatchingPathQuery
 
JTreeNodeFixture - Interface in org.fest.swing.fixture
Understands functional testing of single nodes in JTrees: user input simulation state verification property value query
JTreeNodeTextQuery - Class in org.fest.swing.driver
Understands a query that returns the text of a node in a JTree.
JTreeNodeTextQuery() - Constructor for class org.fest.swing.driver.JTreeNodeTextQuery
 
JTreePathFinder - Class in org.fest.swing.driver
Understands lookup of TreePaths which text matches the given one.
JTreePathFinder() - Constructor for class org.fest.swing.driver.JTreePathFinder
 
JTreePathFixture - Class in org.fest.swing.fixture
Understands functional testing of single nodes, referenced by their paths, in JTrees: user input simulation state verification property value query
JTreePathFixture(JTreeFixture, String) - Constructor for class org.fest.swing.fixture.JTreePathFixture
Creates a new JTreePathFixture.
JTreeRowFixture - Class in org.fest.swing.fixture
Understands functional testing of single nodes, referenced by their row indices, in JTrees: user input simulation state verification property value query
JTreeRowFixture(JTreeFixture, int) - Constructor for class org.fest.swing.fixture.JTreeRowFixture
Creates a new JTreeRowFixture.
JTreeToggleExpandStateTask - Class in org.fest.swing.driver
Understands a task that uses reflection to toggle the "expand state" of a node in a given JTextComponent.
JTreeToggleExpandStateTask() - Constructor for class org.fest.swing.driver.JTreeToggleExpandStateTask
 
JTreeVerifySelectionTask - Class in org.fest.swing.driver
Understands verification that a JTree has the expected selection.
JTreeVerifySelectionTask() - Constructor for class org.fest.swing.driver.JTreeVerifySelectionTask
 

K

key - Variable in enum class org.fest.swing.util.OSFamily
 
key() - Method in enum class org.fest.swing.util.OSFamily
Returns the key (or abbreviation) of this OS family.
KEY_INPUT_DELAY - Static variable in class org.fest.swing.core.RobotEventGenerator
 
KEY_TO_MODIFIER - Static variable in class org.fest.swing.util.Modifiers
 
keyAsString(Object) - Static method in class org.fest.swing.driver.Actions
 
KeyboardInputSimulationFixture - Interface in org.fest.swing.fixture
Understands simulation of keyboard input on a GUI component.
keyCode - Variable in class org.fest.swing.core.EmergencyAbortListener
 
keyCode - Variable in class org.fest.swing.core.KeyPressInfo
 
keyCode() - Method in class org.fest.swing.core.EmergencyAbortListener
 
keyCode() - Method in class org.fest.swing.core.KeyPressInfo
Returns the code of the key to press.
keyCode(int) - Static method in class org.fest.swing.core.KeyPressInfo
Specifies the code of the key to press, without any modifiers (e.g.
keyCodeFrom(String) - Static method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
keyCodeNameFrom(String) - Static method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
keyCombination(KeyPressInfo) - Method in class org.fest.swing.core.EmergencyAbortListener
Sets the key combination that will terminate any FEST-Swing test.
keyEventFor(Component, char) - Method in class org.fest.swing.core.BasicRobot
 
keyModifiers() - Method in class org.fest.swing.input.InputState
Returns the currently pressed key modifiers.
keyPressAndRelease(int, int) - Method in class org.fest.swing.core.BasicRobot
 
KeyPressInfo - Class in org.fest.swing.core
Understands information about pressing a keyboard key.
KeyPressInfo(int, int[]) - Constructor for class org.fest.swing.core.KeyPressInfo
 
keysFor(int) - Static method in class org.fest.swing.util.Modifiers
Returns the key codes for the given modifier mask.
keyStroke - Variable in class org.fest.swing.keystroke.KeyStrokeMapping
 
keyStroke() - Method in class org.fest.swing.keystroke.KeyStrokeMapping
Returns the KeyStroke corresponding to this mapping's KeyStrokeMapping.character().
keyStrokeFor(char) - Static method in class org.fest.swing.keystroke.KeyStrokeMap
Returns the KeyStroke corresponding to the given character, as best we can guess it, or null if we don't know how to generate it.
keyStrokeFor(char) - Method in class org.fest.swing.keystroke.KeyStrokeMapCollection
 
KeyStrokeMap - Class in org.fest.swing.keystroke
Understands a collection of KeyStrokeMapping.
KeyStrokeMap() - Constructor for class org.fest.swing.keystroke.KeyStrokeMap
 
KeyStrokeMapCollection - Class in org.fest.swing.keystroke
Understands a mapping between characters and KeyStrokes.
KeyStrokeMapCollection() - Constructor for class org.fest.swing.keystroke.KeyStrokeMapCollection
 
KeyStrokeMapping - Class in org.fest.swing.keystroke
Understands a mapping between a character and a KeyStroke.
KeyStrokeMapping(char, int, int) - Constructor for class org.fest.swing.keystroke.KeyStrokeMapping
Creates a new KeyStrokeMapping.
KeyStrokeMapping(char, KeyStroke) - Constructor for class org.fest.swing.keystroke.KeyStrokeMapping
Creates a new KeyStrokeMapping.
KeyStrokeMappingProvider - Interface in org.fest.swing.keystroke
Understands how to provide a mapping between characters and KeyStrokes.
KeyStrokeMappingProvider_de - Class in org.fest.swing.keystroke
Understands mapping characters to KeyStrokes for locale GERMAN.
KeyStrokeMappingProvider_de() - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingProvider_de
 
KeyStrokeMappingProvider_en - Class in org.fest.swing.keystroke
Understands mapping characters to KeyStrokes for locale ENGLISH.
KeyStrokeMappingProvider_en() - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingProvider_en
 
KeyStrokeMappingProvider_en.SingletonHolder - Class in org.fest.swing.keystroke
 
KeyStrokeMappingProvider_fr - Class in org.fest.swing.keystroke
Understands mapping characters to KeyStrokes for locale FRENCH.
KeyStrokeMappingProvider_fr() - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingProvider_fr
 
KeyStrokeMappingProvider_fr.SingletonHolder - Class in org.fest.swing.keystroke
 
KeyStrokeMappingProviderFactory - Class in org.fest.swing.keystroke
Understands creation of KeyStrokeMappingProviders from class names.
KeyStrokeMappingProviderFactory() - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingProviderFactory
 
KeyStrokeMappingProviderNames - Class in org.fest.swing.keystroke
Understands a generated name for a KeyStrokeMappingProvider to use, based on operating system family and locale.
KeyStrokeMappingProviderNames(OSFamily, Locale) - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingProviderNames
 
KeyStrokeMappingProviderNames.NameIterator - Class in org.fest.swing.keystroke
 
KeyStrokeMappingProviderNames.NameIterator.State - Enum Class in org.fest.swing.keystroke
 
KeyStrokeMappingProviderPicker - Class in org.fest.swing.keystroke
Understands how to choose a KeyStrokeMappingProvider based on OS family and locale.
KeyStrokeMappingProviderPicker() - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingProviderPicker
 
KeyStrokeMappingProviderPicker(KeyStrokeMappingProviderFactory) - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingProviderPicker
 
keyStrokeMappings() - Method in class org.fest.swing.keystroke.DefaultKeyStrokeMappingProvider
Returns the default mapping of characters and KeyStrokes.
keyStrokeMappings() - Method in class org.fest.swing.keystroke.KeyStrokeMappingProvider_de
Returns the mapping between characters and KeyStrokes for locale GERMAN.
keyStrokeMappings() - Method in class org.fest.swing.keystroke.KeyStrokeMappingProvider_en
Returns the mapping between characters and KeyStrokes for locale ENGLISH.
keyStrokeMappings() - Method in class org.fest.swing.keystroke.KeyStrokeMappingProvider_fr
Returns the mapping between characters and KeyStrokes for locale FRENCH.
keyStrokeMappings() - Method in interface org.fest.swing.keystroke.KeyStrokeMappingProvider
Returns a collection KeyStrokeMappings to be used by KeyStrokeMap.
keyStrokeMappings() - Method in class org.fest.swing.keystroke.ParsedKeyStrokeMappingProvider
Returns the mapping of characters and KeyStrokes.
KeyStrokeMappings - Class in org.fest.swing.keystroke
Understands utility methods related to KeyStrokeMappings.
KeyStrokeMappings() - Constructor for class org.fest.swing.keystroke.KeyStrokeMappings
 
KeyStrokeMappingsParser - Class in org.fest.swing.keystroke
Understands creation of KeyStrokeMappings by parsing a text file.
KeyStrokeMappingsParser() - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
KeyStrokes - Class in org.fest.swing.driver
Understands utility methods related to KeyStroke.
KeyStrokes() - Constructor for class org.fest.swing.driver.KeyStrokes
 
keyStrokesForAction(JComponent, String) - Static method in class org.fest.swing.driver.JComponentDriver
 
keyStrokeToChar - Variable in class org.fest.swing.keystroke.KeyStrokeMapCollection
 

L

label - Variable in class org.fest.swing.core.LabelMatcher
 
label - Variable in class org.fest.swing.driver.JMenuItemMatcher
 
label() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JLabel found in this fixture's Container.
label() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JLabel found in this fixture's Container.
label(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JLabel in this fixture's Container, which name matches the specified one.
label(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JLabel in this fixture's Container, which name matches the specified one.
label(GenericTypeMatcher<? extends JLabel>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JLabel in this fixture's Container, that matches the specified search criteria.
label(GenericTypeMatcher<? extends JLabel>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JLabel in this fixture's Container, that matches the specified search criteria.
labelFor(Component, Class<T>) - Method in class org.fest.swing.core.BasicComponentFinder
 
LabelMatcher - Class in org.fest.swing.core
Understands Component matching by the text of the associated JLabel and (optionally) by type.
LabelMatcher(String) - Constructor for class org.fest.swing.core.LabelMatcher
Creates a new LabelMatcher.
LabelMatcher(String, boolean) - Constructor for class org.fest.swing.core.LabelMatcher
Creates a new LabelMatcher.
LabelMatcher(String, Class<? extends Component>) - Constructor for class org.fest.swing.core.LabelMatcher
Creates a new LabelMatcher.
LabelMatcher(String, Class<? extends Component>, boolean) - Constructor for class org.fest.swing.core.LabelMatcher
Creates a new LabelMatcher.
language - Variable in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames
 
language - Variable in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
LANGUAGE_ONLY - Enum constant in enum class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator.State
 
lastComponent - Variable in class org.fest.swing.edt.CheckThreadViolationRepaintManager
 
lastEventTime - Variable in class org.fest.swing.input.InputState
 
lastEventTime() - Method in class org.fest.swing.input.InputState
Returns the time when the last input event occurred.
lastEventTime(InputEvent) - Method in class org.fest.swing.input.InputState
 
LazyLoadingSingleton() - Constructor for class org.fest.swing.keystroke.DefaultKeyStrokeMappingProvider.LazyLoadingSingleton
 
LEFT_BUTTON - Enum constant in enum class org.fest.swing.core.MouseButton
 
leftAndRightInsets() - Method in class org.fest.swing.monitor.WindowMetrics
 
leftButton() - Static method in class org.fest.swing.core.MouseClickInfo
Specifies that the left button should be clicked once.
LINE_SEPARATOR - Static variable in class org.fest.swing.util.System
Deprecated.
 
LINE_SEPARATOR - Static variable in class org.fest.swing.util.SystemProperties
 
lineSeparator() - Static method in class org.fest.swing.util.SystemProperties
Returns the line separator from the system property "line.separator."
lineSeparator(SystemPropertyReader) - Static method in class org.fest.swing.util.SystemProperties
 
LINUX - Enum constant in enum class org.fest.swing.util.OSFamily
 
list - Variable in class org.fest.swing.fixture.JListItemFixture
 
list - Variable in class org.fest.swing.hierarchy.SingleComponentHierarchy
 
list() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JList found in this fixture's Container.
list() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JList found in this fixture's Container.
list() - Method in class org.fest.swing.fixture.JComboBoxFixture
Finds and returns the JList in the pop-up raised by this fixture's JComboBox.
list(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JList in this fixture's Container, which name matches the specified one.
list(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JList in this fixture's Container, which name matches the specified one.
list(GenericTypeMatcher<? extends JList>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JList in this fixture's Container, that matches the specified search criteria.
list(GenericTypeMatcher<? extends JList>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JList in this fixture's Container, that matches the specified search criteria.
LIST_MATCHER - Static variable in class org.fest.swing.driver.JComboBoxDropDownListFinder
 
listDriver - Variable in class org.fest.swing.driver.JComboBoxDriver
 
listener - Variable in class org.fest.swing.input.EventNormalizer
 
listenerReference - Variable in class org.fest.swing.listener.WeakEventListener
 
listNotFound() - Method in class org.fest.swing.driver.JComboBoxDriver
 
load(String) - Static method in class org.fest.swing.launcher.AppletLauncher
 
loadApplet() - Method in class org.fest.swing.applet.AppletViewer
 
loadDescription() - Method in class org.fest.swing.edt.GuiLazyLoadingDescription
 
loaded - Variable in class org.fest.swing.applet.AppletViewer
 
location - Variable in class org.fest.swing.driver.AbstractJTableCellWriter
 
location - Variable in class org.fest.swing.driver.JScrollBarDriver
 
location - Variable in class org.fest.swing.driver.JSliderDriver
 
location - Variable in class org.fest.swing.driver.JTabbedPaneDriver
 
location - Variable in class org.fest.swing.driver.JTableDriver
 
location - Variable in class org.fest.swing.driver.JTableHeaderDriver
 
location - Variable in class org.fest.swing.driver.JToolBarDriver
 
location - Variable in class org.fest.swing.driver.JTreeDriver
 
location - Variable in class org.fest.swing.input.MouseInfo
Current mouse position, in component coordinates.
location() - Method in class org.fest.swing.input.MouseInfo
 
locationForValue(JSlider, int) - Method in class org.fest.swing.driver.JSliderLocation.JSliderLocationStrategy
 
locationOf(JMenuItem) - Static method in class org.fest.swing.driver.JMenuItemDriver
 
locationOf(JTextComponent, int) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
locationOnScreen - Variable in class org.fest.swing.input.MouseInfo
Current mouse position, in screen coordinates.
locationOnScreen() - Method in class org.fest.swing.input.MouseInfo
 
locationOnScreen(Component) - Static method in class org.fest.swing.query.ComponentLocationOnScreenQuery
Returns the location of the given Component on screen.
locationOnScreenOf(Component) - Static method in class org.fest.swing.awt.AWT
Safe version of Component.getLocationOnScreen(), which avoids lockup if an AWT pop-up menu is showing.
LOCATIONS - Static variable in class org.fest.swing.driver.JScrollBarLocation
 
LOCATIONS - Static variable in class org.fest.swing.driver.JSliderLocation
 
locationStack - Variable in class org.fest.swing.input.MouseInfo
 
locationStrategyFor(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarLocation
 
locationToMoveDividerTo(JSplitPane, int) - Static method in class org.fest.swing.driver.JSplitPaneLocationCalculator
 
locationToMoveDividerToHorizontally(JSplitPane, int) - Static method in class org.fest.swing.driver.HorizontalJSplitPaneDividerLocation
 
locationToMoveDividerToVertically(JSplitPane, int) - Static method in class org.fest.swing.driver.VerticalJSplitPaneDividerLocation
 
LocationUnavailableException - Exception in org.fest.swing.exception
Understands an error raised when the location of a Component cannot be provided.
LocationUnavailableException(String) - Constructor for exception org.fest.swing.exception.LocationUnavailableException
LocationUnavailableException(String, Throwable) - Constructor for exception org.fest.swing.exception.LocationUnavailableException
lock - Variable in class org.fest.swing.awt.AWT.ThreadStateChecker
 
lock - Variable in class org.fest.swing.listener.EventDispatchThreadedEventListener
 
lock - Variable in class org.fest.swing.lock.ScreenLock
 
lock - Variable in class org.fest.swing.monitor.Context
 
lock - Variable in class org.fest.swing.monitor.Windows
 
logger - Static variable in class org.fest.swing.format.Formatting
 
logger - Static variable in class org.fest.swing.input.DragAwareEventNormalizer
 
logger - Static variable in class org.fest.swing.monitor.ProtectingTimerTask
 
LOGGER - Static variable in class org.fest.swing.monitor.WindowStatus
 
lookup(int) - Static method in enum class org.fest.swing.core.MouseButton
Returns the mouse button whose mask matches the given mask.

M

MAC - Enum constant in enum class org.fest.swing.util.OSFamily
 
mainThreadIdentifier - Variable in class org.fest.swing.core.TestTerminator
 
MainThreadIdentifier - Class in org.fest.swing.core
Understands how to identify the "main" thread.
MainThreadIdentifier() - Constructor for class org.fest.swing.core.MainThreadIdentifier
 
mainThreadIn(Thread[]) - Method in class org.fest.swing.core.MainThreadIdentifier
 
makeFloat(JToolBar) - Method in class org.fest.swing.driver.JToolBarDriver
Makes the given JToolBar float.
makeLargeEnoughToReceiveEvents(Window, WindowMetrics) - Method in class org.fest.swing.monitor.WindowStatus
 
makeParentVisible(JTree, TreePath) - Method in class org.fest.swing.driver.JTreeDriver
 
makeVisible(JTree, TreePath, boolean) - Method in class org.fest.swing.driver.JTreeDriver
Matches, makes visible, and expands the path one component at a time, from uppermost ancestor on down, since children may be lazily loaded/created.
map - Variable in class org.fest.swing.format.IntEnum
 
mapping(char, int, int) - Static method in class org.fest.swing.keystroke.KeyStrokeMapping
Creates a new KeyStrokeMapping.
mappingFrom(String) - Method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
mappings - Variable in class org.fest.swing.keystroke.ParsedKeyStrokeMappingProvider
 
maps - Static variable in class org.fest.swing.keystroke.KeyStrokeMap
 
markAsClosed(Window) - Method in class org.fest.swing.monitor.Windows
Marks the given window as "closed."
markAsHidden(Window) - Method in class org.fest.swing.monitor.Windows
Marks the given window as "hidden."
markAsReady(Window) - Method in class org.fest.swing.monitor.Windows
Marks the given window as "ready to receive OS-level event input."
markAsShowing(Window) - Method in class org.fest.swing.monitor.Windows
Marks the given window as "showing."
markExisting(Window) - Method in class org.fest.swing.monitor.Windows
Marks the given window as "ready to use" and if not showing, as "hidden."
mask - Variable in enum class org.fest.swing.core.MouseButton
The mouse button modifier.
mask - Variable in class org.fest.swing.input.DragAwareEventQueue
 
maskFor(int) - Static method in class org.fest.swing.util.Modifiers
Returns the modifier mask for the given key code.
match(Pattern, CharSequence) - Static method in class org.fest.swing.util.Strings
Indicates if the given CharSequence matches the given regular expression pattern.
match(Pattern, String) - Static method in class org.fest.swing.util.Strings
Indicates if the given String matches the given regular expression pattern.
matcher - Variable in class org.fest.swing.core.ComponentFoundCondition
 
matcher - Variable in class org.fest.swing.finder.ComponentFinderTemplate
 
matches(Component) - Method in interface org.fest.swing.core.ComponentMatcher
Verifies that the given Component matches some lookup criteria.
matches(Component) - Method in class org.fest.swing.core.GenericTypeMatcher
Verifies that the given Component: Is an instance of the generic type specified in this ComponentMatcher Matches some search criteria
matches(Component) - Method in class org.fest.swing.core.LabelMatcher
Indicates whether the given Component matches the criteria specified in this matcher: the text of the JLabel attached to the component to look for matches the text specified in this matcher the component to look for is of the type specified in this matcher (if specified) visibility of the given Component matches the value specified in this matcher
matches(Component) - Method in class org.fest.swing.core.NameMatcher
Indicates whether the name and visibility of the given Component matches the value specified in this matcher.
matches(Component) - Method in class org.fest.swing.core.TypeMatcher
Indicates whether the type and visibility of the given Component matches the value specified in this matcher.
matches(Component) - Method in class org.fest.swing.driver.JMenuItemMatcher
Indicates whether the given component is a JMenuItem whose text matches the path specified in this matcher.
matches(Pattern) - Method in class org.fest.swing.driver.TextAssert
 
matchingItemIndex(JComboBox, TextMatcher, JComboBoxCellReader) - Static method in class org.fest.swing.driver.JComboBoxMatchingItemQuery
 
matchingItemIndex(JList, TextMatcher, JListCellReader) - Static method in class org.fest.swing.driver.JListMatchingItemQuery
 
matchingItemIndices(JList, TextMatcher, JListCellReader) - Static method in class org.fest.swing.driver.JListMatchingItemQuery
 
matchingItemValues(JList, TextMatcher, JListCellReader) - Static method in class org.fest.swing.driver.JListMatchingItemQuery
 
matchingPathFor(JTree, String, JTreePathFinder) - Static method in class org.fest.swing.driver.JTreeMatchingPathQuery
 
matchingPathWithRootIfInvisible(JTree, String, JTreePathFinder) - Static method in class org.fest.swing.driver.JTreeMatchingPathQuery
 
matchingRow(JTable, JTableCellReader, String[], int) - Static method in class org.fest.swing.data.TableCellInRowByValue
 
max(JSlider, Insets) - Method in class org.fest.swing.driver.JSliderLocation.JSliderHorizontalLocation
 
max(JSlider, Insets) - Method in class org.fest.swing.driver.JSliderLocation.JSliderLocationStrategy
 
max(JSlider, Insets) - Method in class org.fest.swing.driver.JSliderLocation.JSliderVerticalLocation
 
maximize() - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user maximizing this fixture's Frame.
maximize() - Method in interface org.fest.swing.fixture.FrameLikeFixture
Simulates a user maximizing this fixture's frame-like component.
maximize() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user maximizing this fixture's JInternalFrame, deconifying it first if it is iconified.
maximize(Frame) - Method in class org.fest.swing.driver.FrameDriver
Makes the Frame full size.
maximize(JInternalFrame) - Method in class org.fest.swing.driver.JInternalFrameDriver
Maximizes the given JInternalFrame, deconifying it first if it is iconified.
MAXIMIZE - Enum constant in enum class org.fest.swing.driver.JInternalFrameAction
 
MAXIMIZE_BUTTON_OFFSET - Static variable in class org.fest.swing.driver.WindowLikeContainerLocations
 
maximizeInfo(Frame) - Static method in class org.fest.swing.driver.FrameDriver
 
maximizeLocationOf(Container) - Static method in class org.fest.swing.driver.WindowLikeContainerLocations
Identifies the coordinates of the 'maximize' button.
maximizeOrNormalize(JInternalFrame, JInternalFrameAction, Pair<Container, Point>) - Method in class org.fest.swing.driver.JInternalFrameDriver
 
MAXIMUM - Static variable in class org.fest.swing.format.Formatting
 
maximumMinusMinimum(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarLocation
 
maximumOf(JProgressBar) - Static method in class org.fest.swing.driver.JProgressBarMaximumQuery
 
MenuElementComponentQuery - Class in org.fest.swing.driver
Understands an action, executed in the event dispatch thread, that returns the Component used to paint a MenuElement.
MenuElementComponentQuery() - Constructor for class org.fest.swing.driver.MenuElementComponentQuery
 
menuElementsAsText(JPopupMenu) - Static method in class org.fest.swing.driver.JPopupMenuElementsAsTextQuery
 
menuItem(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JMenuItem, contained in this fixture's Container, which name matches the specified one.
menuItem(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JMenuItem, contained in this fixture's Container, which name matches the specified one.
menuItem(String) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Finds a JMenuItem, contained in this fixture's JPopupMenu, which name matches the specified one.
menuItem(JPopupMenu, String) - Method in class org.fest.swing.driver.JPopupMenuDriver
Finds a JMenuItem, contained in the Container, which name matches the specified one.
menuItem(JPopupMenu, GenericTypeMatcher<? extends JMenuItem>) - Method in class org.fest.swing.driver.JPopupMenuDriver
Finds a JMenuItem, contained in the Container, that matches the specified search criteria.
menuItem(GenericTypeMatcher<? extends JMenuItem>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JMenuItem, contained in this fixture's Container, that matches the specified search criteria.
menuItem(GenericTypeMatcher<? extends JMenuItem>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JMenuItem, contained in this fixture's Container, that matches the specified search criteria.
menuItem(GenericTypeMatcher<? extends JMenuItem>) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Finds a JMenuItem, contained in this fixture's JPopupMenu, that matches the specified search criteria.
menuItemFinder - Variable in class org.fest.swing.fixture.ContainerFixture
 
menuItemFinder - Variable in class org.fest.swing.fixture.JPopupMenuFixture
 
menuItemWithPath(String...) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JMenuItem in this fixture's Container, which path matches the given one.
menuItemWithPath(String...) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JMenuItem in this fixture's Container, which path matches the given one.
menuItemWithPath(String...) - Method in class org.fest.swing.fixture.JMenuItemFinder
 
menuItemWithPath(String...) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Finds a JMenuItem in this fixture's JPopupMenu, which path matches the given one.
menuLabels() - Method in class org.fest.swing.fixture.JPopupMenuFixture
Returns the contents of this fixture's JPopupMenu.
menuLabelsOf(JPopupMenu) - Method in class org.fest.swing.driver.JPopupMenuDriver
Returns the contents of the pop-up menu as a String array.
MESSAGE_PROPERTY - Static variable in class org.fest.swing.driver.JOptionPaneDriver
 
MESSAGE_TYPE_PROPERTY - Static variable in class org.fest.swing.driver.JOptionPaneDriver
 
MESSAGE_TYPES - Static variable in class org.fest.swing.format.JOptionPaneFormatter
 
messageMap - Static variable in class org.fest.swing.driver.JOptionPaneMessageTypes
 
messageOf(JOptionPane) - Static method in class org.fest.swing.driver.JOptionPaneMessageQuery
 
messageProperty(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
 
messageTypeAsText(int) - Static method in class org.fest.swing.driver.JOptionPaneMessageTypes
 
messageTypeOf(JOptionPane) - Static method in class org.fest.swing.driver.JOptionPaneMessageTypeQuery
 
method(Class<?>, String, Class<?>[]) - Static method in class org.fest.swing.annotation.GUITestFinder
 
metricsAndCenter(Window) - Static method in class org.fest.swing.monitor.WindowStatus
 
MIDDLE_BUTTON - Enum constant in enum class org.fest.swing.core.MouseButton
 
middleButton() - Static method in class org.fest.swing.core.MouseClickInfo
Specifies that the middle button should be clicked once.
MINIMUM - Static variable in class org.fest.swing.format.Formatting
 
minimumAndMaximumOf(JProgressBar) - Static method in class org.fest.swing.driver.JProgressBarMinimumAndMaximumQuery
 
ModelValueToString - Class in org.fest.swing.driver
Understands converting a value from a model into a String.
ModelValueToString() - Constructor for class org.fest.swing.driver.ModelValueToString
 
MODIFIER_TO_KEY - Static variable in class org.fest.swing.util.Modifiers
 
modifiers - Variable in class org.fest.swing.core.EmergencyAbortListener
 
modifiers - Variable in class org.fest.swing.core.KeyPressInfo
 
modifiers - Variable in class org.fest.swing.input.InputState
 
modifiers - Variable in class org.fest.swing.input.MouseInfo
 
modifiers() - Method in class org.fest.swing.core.EmergencyAbortListener
 
modifiers() - Method in class org.fest.swing.core.KeyPressInfo
Returns the modifiers to use when pressing the specified key.
modifiers() - Method in class org.fest.swing.input.InputState
Returns all currently active modifiers.
modifiers() - Method in class org.fest.swing.input.MouseInfo
 
modifiers(int) - Method in class org.fest.swing.input.InputState
 
modifiers(int) - Method in class org.fest.swing.input.MouseInfo
 
modifiers(int...) - Method in class org.fest.swing.core.KeyPressInfo
Specifies the modifiers to use when pressing the specified key (e.g.
Modifiers - Class in org.fest.swing.util
Understands utility methods related to input modifiers.
Modifiers() - Constructor for class org.fest.swing.util.Modifiers
 
modifiersFrom(String) - Static method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
modifiersMatch(InputEvent, int) - Static method in class org.fest.swing.core.InputModifiers
 
MouseButton - Enum Class in org.fest.swing.core
Understands mouse buttons.
MouseButton(int) - Constructor for enum class org.fest.swing.core.MouseButton
 
MouseClickInfo - Class in org.fest.swing.core
Understands information about clicking a mouse button.
MouseClickInfo(MouseButton, int) - Constructor for class org.fest.swing.core.MouseClickInfo
 
mouseComponent() - Method in class org.fest.swing.input.InputState
Returns the last known Component to contain the pointer, or null if none.
mouseInfo - Variable in class org.fest.swing.input.InputState
 
MouseInfo - Class in org.fest.swing.input
Understands a description mouse-related operations.
MouseInfo() - Constructor for class org.fest.swing.input.MouseInfo
 
MouseInputSimulationFixture - Interface in org.fest.swing.fixture
Understands simulation of mouse input on a GUI component.
mouseLocation() - Method in class org.fest.swing.input.InputState
Returns the mouse location relative to the component that currently contains the pointer, or null if outside all components.
mouseLocationOnScreen() - Method in class org.fest.swing.input.InputState
Returns the last known mouse location.
mouseMove(Component, int, int) - Method in class org.fest.swing.core.ComponentDragAndDrop
 
mouseMove(Component, int, int) - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
mouseMove(Component, Point...) - Method in class org.fest.swing.core.ComponentDragAndDrop
 
mouseMove(Component, Point...) - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
mouseMove(Window, Point) - Method in class org.fest.swing.monitor.WindowStatus
 
mouseMoveOnWindowsAndMacintosh(Component, int, int) - Method in class org.fest.swing.core.ComponentDragAndDrop
 
mouseMoveOnWindowsAndMacintosh(Component, int, int) - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
mouseRelease(int) - Method in class org.fest.swing.core.BasicRobot
 
move(Container, int, int) - Method in class org.fest.swing.driver.ContainerDriver
Move the given Container to the requested location.
moveBy(Container, Triple<Dimension, Insets, Point>, int, int) - Method in class org.fest.swing.driver.ContainerDriver
 
moveComponent(Component, Point) - Static method in class org.fest.swing.driver.ComponentMoveTask
 
moveDividerTo(int) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Simulates a user moving the divider of this fixture's JSplitPane.
moveDividerTo(JSplitPane, int) - Method in class org.fest.swing.driver.JSplitPaneDriver
Sets the divider position to an absolute position.
moveInfo(Container) - Static method in class org.fest.swing.driver.ContainerDriver
 
moveLocation(Dimension, Insets) - Method in class org.fest.swing.driver.ContainerDriver
 
moveMouse(int, int) - Method in class org.fest.swing.core.BasicRobot
Simulates a user moving the mouse pointer to the given coordinates.
moveMouse(int, int) - Method in interface org.fest.swing.core.InputEventGenerator
Simulates a user moving the mouse pointer to the given coordinates.
moveMouse(int, int) - Method in interface org.fest.swing.core.Robot
Simulates a user moving the mouse pointer to the given coordinates.
moveMouse(int, int) - Method in class org.fest.swing.core.RobotEventGenerator
Simulates a user moving the mouse pointer to the given coordinates.
moveMouse(Component) - Method in class org.fest.swing.core.BasicRobot
Simulates a user moving the mouse pointer to the center of the given Component.
moveMouse(Component) - Method in interface org.fest.swing.core.Robot
Simulates a user moving the mouse pointer to the center of the given Component.
moveMouse(Component, int, int) - Method in class org.fest.swing.core.BasicRobot
Simulates a user moving the mouse pointer to the given coordinates relative to the given Component.
moveMouse(Component, int, int) - Method in interface org.fest.swing.core.InputEventGenerator
Simulates a user moving the mouse pointer to the given coordinates relative to the given Component.
moveMouse(Component, int, int) - Method in interface org.fest.swing.core.Robot
Simulates a user moving the mouse pointer to the given coordinates relative to the given Component.
moveMouse(Component, int, int) - Method in class org.fest.swing.core.RobotEventGenerator
Simulates a user moving the mouse pointer to the given coordinates relative to the given Component.
moveMouse(Component, Point) - Method in class org.fest.swing.core.BasicRobot
Simulates a user moving the mouse pointer to the given coordinates relative to the given Component.
moveMouse(Component, Point) - Method in interface org.fest.swing.core.Robot
Simulates a user moving the mouse pointer to the given coordinates relative to the given Component.
moveMouse(Point) - Method in class org.fest.swing.core.BasicRobot
Simulates a user moving the mouse pointer to the given coordinates.
moveMouse(Point) - Method in interface org.fest.swing.core.Robot
Simulates a user moving the mouse pointer to the given coordinates.
moveMouseIgnoringAnyError(Component, int, int) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user moving the mouse pointer to the given coordinates relative to the given Component.
moveMouseIgnoringAnyError(Component, Point) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user moving the mouse pointer to the given coordinates relative to the given Component.
moveMouseToTab(JTabbedPane, int) - Method in class org.fest.swing.driver.JTabbedPaneDriver
 
moveParentWindowToFront(JMenuItemLocation) - Method in class org.fest.swing.driver.JMenuItemDriver
 
moveTo(Point) - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user moving this fixture's Dialog to the given point.
moveTo(Point) - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user moving this fixture's Frame to the given point.
moveTo(Point) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user moving this fixture's JInternalFrame to the given point.
moveTo(Point) - Method in interface org.fest.swing.fixture.WindowLikeContainerFixture
Simulates a user moving this fixture's window-like container to the given point.
moveTo(Window, Point) - Method in class org.fest.swing.driver.WindowDriver
Moves the Window to the given location.
moveTo(JInternalFrame, Point) - Method in class org.fest.swing.driver.JInternalFrameDriver
Moves the JInternalFrame to the given location.
moveToBack() - Method in class org.fest.swing.fixture.DialogFixture
If the given Dialog is visible, sends it to the back and may cause it to lose focus or activation if it is the focused or active.
moveToBack() - Method in class org.fest.swing.fixture.FrameFixture
If the given Frame is visible, sends it to the back and may cause it to lose focus or activation if it is the focused or active.
moveToBack() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Brings this fixture's JInternalFrame to the back.
moveToBack() - Method in interface org.fest.swing.fixture.WindowLikeContainerFixture
Sends this fixture's window-like component to the back.
moveToBack(Window) - Method in class org.fest.swing.driver.WindowDriver
If the given Window is visible, sends it to the back and may cause it to lose focus or activation if it is the focused or active.
moveToBack(JInternalFrame) - Method in class org.fest.swing.driver.JInternalFrameDriver
Brings the given JInternalFrame to the back.
moveToFront() - Method in class org.fest.swing.fixture.DialogFixture
If fixture's Dialog is visible, brings it to the front and may make it the focused one.
moveToFront() - Method in class org.fest.swing.fixture.FrameFixture
If fixture's Frame is visible, brings it to the front and may make it the focused one.
moveToFront() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Brings this fixture's JInternalFrame to the front.
moveToFront() - Method in interface org.fest.swing.fixture.WindowLikeContainerFixture
Brings this fixture's window-like component to the front.
moveToFront(Window) - Method in class org.fest.swing.driver.JMenuItemDriver
 
moveToFront(Window) - Method in class org.fest.swing.driver.WindowDriver
If the given Window is visible, brings it to the front and may make it the focused one.
moveToFront(JInternalFrame) - Method in class org.fest.swing.driver.JInternalFrameDriver
Brings the given JInternalFrame to the front.
multipleComponentsFound(Collection<Component>, ComponentMatcher) - Static method in class org.fest.swing.core.BasicComponentFinder
 
multipleMatchingNodes(String, Object) - Method in class org.fest.swing.driver.JTreePathFinder
 
MultipleSelectionTemplate - Class in org.fest.swing.driver
Understands a template for simulating multiple selection on a GUI component.
MultipleSelectionTemplate(Robot) - Constructor for class org.fest.swing.driver.MultipleSelectionTemplate
 
multiSelect() - Method in class org.fest.swing.driver.MultipleSelectionTemplate
 

N

name - Variable in class org.fest.swing.core.matcher.NamedComponentMatcherTemplate
The component name to match.
name - Variable in class org.fest.swing.core.NameMatcher
 
name - Variable in enum class org.fest.swing.driver.JInternalFrameAction
 
name - Variable in class org.fest.swing.launcher.AppletParameter.AppletParameterBuilder
 
name - Variable in class org.fest.swing.launcher.AppletParameter
 
name(String) - Static method in class org.fest.swing.launcher.AppletParameter
Starting point of the fluent interface for creation of AppletParameters.
NAME - Static variable in class org.fest.swing.format.Formatting
 
NAME_PROPERTY - Static variable in class org.fest.swing.fixture.FontFixture
 
NamedComponentMatcherTemplate<T extends Component> - Class in org.fest.swing.core.matcher
Understands a template for matching components by name.
NamedComponentMatcherTemplate(Class<T>) - Constructor for class org.fest.swing.core.matcher.NamedComponentMatcherTemplate
NamedComponentMatcherTemplate(Class<T>, Object) - Constructor for class org.fest.swing.core.matcher.NamedComponentMatcherTemplate
NameIterator(String, String, String) - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
NameMatcher - Class in org.fest.swing.core
Understands Component matching by name and (optionally) by type.
NameMatcher(String) - Constructor for class org.fest.swing.core.NameMatcher
Creates a new NameMatcher.
NameMatcher(String, boolean) - Constructor for class org.fest.swing.core.NameMatcher
Creates a new NameMatcher.
NameMatcher(String, Class<? extends Component>) - Constructor for class org.fest.swing.core.NameMatcher
Creates a new NameMatcher.
NameMatcher(String, Class<? extends Component>, boolean) - Constructor for class org.fest.swing.core.NameMatcher
Creates a new NameMatcher.
nameOnly(Class<? extends Component>) - Static method in class org.fest.swing.format.Formatting
 
nativeDnd - Variable in class org.fest.swing.input.DragAwareEventQueue
 
NativeDnDIdentifier - Class in org.fest.swing.input
Understands detection of native drag 'n drop events.
NativeDnDIdentifier() - Constructor for class org.fest.swing.input.NativeDnDIdentifier
 
NewAppletViewerQuery - Class in org.fest.swing.launcher
Understands an action, executed in the event dispatch thread, that creates and shows a new AppletViewer.
NewAppletViewerQuery() - Constructor for class org.fest.swing.launcher.NewAppletViewerQuery
 
newComponentDriver() - Method in class org.fest.swing.fixture.JScrollPaneFixture
 
newDragAwareEventQueue(Toolkit, long) - Method in class org.fest.swing.input.DragAwareEventNormalizer
 
NewHierarchy - Class in org.fest.swing.hierarchy
Understands isolation of a component hierarchy to limit to only those components created during the lifetime of this hierarchy.
NewHierarchy(boolean) - Constructor for class org.fest.swing.hierarchy.NewHierarchy
 
NewHierarchy(Toolkit, boolean) - Constructor for class org.fest.swing.hierarchy.NewHierarchy
 
NewHierarchy(Toolkit, WindowFilter, boolean) - Constructor for class org.fest.swing.hierarchy.NewHierarchy
 
newJList() - Static method in class org.fest.swing.driver.BasicJComboBoxCellReader
 
newRobotInPrimaryScreen() - Method in class org.fest.swing.util.RobotFactory
Constructs a Robot object in the coordinate system of the primary screen.
newViewer(Applet) - Static method in class org.fest.swing.applet.AppletViewer
Creates a new AppletViewer.
newViewer(Applet, AppletStub) - Static method in class org.fest.swing.applet.AppletViewer
Creates a new AppletViewer.
newViewer(Applet, Map<String, String>) - Static method in class org.fest.swing.applet.AppletViewer
Creates a new AppletViewer.
next() - Method in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
nextElement() - Method in class org.fest.swing.applet.BasicAppletContext.EmptyAppletEnumeration
 
NO_APPLETS - Static variable in class org.fest.swing.applet.BasicAppletContext
 
NO_COLUMNS - Static variable in class org.fest.swing.util.Arrays
 
NO_MASK - Static variable in interface org.fest.swing.keystroke.KeyStrokeMappingProvider
Value to use when a key stroke is not using modifiers.
NO_ROWS - Static variable in class org.fest.swing.util.Arrays
 
NO_SELECTION - Static variable in class org.fest.swing.format.JTabbedPaneFormatter
 
NO_SELECTION_VALUE - Static variable in class org.fest.swing.driver.JComboBoxSelectionValueQuery
 
NO_SELECTION_VALUE - Static variable in class org.fest.swing.driver.JListSelectionValueQuery
 
noButton() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Returns a fixture wrapping the "No" button in this fixture's JOptionPane.
noButton(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Finds the "No" button in the JOptionPane.
node(int) - Method in class org.fest.swing.fixture.JTreeFixture
Returns a fixture that manages the node specified by the given row.
node(String) - Method in class org.fest.swing.fixture.JTreeFixture
Returns a fixture that manages the node specified by the given path.
nodeText(JTree, int, JTreeLocation, JTreePathFinder) - Static method in class org.fest.swing.driver.JTreeNodeTextQuery
 
nodeText(JTree, String, JTreePathFinder) - Static method in class org.fest.swing.driver.JTreeNodeTextQuery
 
nodeValue(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Returns the String representation of the node at the given row index.
nodeValue(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Returns the String representation of the node at the given path.
NoExitSecurityManager - Class in org.fest.swing.security
Understands a SecurityManager that does not allow an application under test to terminate the current JVM.
NoExitSecurityManager() - Constructor for class org.fest.swing.security.NoExitSecurityManager
Creates a new NoExitSecurityManager.
NoExitSecurityManager(ExitCallHook) - Constructor for class org.fest.swing.security.NoExitSecurityManager
Creates a new NoExitSecurityManager.
NoExitSecurityManager(ExitCallHook, StackTraces) - Constructor for class org.fest.swing.security.NoExitSecurityManager
 
NoExitSecurityManagerInstaller - Class in org.fest.swing.security
Understands installing/uninstalling a NoExitSecurityManager.
NoExitSecurityManagerInstaller() - Constructor for class org.fest.swing.security.NoExitSecurityManagerInstaller
 
NoExitSecurityManagerInstaller(ExitCallHook) - Constructor for class org.fest.swing.security.NoExitSecurityManagerInstaller
 
NoExitSecurityManagerInstaller(NoExitSecurityManager) - Constructor for class org.fest.swing.security.NoExitSecurityManagerInstaller
 
nonExplicitChildrenOf(Container) - Method in class org.fest.swing.hierarchy.ChildrenFinder
 
nonExplicitChildrenOf(Container) - Method in interface org.fest.swing.hierarchy.ChildrenFinderStrategy
Returns the non-explicit children of a container.
nonExplicitChildrenOf(Container) - Method in class org.fest.swing.hierarchy.JDesktopPaneChildrenFinder
 
nonExplicitChildrenOf(Container) - Method in class org.fest.swing.hierarchy.JMenuChildrenFinder
 
nonExplicitChildrenOf(Container) - Method in class org.fest.swing.hierarchy.WindowChildrenFinder
 
normalize() - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user normalizing this fixture's Frame.
normalize() - Method in interface org.fest.swing.fixture.FrameLikeFixture
Simulates a user normalizing this fixture's frame-like component.
normalize() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user normalizing this fixture's JInternalFrame, deconifying it first if it is iconified.
normalize(Frame) - Method in class org.fest.swing.driver.FrameDriver
Normalizes the given Frame.
normalize(JInternalFrame) - Method in class org.fest.swing.driver.JInternalFrameDriver
Normalizes the given JInternalFrame, deconifying it first if it is iconified.
NORMALIZE - Enum constant in enum class org.fest.swing.driver.JInternalFrameAction
 
normalizer - Variable in class org.fest.swing.input.InputState
 
NORTH - Enum constant in enum class org.fest.swing.fixture.JToolBarFixture.UnfloatConstraint
 
notConformingWithPatternError(String) - Static method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
notFoundError - Variable in class org.fest.swing.core.ComponentFoundCondition
 
notifyExecutionCompleted() - Method in class org.fest.swing.edt.GuiAction
 
notNullRobot(Robot) - Static method in class org.fest.swing.fixture.ComponentFixtureValidator
Verifies that the given Robot is not null.
notNullTarget(T) - Static method in class org.fest.swing.fixture.ComponentFixtureValidator
Verifies that the given Component is not null.
NULL - Static variable in class org.fest.swing.util.Arrays
 
NULL_COMPONENT_MESSAGE - Static variable in class org.fest.swing.format.Formatting
 
NULL_HOOK - Static variable in class org.fest.swing.security.NoExitSecurityManager
 

O

obtainNameSafely(Component) - Static method in class org.fest.swing.awt.AWT
 
okButton() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Returns a fixture wrapping the "OK" button in this fixture's JOptionPane.
okButton(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Finds the "OK" button in the JOptionPane.
oldManager - Variable in class org.fest.swing.security.NoExitSecurityManagerInstaller
 
onlyOnePattern() - Method in class org.fest.swing.util.PatternTextMatcher
 
onlyOneValue() - Method in class org.fest.swing.util.StringTextMatcher
 
open - Variable in class org.fest.swing.monitor.Windows
Considered to be ready to use.
OPTION_PANE_MATCHER - Static variable in class org.fest.swing.core.UnexpectedJOptionPaneFinder
 
OPTION_TYPES - Static variable in class org.fest.swing.format.JOptionPaneFormatter
 
optionPane() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns the only JOptionPane currently available (if any.) This method uses the value defined in ComponentContainerFixture.DEFAULT_DIALOG_LOOKUP_TIMEOUT as the default lookup timeout.
optionPane() - Method in class org.fest.swing.fixture.ContainerFixture
Returns the only JOptionPane currently available (if any.) This method uses the value defined in ComponentContainerFixture.DEFAULT_DIALOG_LOOKUP_TIMEOUT as the default lookup timeout.
optionPane(Timeout) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns the only JOptionPane currently available (if any.)
optionPane(Timeout) - Method in class org.fest.swing.fixture.ContainerFixture
Returns the only JOptionPane currently available (if any.)
OPTIONS_PROPERTY - Static variable in class org.fest.swing.driver.JOptionPaneDriver
 
optionsOf(JOptionPane) - Static method in class org.fest.swing.driver.JOptionPaneOptionsQuery
 
org.fest.swing.annotation - package org.fest.swing.annotation
FEST-specific annotations and utility methods.
org.fest.swing.applet - package org.fest.swing.applet
Support for testing Java Applets.
org.fest.swing.awt - package org.fest.swing.awt
Utility methods related to AWT.
org.fest.swing.cell - package org.fest.swing.cell
Support for custom cell renderers in components like JComboBox, JList, JTable and JTree.
org.fest.swing.core - package org.fest.swing.core
Building blocks for all FEST-Swing fixtures.
org.fest.swing.core.matcher - package org.fest.swing.core.matcher
Common implementations of GenericTypeMatcher.
org.fest.swing.data - package org.fest.swing.data
Simple (but useful) data structures.
org.fest.swing.driver - package org.fest.swing.driver
Drivers that simulate user input on GUI Components.
org.fest.swing.edt - package org.fest.swing.edt
Support for GUI component access from the event dispatch thread (EDT.)
org.fest.swing.exception - package org.fest.swing.exception
All exception classes in FEST-Swing.
org.fest.swing.finder - package org.fest.swing.finder
Support for testing time-consuming tasks.
org.fest.swing.fixture - package org.fest.swing.fixture
The power and flexibility of FEST-Swing come from the fixtures in this package.
org.fest.swing.format - package org.fest.swing.format
Component formatters that create a String representation of GUI components.
org.fest.swing.hierarchy - package org.fest.swing.hierarchy
GUI component hierarchies.
org.fest.swing.image - package org.fest.swing.image
Utility methods related to images.
org.fest.swing.input - package org.fest.swing.input
Classes in this package keep track of input events.
org.fest.swing.keystroke - package org.fest.swing.keystroke
Maps characters to key strokes for several languages.
org.fest.swing.launcher - package org.fest.swing.launcher
Launches applications from a "main" method and Java applets
org.fest.swing.listener - package org.fest.swing.listener
Event listeners intended for internal use only.
org.fest.swing.lock - package org.fest.swing.lock
Ensures that GUI tests are executed sequentially to prevent locking between GUIs.
org.fest.swing.monitor - package org.fest.swing.monitor
Monitors that track the state of GUI components (intended for internal use only.)
org.fest.swing.query - package org.fest.swing.query
Queries, executed in the event dispatch thread (EDT,) that read property values from GUI components.
org.fest.swing.security - package org.fest.swing.security
Support for security-related utilities.
org.fest.swing.testing - package org.fest.swing.testing
Support for writing test classes.
org.fest.swing.timing - package org.fest.swing.timing
Time-related operations.
org.fest.swing.util - package org.fest.swing.util
Some useful utility methods.
origin() - Method in class org.fest.swing.input.DragDropInfo
 
origin(Point) - Method in class org.fest.swing.input.DragDropInfo
 
osFamily - Variable in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
osFamily - Variable in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames
 
osFamily - Variable in class org.fest.swing.util.OSIdentifier
 
osFamily() - Method in class org.fest.swing.util.OSIdentifier
 
osFamily() - Static method in class org.fest.swing.util.Platform
Returns the current operating system family.
OSFamily - Enum Class in org.fest.swing.util
Understands a Operating System family.
OSFamily(String) - Constructor for enum class org.fest.swing.util.OSFamily
 
osIdentifier - Static variable in class org.fest.swing.util.Platform
 
OSIdentifier - Class in org.fest.swing.util
Understands identification of the current Operating System.
OSIdentifier() - Constructor for class org.fest.swing.util.OSIdentifier
 
OSIdentifier(SystemPropertyReader) - Constructor for class org.fest.swing.util.OSIdentifier
 
ownedWindows(Window) - Method in class org.fest.swing.hierarchy.WindowChildrenFinder
 
owner - Variable in class org.fest.swing.lock.ScreenLock
 
ownerLessWindows() - Static method in class org.fest.swing.awt.AWT
Returns an array of all Windows that have no owner.

P

packageName() - Static method in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
packAndEnsureSafePosition(Window) - Method in class org.fest.swing.core.BasicRobot
 
Pair<I,II> - Class in org.fest.swing.util
Understands a tuple of size 2.
Pair(I, II) - Constructor for class org.fest.swing.util.Pair
Creates a new Pair.
panel() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JPanel found in this fixture's Container.
panel() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JPanel found in this fixture's Container.
panel(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JPanel in this fixture's Container, which name matches the specified one.
panel(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JPanel in this fixture's Container, which name matches the specified one.
panel(GenericTypeMatcher<? extends JPanel>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JPanel in this fixture's Container, that matches the specified search criteria.
panel(GenericTypeMatcher<? extends JPanel>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JPanel in this fixture's Container, that matches the specified search criteria.
parameter(JApplet, String) - Static method in class org.fest.swing.driver.JAppletDriver
 
parameters - Variable in class org.fest.swing.applet.BasicAppletStub
 
parameters - Variable in class org.fest.swing.launcher.AppletLauncher
 
parameterValue(JApplet, String) - Method in class org.fest.swing.driver.JAppletDriver
Returns the value of the named parameter in the given JApplet in the HTML tag, or null if not set.
parentFinder - Variable in class org.fest.swing.hierarchy.ExistingHierarchy
 
parentFinder - Variable in class org.fest.swing.hierarchy.WindowFilter
 
parentFinder() - Method in class org.fest.swing.hierarchy.ExistingHierarchy
 
ParentFinder - Class in org.fest.swing.hierarchy
Understands how to find the parent of a Component.
ParentFinder() - Constructor for class org.fest.swing.hierarchy.ParentFinder
 
parentOf(Component) - Method in interface org.fest.swing.hierarchy.ComponentHierarchy
Return the parent for the given component.
parentOf(Component) - Method in class org.fest.swing.hierarchy.ExistingHierarchy
Return the parent for the given component.
parentOf(Component) - Method in class org.fest.swing.hierarchy.ParentFinder
Return the parent for the given component.
parentOf(Component) - Method in class org.fest.swing.hierarchy.SingleComponentHierarchy
Returns the parent component for the given Component.
parentOf(Component) - Static method in class org.fest.swing.query.ComponentParentQuery
Returns the parent of the given Component.
parentOf(JInternalFrame) - Method in class org.fest.swing.hierarchy.ParentFinder
 
parentOrInvoker - Variable in class org.fest.swing.driver.JMenuItemLocation
 
parentOrInvoker() - Method in class org.fest.swing.driver.JMenuItemLocation
Returns the parent of JMenuItem, or its invoker (if it is in a pop-up.)
parentOrInvokerOf(JMenuItem) - Method in class org.fest.swing.driver.JMenuItemMatcher
 
parentPopup - Variable in class org.fest.swing.driver.JMenuItemLocation
 
parentPopup() - Method in class org.fest.swing.driver.JMenuItemLocation
Returns the parent pop-up menu, or null if the JMenuItem is not in a pop-up.
parse(File) - Method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
Creates a KeyStrokeMappingProvider containing all the character-keystroke mappings specified in the given file.
parse(InputStream) - Method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
parse(String) - Method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
Creates a KeyStrokeMappingProvider containing all the character-keystroke mappings specified in the file with the given name.
ParsedKeyStrokeMappingProvider - Class in org.fest.swing.keystroke
Understands a KeyStrokeMappingProvider created by parsing a text file containing all the key mappings.
ParsedKeyStrokeMappingProvider(List<KeyStrokeMapping>) - Constructor for class org.fest.swing.keystroke.ParsedKeyStrokeMappingProvider
 
ParsingException - Exception in org.fest.swing.exception
Understands an exception thrown when an unexpected error occurs while parsing a file.
ParsingException(String) - Constructor for exception org.fest.swing.exception.ParsingException
Creates a new ParsingException.
ParsingException(String, Throwable) - Constructor for exception org.fest.swing.exception.ParsingException
Creates a new ParsingException.
path - Variable in class org.fest.swing.driver.JTreeChildrenShowUpCondition
 
path - Variable in class org.fest.swing.fixture.JTreePathFixture
 
path() - Method in class org.fest.swing.fixture.JTreePathFixture
Returns the path of this fixture's node.
pathBoundsAndCoordinates(JTree, TreePath) - Method in class org.fest.swing.driver.JTreeLocation
Returns the bounds and visible coordinates of the given path.
pathFinder - Variable in class org.fest.swing.driver.JTreeDriver
 
pathFor(JTree, int) - Method in class org.fest.swing.driver.JTreeLocation
Returns the path for the given row.
pathNotFound(String) - Method in class org.fest.swing.driver.JTreePathFinder
 
pathOf(JMenuItem) - Method in class org.fest.swing.driver.JMenuItemMatcher
 
patterns - Variable in class org.fest.swing.util.PatternTextMatcher
 
Patterns - Class in org.fest.swing.util
Understands utility methods for regular expression patterns.
Patterns() - Constructor for class org.fest.swing.util.Patterns
 
PatternTextMatcher - Class in org.fest.swing.util
Understands matching text to a group of String values.
PatternTextMatcher(Pattern...) - Constructor for class org.fest.swing.util.PatternTextMatcher
Creates a new PatternTextMatcher.
patternValueOf(Pattern) - Static method in class org.fest.swing.util.Patterns
 
pause() - Static method in class org.fest.swing.timing.Pause
Sleeps for 10 milliseconds.
pause(long) - Static method in class org.fest.swing.timing.Pause
Sleeps for the specified time.
pause(long, TimeUnit) - Static method in class org.fest.swing.timing.Pause
Sleeps for the specified time.
pause(Condition) - Static method in class org.fest.swing.timing.Pause
Waits until the given condition is satisfied.
pause(Condition[]) - Static method in class org.fest.swing.timing.Pause
Waits until the given conditions are satisfied.
pause(Condition[], long) - Static method in class org.fest.swing.timing.Pause
Waits until the given conditions are satisfied.
pause(Condition[], Timeout) - Static method in class org.fest.swing.timing.Pause
Waits until the given conditions are satisfied.
pause(Condition, long) - Static method in class org.fest.swing.timing.Pause
Waits until the given condition is satisfied.
pause(Condition, Timeout) - Static method in class org.fest.swing.timing.Pause
Waits until the given condition is satisfied.
Pause - Class in org.fest.swing.timing
Understands waiting for period of time or for a particular condition to be satisfied.
Pause() - Constructor for class org.fest.swing.timing.Pause
 
pending - Variable in class org.fest.swing.monitor.Windows
isShowing is true but are not yet ready for input.
percent(JSlider, int) - Method in class org.fest.swing.driver.JSliderLocation.JSliderLocationStrategy
 
performAccessibleActionOf(Component) - Method in class org.fest.swing.driver.ComponentDriver
Performs the AccessibleAction in the given Component's event queue.
performAndValidateTextSelection(JTextComponent, int, int) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
performDefaultAccessibleAction(Component) - Static method in class org.fest.swing.driver.ComponentPerformDefaultAccessibleActionTask
 
PLAIN_PROPERTY - Static variable in class org.fest.swing.fixture.FontFixture
 
Platform - Class in org.fest.swing.util
Understands platform-specific functionality.
Platform() - Constructor for class org.fest.swing.util.Platform
 
PNG - Static variable in class org.fest.swing.image.ImageFileExtensions
PNG file extension
PNG_EXTENSION - Static variable in class org.fest.swing.image.ScreenshotTaker
Deprecated.
point(int, int) - Method in class org.fest.swing.core.ComponentDragAndDrop
 
point(int, int) - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
point(JTableHeader, int) - Static method in class org.fest.swing.driver.JTableHeaderLocation
 
pointAndParentForScrolling(JTextField) - Static method in class org.fest.swing.driver.PointAndParentForScrollingJTextFieldQuery
 
PointAndParentForScrollingJTextFieldQuery - Class in org.fest.swing.driver
Understands an action that returns the point and parent to use as a reference when scrolling a JTextField up or down.
PointAndParentForScrollingJTextFieldQuery() - Constructor for class org.fest.swing.driver.PointAndParentForScrollingJTextFieldQuery
 
pointAt(Rectangle) - Method in class org.fest.swing.driver.JTreeLocation
 
pointAt(JList, String) - Method in class org.fest.swing.driver.JListDriver
Returns the coordinates of the first item matching the given value.
pointAt(JSlider, int) - Method in class org.fest.swing.driver.JSliderLocation
Returns the coordinates of the given value in the given JSlider.
pointAt(JTabbedPane, int) - Method in class org.fest.swing.driver.JTabbedPaneLocation
Returns the coordinates of the tab under the given index.
pointAt(JTable, int, int) - Method in class org.fest.swing.driver.JTableLocation
Converts the given row and column into a coordinate pair.
pointAt(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Converts the given table cell into a coordinate pair.
pointAt(JTableHeader, int) - Method in class org.fest.swing.driver.JTableHeaderLocation
Returns the coordinates of the column under the given index.
pointAt(JTableHeader, TextMatcher) - Method in class org.fest.swing.driver.JTableHeaderLocation
Returns the index and the coordinates of the column which name matches the value in the given TextMatcher.
pointAt(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Converts the given cell into a coordinate pair.
pointAtCell(JTable, TableCell, JTableLocation) - Static method in class org.fest.swing.driver.JTableDriver
 
pointAtIndex(JTableHeader, int, JTableHeaderLocation) - Static method in class org.fest.swing.driver.JTableHeaderDriver
 
pointAtName(JTableHeader, TextMatcher, JTableHeaderLocation) - Static method in class org.fest.swing.driver.JTableHeaderDriver
 
pointAtTab(JTabbedPaneLocation, JTabbedPane, int) - Static method in class org.fest.swing.driver.JTabbedPaneDriver
 
pointFrom(Point) - Method in class org.fest.swing.input.MouseInfo
 
pointToGrab(JToolBar) - Method in class org.fest.swing.driver.JToolBarLocation
Returns the point where to grab the given JToolBar.
pokeMainThread() - Method in class org.fest.swing.core.TestTerminator
 
pop() - Method in class org.fest.swing.input.DragAwareEventQueue
Stops dispatching events using this EventQueue, only if this EventQueue is the same as the Toolkit's system event queue.
populate() - Method in class org.fest.swing.format.IntrospectionComponentFormatter
 
populateExistingWindows() - Method in class org.fest.swing.monitor.WindowMonitor
 
POPUP_DELAY - Static variable in class org.fest.swing.core.BasicRobot
 
POPUP_MATCHER - Static variable in class org.fest.swing.core.BasicRobot
 
POPUP_TIMEOUT - Static variable in class org.fest.swing.core.BasicRobot
 
popupMask() - Static method in class org.fest.swing.awt.AWT
Returns the InputEvent mask for the pop-up trigger button.
popupMenuOf(JMenu) - Static method in class org.fest.swing.driver.JMenuPopupMenuQuery
 
popupOnPress() - Static method in class org.fest.swing.awt.AWT
Returns whether the platform registers a pop-up on mouse press.
postEvent(Component, AWTEvent) - Method in class org.fest.swing.core.AWTEventPoster
 
postInvocationEvent(EventQueue, long) - Method in class org.fest.swing.core.BasicRobot
 
PREFIX - Static variable in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
pressAndReleaseKey(int, int...) - Method in class org.fest.swing.core.BasicRobot
Type the given key code with the given modifiers.
pressAndReleaseKey(int, int...) - Method in interface org.fest.swing.core.Robot
Type the given key code with the given modifiers.
pressAndReleaseKey(Component, int, int[]) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user pressing and releasing the given key on the Component.
pressAndReleaseKey(Component, KeyPressInfo) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user pressing and releasing the given key on the Component.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user pressing given key with the given modifiers on this fixture's Dialog.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user pressing given key with the given modifiers on this fixture's Frame.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.GenericComponentFixture
Simulates a user pressing given key with the given modifiers on this fixture's GUI component.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JButtonFixture
Simulates a user pressing given key with the given modifiers on this fixture's JButton.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Simulates a user pressing given key with the given modifiers on this fixture's JCheckBox.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user pressing given key with the given modifiers on this fixture's JComboBox.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user pressing given key with the given modifiers on this fixture's JFileChooser.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user pressing given key with the given modifiers on this fixture's JInternalFrame.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JLabelFixture
Simulates a user pressing given key with the given modifiers on this fixture's JLabel.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user pressing given key with the given modifiers on this fixture's JList.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JMenuItemFixture
Simulates a user pressing given key with the given modifiers on this fixture's JMenuItem.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Simulates a user pressing given key with the given modifiers on this fixture's JOptionPane.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JPanelFixture
Simulates a user pressing given key with the given modifiers on this fixture's JPanel.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Simulates a user pressing given key with the given modifiers on this fixture's JPopupMenu.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Simulates a user pressing given key with the given modifiers on this fixture's JRadioButton.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user pressing given key with the given modifiers on this fixture's JScrollBar.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Simulates a user pressing given key with the given modifiers on this fixture's JScrollPane.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user pressing given key with the given modifiers on this fixture's JSlider.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user pressing given key with the given modifiers on this fixture's JSpinner.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Simulates a user pressing given key with the given modifiers on this fixture's JSplitPane.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user pressing given key with the given modifiers on this fixture's JTabbedPane.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user pressing given key with the given modifiers on this fixture's JTable.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user pressing given key with the given modifiers on this fixture's JTextComponent.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Simulates a user pressing given key with the given modifiers on this fixture's JToggleButton.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user pressing given key with the given modifiers on this fixture's JToolBar.
pressAndReleaseKey(KeyPressInfo) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user pressing given key with the given modifiers on this fixture's JTree.
pressAndReleaseKey(KeyPressInfo) - Method in interface org.fest.swing.fixture.KeyboardInputSimulationFixture
Simulates a user pressing given key with the given modifiers on this fixture's GUI component.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.core.BasicRobot
Simulates a user pressing and releasing the given keys.
pressAndReleaseKeys(int...) - Method in interface org.fest.swing.core.Robot
Simulates a user pressing and releasing the given keys.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user pressing and releasing the given keys on this fixture's Dialog.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user pressing and releasing the given keys on this fixture's Frame.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.GenericComponentFixture
Simulates a user pressing and releasing the given keys on this fixture's GUI component.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JButtonFixture
Simulates a user pressing and releasing the given keys on this fixture's JButton.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Simulates a user pressing and releasing the given keys on this fixture's JCheckBox.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user pressing and releasing the given keys on this fixture's JComboBox.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user pressing and releasing the given keys on the JFileChooser managed by this fixture.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user pressing and releasing the given keys on this fixture's JInternalFrame .
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JLabelFixture
Simulates a user pressing and releasing the given keys on this fixture's JLabel.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user pressing and releasing the given keys on this fixture's JList.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JMenuItemFixture
Simulates a user pressing and releasing the given keys on this fixture's JMenuItem.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Simulates a user pressing and releasing the given keys this fixture's JOptionPane.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JPanelFixture
Simulates a user pressing and releasing the given keys on the JPanel managed by this fixture.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Simulates a user pressing and releasing the given keys on this fixture's JPopupMenu.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Simulates a user pressing and releasing the given keys on this fixture's JRadioButton.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user pressing and releasing the given keys on the JScrollBar managed by this fixture.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Simulates a user pressing and releasing the given keys on the JScrollPane managed by this fixture.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user pressing and releasing the given keys on this fixture's JSlider.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user pressing and releasing the given keys on this fixture's JSpinner.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Simulates a user pressing and releasing the given keys on this fixture's JSplitPane.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user pressing and releasing the given keys on this fixture's JTabbedPane.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user pressing and releasing the given keys on this fixture's JTable.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user pressing and releasing the given keys in this fixture's JTextComponent.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Simulates a user pressing and releasing the given keys on this fixture's JToggleButton.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user pressing and releasing the given keys in this fixture's JToolBar.
pressAndReleaseKeys(int...) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user pressing and releasing the given keys in this fixture's JTree.
pressAndReleaseKeys(int...) - Method in interface org.fest.swing.fixture.KeyboardInputSimulationFixture
Simulates a user pressing and releasing the given keys on this fixture's GUI component.
pressAndReleaseKeys(Component, int...) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user pressing and releasing the given keys on the Component.
pressAndReleaseKeys(JComboBox, int...) - Method in class org.fest.swing.driver.JComboBoxDriver
Simulates a user pressing and releasing the given keys on the JComboBox.
pressKey(int) - Method in class org.fest.swing.core.BasicRobot
Simulates a user pressing given key.
pressKey(int) - Method in interface org.fest.swing.core.Robot
Simulates a user pressing given key.
pressKey(int) - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user pressing the given key on this fixture's Dialog.
pressKey(int) - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user pressing the given key on this fixture's Frame.
pressKey(int) - Method in class org.fest.swing.fixture.GenericComponentFixture
Simulates a user pressing given key on this fixture's GUI component.
pressKey(int) - Method in class org.fest.swing.fixture.JButtonFixture
Simulates a user pressing the given key on this fixture's JButton.
pressKey(int) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Simulates a user pressing the given key on this fixture's JCheckBox.
pressKey(int) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user pressing the given key on this fixture's JComboBox.
pressKey(int) - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user pressing the given key on this fixture's JFileChooser.
pressKey(int) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user pressing given key on this fixture's JInternalFrame.
pressKey(int) - Method in class org.fest.swing.fixture.JLabelFixture
Simulates a user pressing the given key on this fixture's JLabel.
pressKey(int) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user pressing the given key on this fixture's JList.
pressKey(int) - Method in class org.fest.swing.fixture.JMenuItemFixture
Simulates a user pressing the given key on this fixture's JMenuItem.
pressKey(int) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Simulates a user pressing the given key on this fixture's JOptionPane.
pressKey(int) - Method in class org.fest.swing.fixture.JPanelFixture
Simulates a user pressing the given key on this fixture's JPanel.
pressKey(int) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Simulates a user pressing the given key on this fixture's JPopupMenu.
pressKey(int) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Simulates a user pressing the given key on this fixture's JRadioButton.
pressKey(int) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user pressing the given key on this fixture's JScrollBar.
pressKey(int) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Simulates a user pressing the given key on this fixture's JScrollPane.
pressKey(int) - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user pressing the given key on this fixture's JSlider.
pressKey(int) - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user pressing the given key on this fixture's JSpinner.
pressKey(int) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Simulates a user pressing the given key on this fixture's JSplitPane.
pressKey(int) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user pressing the given key on this fixture's JTabbedPane.
pressKey(int) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user pressing the given key on this fixture's JTable.
pressKey(int) - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user pressing the given key on this fixture's JTextComponent.
pressKey(int) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Simulates a user pressing the given key on this fixture's JToggleButton.
pressKey(int) - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user pressing the given key on this fixture's JToolBar.
pressKey(int) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user pressing the given key on this fixture's JTree.
pressKey(int) - Method in interface org.fest.swing.fixture.KeyboardInputSimulationFixture
Simulates a user pressing given key on this fixture's GUI component.
pressKey(int, char) - Method in interface org.fest.swing.core.InputEventGenerator
Simulates a user pressing given key.
pressKey(int, char) - Method in class org.fest.swing.core.RobotEventGenerator
Simulates a user pressing given key.
pressKey(Component, int) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user pressing given key on the Component.
pressModifiers(int) - Method in class org.fest.swing.core.BasicRobot
Presses the appropriate modifiers corresponding to the given mask.
pressModifiers(int) - Method in interface org.fest.swing.core.Robot
Presses the appropriate modifiers corresponding to the given mask.
pressMouse(int) - Method in interface org.fest.swing.core.InputEventGenerator
Simulates a user pressing mouse buttons.
pressMouse(int) - Method in class org.fest.swing.core.RobotEventGenerator
Simulates a user pressing mouse buttons.
pressMouse(Component, Point) - Method in class org.fest.swing.core.BasicRobot
Simulates a user pressing the left mouse button on the given Component.
pressMouse(Component, Point) - Method in interface org.fest.swing.core.Robot
Simulates a user pressing the left mouse button on the given Component.
pressMouse(Component, Point, int) - Method in interface org.fest.swing.core.InputEventGenerator
Simulates a user pressing the given mouse buttons on the given Component.
pressMouse(Component, Point, int) - Method in class org.fest.swing.core.RobotEventGenerator
Simulates a user pressing the given mouse buttons on the given Component.
pressMouse(Component, Point, MouseButton) - Method in class org.fest.swing.core.BasicRobot
Simulates a user pressing the given mouse button on the given Component.
pressMouse(Component, Point, MouseButton) - Method in interface org.fest.swing.core.Robot
Simulates a user pressing the given mouse button on the given Component.
pressMouse(Point, int) - Method in interface org.fest.swing.core.InputEventGenerator
Simulates a user pressing the given mouse buttons on the given coordinates.
pressMouse(Point, int) - Method in class org.fest.swing.core.RobotEventGenerator
Simulates a user pressing the given mouse buttons on the given coordinates.
pressMouse(Point, MouseButton) - Method in class org.fest.swing.core.BasicRobot
Simulates a user pressing the given mouse button on the given coordinates.
pressMouse(Point, MouseButton) - Method in interface org.fest.swing.core.Robot
Simulates a user pressing the given mouse button on the given coordinates.
pressMouse(MouseButton) - Method in class org.fest.swing.core.BasicRobot
Simulates a user pressing a mouse button.
pressMouse(MouseButton) - Method in interface org.fest.swing.core.Robot
Simulates a user pressing a mouse button.
print(Component, int, PrintStream) - Static method in class org.fest.swing.core.BasicComponentPrinter
 
print(Component, ComponentHierarchy, ComponentMatcher, int, PrintStream) - Static method in class org.fest.swing.core.BasicComponentPrinter
 
print(ComponentHierarchy, ComponentMatcher, PrintStream) - Static method in class org.fest.swing.core.BasicComponentPrinter
 
printComponents(PrintStream) - Method in class org.fest.swing.core.BasicComponentPrinter
Prints all the components in the hierarchy.
printComponents(PrintStream) - Method in interface org.fest.swing.core.ComponentPrinter
Prints all the components in the hierarchy.
printComponents(PrintStream, Container) - Method in class org.fest.swing.core.BasicComponentPrinter
Prints all the components in the hierarchy under the given root.
printComponents(PrintStream, Container) - Method in interface org.fest.swing.core.ComponentPrinter
Prints all the components in the hierarchy under the given root.
printComponents(PrintStream, Class<? extends Component>) - Method in class org.fest.swing.core.BasicComponentPrinter
Prints only the components of the given type in the hierarchy.
printComponents(PrintStream, Class<? extends Component>) - Method in interface org.fest.swing.core.ComponentPrinter
Prints only the components of the given type in the hierarchy.
printComponents(PrintStream, Class<? extends Component>, Container) - Method in class org.fest.swing.core.BasicComponentPrinter
Prints all the components of the given type in the hierarchy under the given root.
printComponents(PrintStream, Class<? extends Component>, Container) - Method in interface org.fest.swing.core.ComponentPrinter
Prints all the components of the given type in the hierarchy under the given root.
printComponents(PrintStream, ComponentMatcher) - Method in class org.fest.swing.core.BasicComponentPrinter
$Prints only the components that match the given search criteria in the hierarchy.
printComponents(PrintStream, ComponentMatcher) - Method in interface org.fest.swing.core.ComponentPrinter
Prints only the components that match the given search criteria in the hierarchy.
printComponents(PrintStream, ComponentMatcher, Container) - Method in class org.fest.swing.core.BasicComponentPrinter
$Prints all the components that match the given search criteria under the given root.
printComponents(PrintStream, ComponentMatcher, Container) - Method in interface org.fest.swing.core.ComponentPrinter
Prints all the components that match the given search criteria under the given root.
printer - Variable in class org.fest.swing.core.BasicComponentFinder
 
printer() - Method in class org.fest.swing.core.BasicComponentFinder
Returns the ComponentPrinter in this finder.
printer() - Method in class org.fest.swing.core.BasicRobot
Returns the BasicComponentPrinter being used by this robot.
printer() - Method in interface org.fest.swing.core.ComponentFinder
Returns the ComponentPrinter in this finder.
printer() - Method in interface org.fest.swing.core.Robot
Returns the BasicComponentPrinter being used by this robot.
printerWithCurrentAwtHierarchy() - Static method in class org.fest.swing.core.BasicComponentPrinter
Creates a new BasicComponentPrinter that has access to all the GUI components in the AWT hierarchy.
printerWithNewAwtHierarchy() - Static method in class org.fest.swing.core.BasicComponentPrinter
Creates a new BasicComponentPrinter with a new AWT hierarchy.
processDeferredEvents() - Method in class org.fest.swing.listener.EventDispatchThreadedEventListener
Processes any events that were generated off the event queue but not immediately handled.
processDeferredEventsTask - Variable in class org.fest.swing.listener.EventDispatchThreadedEventListener
 
processEvent(AWTEvent) - Method in class org.fest.swing.listener.EventDispatchThreadedEventListener
This method is not protected by any synchronization locks (nor should it be); in the presence of multiple simultaneous event dispatch threads, the listener must be thread-safe.
processEvent(ComponentEvent) - Method in class org.fest.swing.monitor.ContextMonitor
 
progressBar() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JProgressBar found in this fixture's Container.
progressBar() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JProgressBar found in this fixture's Container.
progressBar(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JProgressBar in this fixture's Container, which name matches the specified one.
progressBar(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JProgressBar in this fixture's Container, which name matches the specified one.
progressBar(GenericTypeMatcher<? extends JProgressBar>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JProgressBar in this fixture's Container, that matches the specified search criteria.
progressBar(GenericTypeMatcher<? extends JProgressBar>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JProgressBar in this fixture's Container, that matches the specified search criteria.
property(String) - Method in class org.fest.swing.fixture.FontFixture
 
PROPERTY_SEPARATOR - Static variable in class org.fest.swing.fixture.FontFixture
 
propertyName(Component, String) - Static method in class org.fest.swing.driver.ComponentDriver
Formats the name of a property of the given Component by concatenating the value obtained from Formatting.format(Component) with the given property name.
propertyNames - Variable in class org.fest.swing.format.IntrospectionComponentFormatter
 
propertyValue(Component, String) - Method in class org.fest.swing.format.IntrospectionComponentFormatter
 
proposedHeight(WindowMetrics) - Method in class org.fest.swing.monitor.WindowStatus
 
proposedWidth(WindowMetrics) - Method in class org.fest.swing.monitor.WindowStatus
 
ProtectingTimerTask - Class in org.fest.swing.monitor
Prevents misbehaving TimerTasks from canceling the timer thread by throwing exceptions and/or errors.
ProtectingTimerTask(TimerTask) - Constructor for class org.fest.swing.monitor.ProtectingTimerTask
 
providerFor(OSFamily, Locale) - Method in class org.fest.swing.keystroke.KeyStrokeMappingProviderPicker
 
put(int, String) - Method in class org.fest.swing.format.IntEnum
 

Q

queueFor(Component) - Method in class org.fest.swing.monitor.EventQueueMapping
 
queueFrom(WeakReference<EventQueue>) - Method in class org.fest.swing.monitor.EventQueueMapping
 
queueMap - Variable in class org.fest.swing.monitor.EventQueueMapping
 
queueMap - Variable in class org.fest.swing.monitor.WindowEventQueueMapping
 
quoted(Object) - Method in class org.fest.swing.core.matcher.NamedComponentMatcherTemplate
Returns the given property value to match surrounded by double quotes.
quotedName() - Method in class org.fest.swing.core.matcher.NamedComponentMatcherTemplate
Returns the component name to match surrounded by double quotes.

R

radioButton() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JRadioButton found in this fixture's Container.
radioButton() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JRadioButton found in this fixture's Container.
radioButton(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JRadioButton in this fixture's Container, which name matches the specified one.
radioButton(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JRadioButton in this fixture's Container, which name matches the specified one.
radioButton(GenericTypeMatcher<? extends JRadioButton>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JRadioButton in this fixture's Container, that matches the specified search criteria.
radioButton(GenericTypeMatcher<? extends JRadioButton>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JRadioButton in this fixture's Container, that matches the specified search criteria.
Range - Class in org.fest.swing.util
Understands a range (from, to.)
Range() - Constructor for class org.fest.swing.util.Range
 
Range.From - Class in org.fest.swing.util
Understands the starting value of a range.
Range.To - Class in org.fest.swing.util
Understands the ending value of a range.
READER - Static variable in class org.fest.swing.util.SystemProperties
 
recognize(Component) - Method in class org.fest.swing.hierarchy.NewHierarchy
Make the given component visible to this hierarchy.
recognize(Component) - Method in class org.fest.swing.hierarchy.WindowFilter
 
recognizeAsClosedWindow(Component) - Method in class org.fest.swing.monitor.ContextMonitor
 
recognizeAsOpenWindow(Component) - Method in class org.fest.swing.monitor.ContextMonitor
 
REFERENCE_JLIST - Static variable in class org.fest.swing.driver.BasicJComboBoxCellReader
 
ReflectionBasedFocusOwnerFinder - Class in org.fest.swing.core
Understands how to find the current focus owner using Reflection.
ReflectionBasedFocusOwnerFinder() - Constructor for class org.fest.swing.core.ReflectionBasedFocusOwnerFinder
 
register() - Method in class org.fest.swing.core.EmergencyAbortListener
 
register(PropertyDescriptor) - Method in class org.fest.swing.format.IntrospectionComponentFormatter
 
register(ComponentFormatter) - Static method in class org.fest.swing.format.Formatting
Registers the given formatter, replacing any other one previously registered for the same supported component type.
registerInToolkit() - Static method in class org.fest.swing.core.EmergencyAbortListener
Attaches a new instance of EmergencyAbortListener in the given Toolkit.
relayDnDEvent(MouseEvent) - Method in class org.fest.swing.input.DragAwareEventQueue
 
release(Object) - Method in class org.fest.swing.lock.ScreenLock
Releases this lock.
released - Variable in class org.fest.swing.lock.ScreenLock
 
releaseKey(int) - Method in class org.fest.swing.core.BasicRobot
Simulates a user releasing the given key.
releaseKey(int) - Method in interface org.fest.swing.core.InputEventGenerator
Simulates a user releasing the given key.
releaseKey(int) - Method in interface org.fest.swing.core.Robot
Simulates a user releasing the given key.
releaseKey(int) - Method in class org.fest.swing.core.RobotEventGenerator
Simulates a user releasing the given key.
releaseKey(int) - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user releasing the given key on this fixture's Dialog.
releaseKey(int) - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user releasing the given key on this fixture's Frame.
releaseKey(int) - Method in class org.fest.swing.fixture.GenericComponentFixture
Simulates a user releasing the given key on this fixture's GUI component.
releaseKey(int) - Method in class org.fest.swing.fixture.JButtonFixture
Simulates a user releasing the given key on this fixture's JButton.
releaseKey(int) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Simulates a user releasing the given key on this fixture's JCheckBox.
releaseKey(int) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user releasing the given key on this fixture's JComboBox.
releaseKey(int) - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user releasing the given key on this fixture's JFileChooser.
releaseKey(int) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user releasing the given key on this fixture's JInternalFrame.
releaseKey(int) - Method in class org.fest.swing.fixture.JLabelFixture
Simulates a user releasing the given key on this fixture's JLabel.
releaseKey(int) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user releasing the given key on this fixture's JList.
releaseKey(int) - Method in class org.fest.swing.fixture.JMenuItemFixture
Simulates a user releasing the given key on this fixture's JMenuItem.
releaseKey(int) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Simulates a user releasing the given key on this fixture's JOptionPane.
releaseKey(int) - Method in class org.fest.swing.fixture.JPanelFixture
Simulates a user releasing the given key on this fixture's JPanel.
releaseKey(int) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Simulates a user releasing the given key on this fixture's JPopupMenu.
releaseKey(int) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Simulates a user releasing the given key on this fixture's JRadioButton.
releaseKey(int) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user releasing the given key on this fixture's JScrollBar.
releaseKey(int) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Simulates a user releasing the given key on this fixture's JScrollPane.
releaseKey(int) - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user releasing the given key on this fixture's JSlider.
releaseKey(int) - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user releasing the given key on this fixture's JSpinner.
releaseKey(int) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Simulates a user releasing the given key on this fixture's JSplitPane.
releaseKey(int) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user releasing the given key on this fixture's JTabbedPane.
releaseKey(int) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user releasing the given key on this fixture's JTable.
releaseKey(int) - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user releasing the given key on this fixture's JTextComponent.
releaseKey(int) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Simulates a user releasing the given key on this fixture's JToggleButton.
releaseKey(int) - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user releasing the given key on this fixture's JToolBar.
releaseKey(int) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user releasing the given key on this fixture's JTree.
releaseKey(int) - Method in interface org.fest.swing.fixture.KeyboardInputSimulationFixture
Simulates a user releasing the given key on this fixture's GUI component.
releaseKey(Component, int) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user releasing the given key on the Component.
releaseModifiers(int) - Method in class org.fest.swing.core.BasicRobot
Releases the appropriate modifiers corresponding to the given mask.
releaseModifiers(int) - Method in interface org.fest.swing.core.Robot
Releases the appropriate modifiers corresponding to the given mask.
releaseMouse(int) - Method in interface org.fest.swing.core.InputEventGenerator
Releases the given mouse buttons.
releaseMouse(int) - Method in class org.fest.swing.core.RobotEventGenerator
Releases the given mouse buttons.
releaseMouse(MouseButton) - Method in class org.fest.swing.core.BasicRobot
Releases the given mouse button.
releaseMouse(MouseButton) - Method in interface org.fest.swing.core.Robot
Releases the given mouse button.
releaseMouseButtons() - Method in class org.fest.swing.core.BasicRobot
Releases any mouse button(s) used by the robot.
releaseMouseButtons() - Method in interface org.fest.swing.core.Robot
Releases any mouse button(s) used by the robot.
releaseScreenLock() - Method in class org.fest.swing.core.BasicRobot
 
reload() - Static method in class org.fest.swing.util.Platform
 
reloadApplet() - Method in class org.fest.swing.applet.AppletViewer
Initializes and starts the applet in this viewer.
reloadFromLocale() - Static method in class org.fest.swing.keystroke.KeyStrokeMap
Deprecated.
reloadFromSystemSettings() - Static method in class org.fest.swing.keystroke.KeyStrokeMap
Reloads the key stroke mappings for the language using the current system settings.
remove() - Method in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
removeComponent(Component, EventQueue) - Method in class org.fest.swing.monitor.WindowEventQueueMapping
 
removeContextFor(Component) - Method in class org.fest.swing.monitor.Context
 
removeMappingFor(Component) - Method in class org.fest.swing.monitor.WindowEventQueueMapping
 
removePrevious() - Method in class org.fest.swing.core.EmergencyAbortListener
 
removeWindowFrom(Window, Map<?, ?>...) - Method in class org.fest.swing.monitor.Windows
 
rendererReader - Variable in class org.fest.swing.driver.BasicJComboBoxCellReader
 
rendererReader - Variable in class org.fest.swing.driver.BasicJListCellReader
 
rendererReader - Variable in class org.fest.swing.driver.BasicJTableCellReader
 
rendererReader - Variable in class org.fest.swing.driver.BasicJTreeCellReader
 
replaceStrategiesWith(List<ChildrenFinderStrategy>) - Static method in class org.fest.swing.hierarchy.ChildrenFinder
 
replaceStrategiesWith(FocusOwnerFinderStrategy...) - Static method in class org.fest.swing.core.FocusOwnerFinder
 
replaceText(String) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user entering the specified text in the JComboBox, replacing any text.
replaceText(JComboBox, String) - Method in class org.fest.swing.driver.JComboBoxDriver
Simulates a user entering the specified text in the JComboBox, replacing any text.
replaceText(JTextComponent, String) - Method in class org.fest.swing.driver.JTextComponentDriver
Types the given text into the JTextComponent, replacing any existing text already there.
requireBold() - Method in class org.fest.swing.fixture.FontFixture
Verifies that this fixture's font is bold.
requireBold(boolean) - Method in class org.fest.swing.fixture.FontFixture
 
requireCellValue(JTable, TableCell, String) - Method in class org.fest.swing.driver.JTableDriver
Asserts that the value of the given cell matches the given value.
requireCellValue(JTable, TableCell, Pattern) - Method in class org.fest.swing.driver.JTableDriver
Asserts that the value of the given cell matches the given regular expression pattern.
requireCellValue(TableCell, String) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that the value of the given cell matches the given value.
requireCellValue(TableCell, Pattern) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that the value of the given cell matches the given regular expression pattern.
requireColumnCount(int) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that this fixture's JTable has the given number of columns.
requireColumnCount(JTable, int) - Method in class org.fest.swing.driver.JTableDriver
Asserts that the given JTable has the given number of columns.
requireContents(String[][]) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that the String representation of the cell values in this fixture's JTable is equal to the given String array.
requireContents(JTable, String[][]) - Method in class org.fest.swing.driver.JTableDriver
Asserts that the String representation of the cell values in the JTable is equal to the given String array.
requireDeterminate() - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that this fixture's JProgressBar is in determinate mode.
requireDeterminate(JProgressBar) - Method in class org.fest.swing.driver.JProgressBarDriver
Verifies that the given JProgressBar is in determinate mode.
requiredFocusedErrorMessage(Component) - Static method in class org.fest.swing.driver.ComponentDriver
 
requireDisabled() - Method in class org.fest.swing.fixture.DialogFixture
Asserts that this fixture's Dialog is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.FrameFixture
Asserts that this fixture's Frame is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.GenericComponentFixture
Asserts that this fixture's GUI component is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JButtonFixture
Asserts that this fixture's JButton is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Asserts that this fixture's JCheckBox is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JComboBoxFixture
Asserts that this fixture's JComboBox is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JFileChooserFixture
Asserts that this fixture's JFileChooser is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Asserts that this fixture's JInternalFrame is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JLabelFixture
Asserts that this fixture's JLabel is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JListFixture
Asserts that this fixture's JList is not enabled.
requireDisabled() - Method in class org.fest.swing.fixture.JMenuItemFixture
Asserts that this fixture's JMenuItem is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JPanelFixture
Asserts that this fixture's JPanel is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JPopupMenuFixture
Asserts that this fixture's JPopupMenu is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that this fixture's JProgressBar is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Asserts that this fixture's JRadioButton is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JScrollBarFixture
Asserts that this fixture's JScrollBar is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Asserts that this fixture's JScrollPane is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JSliderFixture
Asserts that this fixture's JSlider is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JSpinnerFixture
Asserts that this fixture's JSpinner is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JSplitPaneFixture
Asserts that this fixture's JSplitPane is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that this fixture's JTabbedPane is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JTableFixture
Asserts that this fixture's JTable is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that this fixture's JTextComponent is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Asserts that this fixture's JToggleButton is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JToolBarFixture
Asserts that this fixture's JToolBar is disabled.
requireDisabled() - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree is disabled.
requireDisabled() - Method in interface org.fest.swing.fixture.StateVerificationFixture
Asserts that this fixture's GUI component is disabled.
requireDisabled(Component) - Method in class org.fest.swing.driver.ComponentDriver
Asserts that the Component is disabled.
requiredSelection(JList) - Method in class org.fest.swing.driver.JListDriver
 
requiredSelectionOf(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
 
requireEditable() - Method in interface org.fest.swing.fixture.EditableComponentFixture
Asserts that the GUI component is editable.
requireEditable() - Method in class org.fest.swing.fixture.JComboBoxFixture
Asserts that this fixture's JComboBox is editable.
requireEditable() - Method in class org.fest.swing.fixture.JTableCellFixture
Asserts that this fixture's table cell is editable.
requireEditable() - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that this fixture's JTextComponent is editable.
requireEditable() - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree is editable.
requireEditable(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
Asserts that the given JComboBox is editable.
requireEditable(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Asserts that the given table cell is editable.
requireEditable(JTree) - Method in class org.fest.swing.driver.JTreeDriver
Asserts that the given JTree is editable.
requireEditable(JTextComponent) - Method in class org.fest.swing.driver.JTextComponentDriver
Asserts that the given JTextComponent is editable.
requireEditable(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that the given cell in this fixture's JTable is editable.
requireEditableEqualTo(JTable, TableCell, boolean) - Static method in class org.fest.swing.driver.JTableDriver
 
requireEmpty() - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that the target text component does not contain any text.
requireEmpty(JTextComponent) - Method in class org.fest.swing.driver.JTextComponentDriver
Asserts that the given JTextComponent is empty.
requireEnabled() - Method in class org.fest.swing.fixture.DialogFixture
Asserts that this fixture's Dialog is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.FrameFixture
Asserts that this fixture's Frame is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.GenericComponentFixture
Asserts that this fixture's GUI component is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JButtonFixture
Asserts that this fixture's JButton is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Asserts that this fixture's JCheckBox is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JComboBoxFixture
Asserts that this fixture's JComboBox is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JFileChooserFixture
Asserts that this fixture's JFileChooser is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Asserts that this fixture's JInternalFrame is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JLabelFixture
Asserts that this fixture's JLabel is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JListFixture
Asserts that this fixture's JList is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JMenuItemFixture
Asserts that this fixture's JMenuItem is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JPanelFixture
Asserts that this fixture's JPanel is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JPopupMenuFixture
Asserts that this fixture's JPopupMenu is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that this fixture's JProgressBar is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Asserts that this fixture's JRadioButton is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JScrollBarFixture
Asserts that this fixture's JScrollBar is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Asserts that this fixture's JScrollPane is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JSliderFixture
Asserts that this fixture's JSlider is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JSpinnerFixture
Asserts that this fixture's JSpinner is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JSplitPaneFixture
Asserts that this fixture's JSplitPane is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that this fixture's JTabbedPane is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JTableFixture
Asserts that this fixture's JTable is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that this fixture's JTextComponent is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Asserts that this fixture's JToggleButton is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JToolBarFixture
Asserts that this fixture's JToolBar is enabled.
requireEnabled() - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree is enabled.
requireEnabled() - Method in interface org.fest.swing.fixture.StateVerificationFixture
Asserts that this fixture's GUI component is enabled.
requireEnabled(Component) - Method in class org.fest.swing.driver.ComponentDriver
Asserts that the Component is enabled.
requireEnabled(Component, Timeout) - Method in class org.fest.swing.driver.ComponentDriver
Asserts that the Component is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.DialogFixture
Asserts that this fixture's Dialog is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.FrameFixture
Asserts that this fixture's Frame is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.GenericComponentFixture
Asserts that this fixture's GUI component is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JButtonFixture
Asserts that this fixture's JButton is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Asserts that this fixture's JCheckBox is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JComboBoxFixture
Asserts that this fixture's JComboBox is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JFileChooserFixture
Asserts that this fixture's JFileChooser is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Asserts that this fixture's JInternalFrame is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JLabelFixture
Asserts that this fixture's JLabel is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JListFixture
Asserts that this fixture's JList is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JMenuItemFixture
Asserts that this fixture's JMenuItem is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JPanelFixture
Asserts that this fixture's JPanel is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JPopupMenuFixture
Asserts that this fixture's JPopupMenu is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that this fixture's JProgressBar is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Asserts that this fixture's JRadioButton is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JScrollBarFixture
Asserts that this fixture's JScrollBar is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Asserts that this fixture's JScrollPane is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JSliderFixture
Asserts that this fixture's JSlider is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JSpinnerFixture
Asserts that this fixture's JSpinner is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Asserts that this fixture's JSplitPane is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that this fixture's JTabbedPane is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that this fixture's JTable is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that this fixture's JTextComponent is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Asserts that this fixture's JToggleButton is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JToolBarFixture
Asserts that this fixture's JToolBar is enabled.
requireEnabled(Timeout) - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree is enabled.
requireEnabled(Timeout) - Method in interface org.fest.swing.fixture.StateVerificationFixture
Asserts that this fixture's GUI component is enabled.
requireEqualTo(Color) - Method in class org.fest.swing.fixture.ColorFixture
Verifies that this fixture's Color is equal to the given one.
requireEqualTo(String) - Method in class org.fest.swing.fixture.ColorFixture
Verifies that this fixture's Color is equal to the given color represented by the given hexadecimal value (e.g.
requireErrorMessage() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane is displaying an error message.
requireErrorMessage(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Asserts that the JOptionPane is displaying an error message.
requireFamily(String) - Method in class org.fest.swing.fixture.FontFixture
Verifies that the family name of this fixture's font is equal to the given one.
requireFocused() - Method in class org.fest.swing.fixture.DialogFixture
Asserts that this fixture's Dialog has input focus.
requireFocused() - Method in interface org.fest.swing.fixture.FocusableComponentFixture
Asserts that this fixture's GUI component has input focus.
requireFocused() - Method in class org.fest.swing.fixture.FrameFixture
Asserts that this fixture's Frame has input focus.
requireFocused() - Method in class org.fest.swing.fixture.GenericComponentFixture
Asserts that this fixture's GUI component has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JButtonFixture
Asserts that this fixture's JButton has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Asserts that this fixture's JCheckBox has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JComboBoxFixture
Asserts that this fixture's JComboBox has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JFileChooserFixture
Asserts that this fixture's JFileChooser has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Asserts that this fixture's JInternalFrame has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JLabelFixture
Asserts that this fixture's JLabel has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JListFixture
Asserts that this fixture's JList has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JPanelFixture
Asserts that this fixture's JPanel has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JPopupMenuFixture
Asserts that this fixture's JPopupMenu has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Asserts that this fixture's JRadioButton has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JScrollBarFixture
Asserts that this fixture's JScrollBar has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Asserts that this fixture's JScrollPane has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JSliderFixture
Asserts that this fixture's JSlider has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JSpinnerFixture
Asserts that this fixture's JSpinner has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JSplitPaneFixture
Asserts that this fixture's JSplitPane has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that this fixture's JTabbedPane has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JTableFixture
Asserts that this fixture's JTable has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that this fixture's JTextComponent has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Asserts that this fixture's JToggleButton has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JToolBarFixture
Asserts that this fixture's JToolBar has input focus.
requireFocused() - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree has input focus.
requireFocused(Component) - Method in class org.fest.swing.driver.ComponentDriver
Asserts that the Component has input focus.
requireIndeterminate() - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that this fixture's JProgressBar is in indeterminate mode.
requireIndeterminate(JProgressBar) - Method in class org.fest.swing.driver.JProgressBarDriver
Verifies that the given JProgressBar is in indeterminate mode.
requireIndeterminate(JProgressBar, boolean) - Method in class org.fest.swing.driver.JProgressBarDriver
 
requireInformationMessage() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane is displaying an information message.
requireInformationMessage(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Asserts that the JOptionPane is displaying an information message.
requireItalic() - Method in class org.fest.swing.fixture.FontFixture
Verifies that this fixture's font is italic.
requireItalic(boolean) - Method in class org.fest.swing.fixture.FontFixture
 
requireItemCount(int) - Method in interface org.fest.swing.fixture.ItemGroupFixture
Verifies that this fixture's Component has the expected number of items
requireItemCount(int) - Method in class org.fest.swing.fixture.JComboBoxFixture
Verifies that this fixture's JComboBox has the expected number of items
requireItemCount(int) - Method in class org.fest.swing.fixture.JListFixture
Verifies that this fixture's JList has the expected number of items
requireItemCount(JComboBox, int) - Method in class org.fest.swing.driver.JComboBoxDriver
Verifies that number of items in the given JComboBox is equal to the expected one.
requireItemCount(JList, int) - Method in class org.fest.swing.driver.JListDriver
Verifies that number of items in the given JList is equal to the expected one.
requireMessage(Object) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that the message of this fixture's JOptionPane matches the given value.
requireMessage(Pattern) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that the message of this fixture's JOptionPane matches the given regular expression pattern.
requireMessage(JOptionPane, Object) - Method in class org.fest.swing.driver.JOptionPaneDriver
Asserts that the title of the JOptionPane matches the given value.
requireMessage(JOptionPane, String, String) - Method in class org.fest.swing.driver.JOptionPaneDriver
 
requireMessage(JOptionPane, Pattern) - Method in class org.fest.swing.driver.JOptionPaneDriver
Asserts that the title of the JOptionPane matches the given regular expression pattern.
requireModal() - Method in class org.fest.swing.fixture.DialogFixture
Asserts that this fixture's Dialog is modal.
requireModal(Dialog) - Method in class org.fest.swing.driver.DialogDriver
Asserts that theDialog is modal.
requireName(String) - Method in class org.fest.swing.fixture.FontFixture
Verifies that the logical name of this fixture's font is equal to the given one.
requireNoJOptionPaneIsShowing() - Method in class org.fest.swing.core.BasicRobot
Ensures that there is no JOptionPane showing, and potentially blocking GUI tests.
requireNoJOptionPaneIsShowing() - Method in interface org.fest.swing.core.Robot
Ensures that there is no JOptionPane showing, and potentially blocking GUI tests.
requireNoJOptionPaneIsShowing() - Method in class org.fest.swing.core.UnexpectedJOptionPaneFinder
 
requireNoSelection() - Method in interface org.fest.swing.fixture.ItemGroupFixture
Verifies that this fixture's Component does not have a selection.
requireNoSelection() - Method in class org.fest.swing.fixture.JComboBoxFixture
Verifies that this fixture's JComboBox does not have any selection.
requireNoSelection() - Method in class org.fest.swing.fixture.JListFixture
Verifies that this fixture's JList does not have any selection.
requireNoSelection() - Method in class org.fest.swing.fixture.JTableFixture
Verifies that this fixture's JTable does not have any selection.
requireNoSelection() - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree's does not have any selection.
requireNoSelection(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
Verifies that the JComboBox does not have any selection.
requireNoSelection(JList) - Method in class org.fest.swing.driver.JListDriver
Verifies that the JList does not have a selection.
requireNoSelection(JTable) - Method in class org.fest.swing.driver.JTableDriver
Verifies that the JTable does not have any selection.
requireNoSelection(JTree) - Method in class org.fest.swing.driver.JTreeDriver
Asserts that the given JTree does not have any selection.
requireNotBold() - Method in class org.fest.swing.fixture.FontFixture
Verifies that this fixture's font is not bold.
requireNotEditable() - Method in interface org.fest.swing.fixture.EditableComponentFixture
Asserts that the GUI component is not editable.
requireNotEditable() - Method in class org.fest.swing.fixture.JComboBoxFixture
Asserts that this fixture's JComboBox is not editable.
requireNotEditable() - Method in class org.fest.swing.fixture.JTableCellFixture
Asserts that this fixture's table cell is not editable.
requireNotEditable() - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that this fixture's JTextComponent is not editable.
requireNotEditable() - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree is not editable.
requireNotEditable(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
Asserts that the given JComboBox is not editable.
requireNotEditable(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Asserts that the given table cell is not editable.
requireNotEditable(JTree) - Method in class org.fest.swing.driver.JTreeDriver
Asserts that the given JTree is not editable.
requireNotEditable(JTextComponent) - Method in class org.fest.swing.driver.JTextComponentDriver
Asserts that the given JTextComponent is not editable.
requireNotEditable(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that the given cell in this fixture's JTable is not editable.
requireNotEqualTo(Color) - Method in class org.fest.swing.fixture.ColorFixture
Verifies that this fixture's Color is not equal to the given one.
requireNotEqualTo(String) - Method in class org.fest.swing.fixture.ColorFixture
Verifies that this fixture's Color is not equal to the given color represented by the given hexadecimal value (e.g.
requireNotItalic() - Method in class org.fest.swing.fixture.FontFixture
Verifies that this fixture's font is not italic.
requireNotPlain() - Method in class org.fest.swing.fixture.FontFixture
Verifies that this fixture's font is not plain.
requireNotSelected() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Verifies that this fixture's JCheckBox is not selected.
requireNotSelected() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Verifies that this fixture's JRadioButton is not selected.
requireNotSelected() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Verifies that this fixture's JToggleButton is not selected.
requireNotSelected() - Method in interface org.fest.swing.fixture.TwoStateButtonFixture
Verifies that this fixture's JToggleButton is not selected.
requireNotSelected(AbstractButton) - Method in class org.fest.swing.driver.AbstractButtonDriver
Verifies that the button is not selected.
requireNotVisible() - Method in class org.fest.swing.fixture.DialogFixture
Asserts that this fixture's Dialog is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.FrameFixture
Asserts that this fixture's Frame is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.GenericComponentFixture
Asserts that this fixture's GUI component is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JButtonFixture
Asserts that this fixture's JButton is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Asserts that this fixture's JCheckBox is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JComboBoxFixture
Asserts that this fixture's JComboBox is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JFileChooserFixture
Asserts that this fixture's JFileChooser is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Asserts that this fixture's JInternalFrame is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JLabelFixture
Asserts that this fixture's JLabel is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JListFixture
Asserts that this fixture's JList is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JMenuItemFixture
Asserts that this fixture's JMenuItem is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JPanelFixture
Asserts that this fixture's JPanel is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JPopupMenuFixture
Asserts that this fixture's JPopupMenu is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that this fixture's JProgressBar is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Asserts that this fixture's JRadioButton is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JScrollBarFixture
Asserts that this fixture's JScrollBar is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Asserts that this fixture's JScrollPane is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JSliderFixture
Asserts that this fixture's JSlider is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JSpinnerFixture
Asserts that this fixture's JSpinner is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JSplitPaneFixture
Asserts that this fixture's JSplitPane is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that this fixture's JTabbedPane is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JTableFixture
Asserts that this fixture's JTable is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that this fixture's JTextComponent is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Asserts that this fixture's JToggleButton is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JToolBarFixture
Asserts that this fixture's JToolBar is not visible.
requireNotVisible() - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree is not visible.
requireNotVisible() - Method in interface org.fest.swing.fixture.StateVerificationFixture
Asserts that this fixture's GUI component is not visible.
requireNotVisible(Component) - Method in class org.fest.swing.driver.ComponentDriver
Asserts that the Component is not visible.
requireOptions(Object[]) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane has the given options.
requireOptions(JOptionPane, Object[]) - Method in class org.fest.swing.driver.JOptionPaneDriver
Asserts that the JOptionPane has the given options.
requirePlain() - Method in class org.fest.swing.fixture.FontFixture
Verifies that this fixture's font is plain.
requirePlain(boolean) - Method in class org.fest.swing.fixture.FontFixture
 
requirePlainMessage() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane is displaying a plain message.
requirePlainMessage(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Asserts that the JOptionPane is displaying a plain message.
requireQuestionMessage() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane is displaying a question.
requireQuestionMessage(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Asserts that the JOptionPane is displaying a question.
requireRowCount(int) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that this fixture's JTable has the given number of rows.
requireRowCount(JTable, int) - Method in class org.fest.swing.driver.JTableDriver
Asserts that the given JTable has the given number of rows.
requireSelected() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Verifies that this fixture's JCheckBox is selected.
requireSelected() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Verifies that this fixture's JRadioButton is selected.
requireSelected() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Verifies that this fixture's JToggleButton is selected.
requireSelected() - Method in interface org.fest.swing.fixture.TwoStateButtonFixture
Verifies that this fixture's JToggleButton is selected.
requireSelected(AbstractButton) - Method in class org.fest.swing.driver.AbstractButtonDriver
Verifies that the button is selected.
requireSelectedItems(int...) - Method in class org.fest.swing.fixture.JListFixture
Verifies that the given item indices are selected in this fixture's JList.
requireSelectedItems(String...) - Method in class org.fest.swing.fixture.JListFixture
Verifies that the String representations of the selected items in this fixture's JList match the given text items.
requireSelectedItems(Pattern[]) - Method in class org.fest.swing.fixture.JListFixture
Verifies that the String representations of the selected items in this fixture's JList match the given regular expression patterns.
requireSelectedItems(JList, int...) - Method in class org.fest.swing.driver.JListDriver
Verifies that the given item indices are selected in the JList.
requireSelectedItems(JList, String...) - Method in class org.fest.swing.driver.JListDriver
Verifies that the selected items in the JList match the given values.
requireSelectedItems(JList, Pattern...) - Method in class org.fest.swing.driver.JListDriver
Verifies that the selected items in the JList match the given regular expression patterns.
requireSelectedItems(JList, TextMatcher) - Method in class org.fest.swing.driver.JListDriver
 
requireSelectedRows(int...) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that the set of selected rows in this fixture's JTable contains to the given row indices.
requireSelectedRows(JTable, int...) - Method in class org.fest.swing.driver.JTableDriver
Asserts that the set of selected rows in the given JTable contains to the given row indices.
requireSelection(int) - Method in interface org.fest.swing.fixture.ItemGroupFixture
Verifies that the index of the selected item in this fixture's Component is equal to the given value.
requireSelection(int) - Method in class org.fest.swing.fixture.JComboBoxFixture
Verifies that the index of the selected item in this fixture's JComboBox is equal to the given value.
requireSelection(int) - Method in class org.fest.swing.fixture.JListFixture
Verifies that the index of the selected item in this fixture's JList is equal to the given value.
requireSelection(int...) - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree's selected rows are equal to the given one.
requireSelection(String) - Method in interface org.fest.swing.fixture.ItemGroupFixture
Verifies that the value of the selected item in this fixture's Component matches the given value.
requireSelection(String) - Method in class org.fest.swing.fixture.JComboBoxFixture
Verifies that the String representation of the selected item in this fixture's JComboBox matches the given text.
requireSelection(String) - Method in class org.fest.swing.fixture.JListFixture
Verifies that the String representation of the selected item in this fixture's JList matches the given text.
requireSelection(String...) - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree selection is equal to the given paths.
requireSelection(Pattern) - Method in interface org.fest.swing.fixture.ItemGroupFixture
Verifies that the value of the selected item in this fixture's Component matches the given regular expression pattern.
requireSelection(Pattern) - Method in class org.fest.swing.fixture.JComboBoxFixture
Verifies that the String representation of the selected item in this fixture's JComboBox matches the given regular expression pattern.
requireSelection(Pattern) - Method in class org.fest.swing.fixture.JListFixture
Verifies that the String representation of the selected item in this fixture's JList matches the given regular expression pattern.
requireSelection(JComboBox, int) - Method in class org.fest.swing.driver.JComboBoxDriver
Verifies that the index of the selected item in the JComboBox is equal to the given value.
requireSelection(JComboBox, String) - Method in class org.fest.swing.driver.JComboBoxDriver
Verifies that the String representation of the selected item in the JComboBox matches the given text.
requireSelection(JComboBox, Pattern) - Method in class org.fest.swing.driver.JComboBoxDriver
Verifies that the String representation of the selected item in the JComboBox matches the given regular expression pattern.
requireSelection(JList, int) - Method in class org.fest.swing.driver.JListDriver
Verifies that the selected index in the JList matches the given value.
requireSelection(JList, String) - Method in class org.fest.swing.driver.JListDriver
Verifies that the selected item in the JList matches the given value.
requireSelection(JList, Pattern) - Method in class org.fest.swing.driver.JListDriver
Verifies that the selected item in the JList matches the given regular expression pattern.
requireSelection(JTree, int[]) - Method in class org.fest.swing.driver.JTreeDriver
Asserts that the given JTree's selected rows are equal to the given one.
requireSelection(JTree, String[]) - Method in class org.fest.swing.driver.JTreeDriver
Asserts that the given JTree's selected paths are equal to the given one.
requireShowing - Variable in class org.fest.swing.core.AbstractComponentMatcher
 
requireShowing - Variable in enum class org.fest.swing.core.ComponentLookupScope
 
requireShowing() - Method in class org.fest.swing.core.AbstractComponentMatcher
Indicates whether the component to match has to be showing.
requireShowing() - Method in class org.fest.swing.core.BasicComponentFinder
 
requireShowing() - Method in enum class org.fest.swing.core.ComponentLookupScope
Returns whether showing components are the only ones participating in component lookups.
requireShowing() - Method in class org.fest.swing.fixture.ComponentFixture
Returns whether showing components are the only ones participating in a component lookup.
requireShowing(boolean) - Method in class org.fest.swing.core.AbstractComponentMatcher
Updates the value of the flag that indicates if the component to match should be showing or not.
requireShowing(Robot) - Static method in class org.fest.swing.fixture.ComponentFixture
 
requireShowingFromSettingsOr(boolean) - Method in class org.fest.swing.core.BasicComponentFinder
Returns the value of the flag "requireShowing" in the ComponentLookupScope this finder's Settings.
requireShowingMatches(Component) - Method in class org.fest.swing.core.AbstractComponentMatcher
Indicates if the value of the "showing" property of the given component matches the value specified in this matcher.
requireSize(int) - Method in class org.fest.swing.fixture.FontFixture
Verifies that the point size of this fixture's font is equal to the given one.
requireSize(Component, Dimension) - Method in class org.fest.swing.driver.ComponentDriver
Asserts that the size of the Component is equal to given one.
requireSize(Dimension) - Method in class org.fest.swing.fixture.DialogFixture
Asserts that the size of this fixture's Dialog is equal to given one.
requireSize(Dimension) - Method in class org.fest.swing.fixture.FrameFixture
Asserts that the size of this fixture's Frame is equal to given one.
requireSize(Dimension) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Asserts that the size of this fixture's JInternalFrame is equal to given one.
requireSize(Dimension) - Method in interface org.fest.swing.fixture.WindowLikeContainerFixture
Asserts that the size of this fixture's window-like container is equal to given one.
requireTabTitle(JTabbedPane, String, Index) - Method in class org.fest.swing.driver.JTabbedPaneDriver
Asserts that the title of the tab at the given index matches the given value.
requireTabTitle(JTabbedPane, Pattern, Index) - Method in class org.fest.swing.driver.JTabbedPaneDriver
Asserts that the title of the tab at the given index matches the given regular expression pattern.
requireTabTitles(String...) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that the tabs of this fixture's JTabbedPane have the given titles.
requireTabTitles(JTabbedPane, String[]) - Method in class org.fest.swing.driver.JTabbedPaneDriver
Asserts that the tabs of the given JTabbedPane have the given titles.
requireText(String) - Method in class org.fest.swing.fixture.JButtonFixture
Asserts that the text of this fixture's JButton matches the specified value.
requireText(String) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Asserts that the text of this fixture's JCheckBox is equal to or matches the specified String.
requireText(String) - Method in class org.fest.swing.fixture.JLabelFixture
Asserts that the text of this fixture's JLabel is equal to the specified String.
requireText(String) - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that the text of this fixture's JProgressBar is equal to the specified String.
requireText(String) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Asserts that the text of this fixture's JRadioButton matches the specified value.
requireText(String) - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that the text of this fixture's JTextComponent is equal to the specified value.
requireText(String) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Asserts that the text of this fixture's JToggleButton matches the specified value.
requireText(String) - Method in interface org.fest.swing.fixture.TextDisplayFixture
Asserts that the text of this fixture's Component is equal to or matches the specified String.
requireText(Pattern) - Method in class org.fest.swing.fixture.JButtonFixture
Asserts that the text of this fixture's JButton matches the given regular expression pattern.
requireText(Pattern) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Asserts that the text of this fixture's JCheckBox matches the given regular expression pattern.
requireText(Pattern) - Method in class org.fest.swing.fixture.JLabelFixture
Asserts that the text of this fixture's JLabel matches the given regular expression pattern.
requireText(Pattern) - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that the text of this fixture's JProgressBar matches the given regular expression pattern.
requireText(Pattern) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Asserts that the text of this fixture's JRadioButton matches the given regular expression pattern.
requireText(Pattern) - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that the text of this fixture's JTextComponent matches the given regular expression pattern.
requireText(Pattern) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Asserts that the text of this fixture's JToggleButton matches the given regular expression pattern.
requireText(Pattern) - Method in interface org.fest.swing.fixture.TextDisplayFixture
Asserts that the text of this fixture's Component matches the given regular expression pattern.
requireText(AbstractButton, String) - Method in class org.fest.swing.driver.AbstractButtonDriver
Asserts that the text in the given button is equal to or matches the specified String.
requireText(AbstractButton, Pattern) - Method in class org.fest.swing.driver.AbstractButtonDriver
Asserts that the text in the given button matches the given regular expression pattern.
requireText(JLabel, String) - Method in class org.fest.swing.driver.JLabelDriver
Asserts that the text of the JLabel is equal to the specified String.
requireText(JLabel, Pattern) - Method in class org.fest.swing.driver.JLabelDriver
Asserts that the text of the JLabel matches the given regular expression pattern.
requireText(JProgressBar, String) - Method in class org.fest.swing.driver.JProgressBarDriver
Asserts that the text of the JProgressBar is equal to the specified String.
requireText(JProgressBar, Pattern) - Method in class org.fest.swing.driver.JProgressBarDriver
Asserts that the text of the JProgressBar matches the given regular expression pattern.
requireText(JTextComponent, String) - Method in class org.fest.swing.driver.JTextComponentDriver
Asserts that the text in the given JTextComponent is equal to the specified value.
requireText(JTextComponent, Pattern) - Method in class org.fest.swing.driver.JTextComponentDriver
Asserts that the text in the given JTextComponent matches the given regular expression pattern.
requireText(T, String) - Method in interface org.fest.swing.driver.TextDisplayDriver
Asserts that the text in the given component is equal to or matches the specified String.
requireText(T, Pattern) - Method in interface org.fest.swing.driver.TextDisplayDriver
Asserts that the text in the given component matches the given regular expression pattern.
requireTitle(String) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that the title of this fixture's JOptionPane matches the given value.
requireTitle(String, Index) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that the title of the tab at the given index matches the given value.
requireTitle(Pattern) - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that the title of this fixture's JOptionPane matches the given regular expression pattern.
requireTitle(Pattern, Index) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that the title of the tab at the given index matches the given regular expression pattern.
requireTitle(JOptionPane, String) - Method in class org.fest.swing.driver.JOptionPaneDriver
Asserts that the title in the given JOptionPane matches the given value.
requireTitle(JOptionPane, Pattern) - Method in class org.fest.swing.driver.JOptionPaneDriver
Asserts that the title in the given JOptionPane matches the given regular expression pattern.
requireToolTip(String) - Method in class org.fest.swing.fixture.JButtonFixture
Asserts that the toolTip in this fixture's JButton matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Asserts that the toolTip in this fixture's JCheckBox matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JComboBoxFixture
Asserts that the toolTip in this fixture's JComboBox matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Asserts that the toolTip in this fixture's JInternalFrame matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JLabelFixture
Asserts that the toolTip in this fixture's JLabel matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JListFixture
Asserts that the toolTip in this fixture's JList matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JPanelFixture
Asserts that the toolTip in this fixture's JPanel matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that the toolTip in this fixture's JProgressBar matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Asserts that the toolTip in this fixture's JRadioButton matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JScrollBarFixture
Asserts that the toolTip in this fixture's JScrollBar matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Asserts that the toolTip in this fixture's JScrollPane matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JSliderFixture
Asserts that the toolTip in this fixture's JSlider matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JSpinnerFixture
Asserts that the toolTip in this fixture's JSpinner matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Asserts that the toolTip in this fixture's JSplitPane matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that the toolTip in this fixture's JTabbedPane matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that the toolTip in this fixture's JTable matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Asserts that the toolTip in this fixture's JTableHeader matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that the toolTip in this fixture's JTextComponent matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Asserts that the toolTip in this fixture's JToggleButton matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JToolBarFixture
Asserts that the toolTip in this fixture's JToolBar matches the given value.
requireToolTip(String) - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that the toolTip in this fixture's JTree matches the given value.
requireToolTip(String) - Method in interface org.fest.swing.fixture.ToolTipDisplayFixture
Asserts that the toolTip in this fixture's GUI component matches the given value.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JButtonFixture
Asserts that the toolTip in this fixture's JButton matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Asserts that the toolTip in this fixture's JCheckBox matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JComboBoxFixture
Asserts that the toolTip in this fixture's JComboBox matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Asserts that the toolTip in this fixture's JInternalFrame matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JLabelFixture
Asserts that the toolTip in this fixture's JLabel matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JListFixture
Asserts that the toolTip in this fixture's JList matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JPanelFixture
Asserts that the toolTip in this fixture's JPanel matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that the toolTip in this fixture's JProgressBar matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Asserts that the toolTip in this fixture's JRadioButton matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JScrollBarFixture
Asserts that the toolTip in this fixture's JScrollBar matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Asserts that the toolTip in this fixture's JScrollPane matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JSliderFixture
Asserts that the toolTip in this fixture's JSlider matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JSpinnerFixture
Asserts that the toolTip in this fixture's JSpinner matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Asserts that the toolTip in this fixture's JSplitPane matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that the toolTip in this fixture's JTabbedPane matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JTableFixture
Asserts that the toolTip in this fixture's JTable matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Asserts that the toolTip in this fixture's JTableHeader matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that the toolTip in this fixture's JTextComponent matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Asserts that the toolTip in this fixture's JToggleButton matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JToolBarFixture
Asserts that the toolTip in this fixture's JToolBar matches the given regular expression pattern.
requireToolTip(Pattern) - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that the toolTip in this fixture's JTree matches the given regular expression pattern.
requireToolTip(Pattern) - Method in interface org.fest.swing.fixture.ToolTipDisplayFixture
Asserts that the toolTip in this fixture's GUI component matches the given regular expression pattern.
requireToolTip(JComponent, String) - Method in class org.fest.swing.driver.JComponentDriver
Asserts that the toolTip in the given JComponent matches the given value.
requireToolTip(JComponent, Pattern) - Method in class org.fest.swing.driver.JComponentDriver
Asserts that the toolTip in the given JComponent matches the given regular expression pattern.
requireValue(int) - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that the value of this fixture's JProgressBar is equal to the given one.
requireValue(int) - Method in class org.fest.swing.fixture.JScrollBarFixture
Asserts that the value of this fixture's JScrollBar is equal to the given one.
requireValue(Object) - Method in class org.fest.swing.fixture.JSpinnerFixture
Verifies that the value of this fixture's JSpinner is equal to the given one.
requireValue(String) - Method in class org.fest.swing.fixture.JTableCellFixture
Asserts that the value of this fixture's table cell matches the given value.
requireValue(Pattern) - Method in class org.fest.swing.fixture.JTableCellFixture
Asserts that the value of this fixture's table cell matches the given regular expression pattern.
requireValue(JProgressBar, int) - Method in class org.fest.swing.driver.JProgressBarDriver
Verifies that the value of the given JProgressBar is equal to the given one.
requireValue(JScrollBar, int) - Method in class org.fest.swing.driver.JScrollBarDriver
Asserts that the value of the JScrollBar is equal to the given one.
requireValue(JSpinner, Object) - Method in class org.fest.swing.driver.JSpinnerDriver
Verifies that the value of the JSpinner is equal to the given one.
requireVisible() - Method in class org.fest.swing.fixture.DialogFixture
Asserts that this fixture's Dialog is visible.
requireVisible() - Method in class org.fest.swing.fixture.FrameFixture
Asserts that this fixture's Frame is visible.
requireVisible() - Method in class org.fest.swing.fixture.GenericComponentFixture
Asserts that this fixture's GUI component is visible.
requireVisible() - Method in class org.fest.swing.fixture.JButtonFixture
Asserts that this fixture's JButton is visible.
requireVisible() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Asserts that this fixture's JCheckBox is visible.
requireVisible() - Method in class org.fest.swing.fixture.JComboBoxFixture
Asserts that this fixture's JComboBox is visible.
requireVisible() - Method in class org.fest.swing.fixture.JFileChooserFixture
Asserts that this fixture's JFileChooser is visible.
requireVisible() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Asserts that this fixture's JInternalFrame is visible.
requireVisible() - Method in class org.fest.swing.fixture.JLabelFixture
Asserts that this fixture's JLabel is visible.
requireVisible() - Method in class org.fest.swing.fixture.JListFixture
Asserts that this fixture's JList is visible.
requireVisible() - Method in class org.fest.swing.fixture.JMenuItemFixture
Asserts that this fixture's JMenuItem is visible.
requireVisible() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane is visible.
requireVisible() - Method in class org.fest.swing.fixture.JPanelFixture
Asserts that this fixture's JPanel is visible.
requireVisible() - Method in class org.fest.swing.fixture.JPopupMenuFixture
Asserts that this fixture's JPopupMenu is visible.
requireVisible() - Method in class org.fest.swing.fixture.JProgressBarFixture
Asserts that this fixture's JProgressBar is visible.
requireVisible() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Asserts that this fixture's JRadioButton is visible.
requireVisible() - Method in class org.fest.swing.fixture.JScrollBarFixture
Asserts that this fixture's JScrollBar is visible.
requireVisible() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Asserts that this fixture's JScrollPane is visible.
requireVisible() - Method in class org.fest.swing.fixture.JSliderFixture
Asserts that this fixture's JSlider.
requireVisible() - Method in class org.fest.swing.fixture.JSpinnerFixture
Asserts that this fixture's JSpinner is visible.
requireVisible() - Method in class org.fest.swing.fixture.JSplitPaneFixture
Asserts that this fixture's JSplitPane is visible.
requireVisible() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Asserts that this fixture's JTabbedPane is visible.
requireVisible() - Method in class org.fest.swing.fixture.JTableFixture
Asserts that this fixture's JTable is visible.
requireVisible() - Method in class org.fest.swing.fixture.JTextComponentFixture
Asserts that this fixture's JTextComponent is visible.
requireVisible() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Asserts that this fixture's JToggleButton is visible.
requireVisible() - Method in class org.fest.swing.fixture.JToolBarFixture
Asserts that this fixture's JToolBar is visible.
requireVisible() - Method in class org.fest.swing.fixture.JTreeFixture
Asserts that this fixture's JTree is visible.
requireVisible() - Method in interface org.fest.swing.fixture.StateVerificationFixture
Asserts that this fixture's GUI component is visible.
requireVisible(Component) - Method in class org.fest.swing.driver.ComponentDriver
Asserts that the Component is visible.
requireWarningMessage() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Asserts that this fixture's JOptionPane is displaying a warning message.
requireWarningMessage(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Asserts that the JOptionPane is displaying a warning message.
reset(boolean) - Method in class org.fest.swing.core.AbstractComponentMatcher
Resets the internal state of this matcher.
reset(boolean) - Method in interface org.fest.swing.core.ResettableComponentMatcher
Resets the internal state of this matcher.
resetMatcher(boolean) - Method in class org.fest.swing.core.ComponentFoundCondition
 
ResettableComponentMatcher - Interface in org.fest.swing.core
Understands whether a Component matches some desired criteria.
resize(Container, int, int) - Method in class org.fest.swing.driver.ContainerDriver
Resizes the Container to the given size.
resize(JApplet, int, int) - Method in class org.fest.swing.driver.JAppletDriver
Requests the given JApplet to be resized.
resizeBy(Container, Pair<Dimension, Insets>, int, int) - Method in class org.fest.swing.driver.ContainerDriver
 
resizeHeight(Container, int) - Method in class org.fest.swing.driver.ContainerDriver
Resizes the Container vertically.
resizeHeightTo(int) - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user resizing vertically this fixture's Dialog.
resizeHeightTo(int) - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user resizing vertically this fixture's Frame.
resizeHeightTo(int) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user resizing vertically this fixture's JInternalFrame.
resizeHeightTo(int) - Method in interface org.fest.swing.fixture.WindowLikeContainerFixture
Simulates a user resizing vertically this fixture's window-like container.
resizeHeightTo(Window, int) - Method in class org.fest.swing.driver.WindowDriver
Resizes the Window vertically.
resizeHeightTo(JInternalFrame, int) - Method in class org.fest.swing.driver.JInternalFrameDriver
Resizes the JInternalFrame vertically.
resizeInfo(Container) - Static method in class org.fest.swing.driver.ContainerDriver
 
resizeLocation(int, int, int, int) - Static method in class org.fest.swing.driver.ContainerDriver
 
resizeLocation(Dimension, Insets) - Static method in class org.fest.swing.driver.ContainerDriver
 
resizeLocation(Pair<Dimension, Insets>) - Static method in class org.fest.swing.driver.ContainerDriver
 
resizeTo(Dimension) - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user resizing this fixture's Dialog.
resizeTo(Dimension) - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user resizing this fixture's Frame.
resizeTo(Dimension) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user resizing this fixture's JInternalFrame.
resizeTo(Dimension) - Method in interface org.fest.swing.fixture.WindowLikeContainerFixture
Simulates a user resizing this fixture's window-like container.
resizeTo(Window, Dimension) - Method in class org.fest.swing.driver.WindowDriver
Resizes the Window to the given size.
resizeTo(JInternalFrame, Dimension) - Method in class org.fest.swing.driver.JInternalFrameDriver
Resizes the JInternalFrame to the given size.
resizeWidth(Container, int) - Method in class org.fest.swing.driver.ContainerDriver
Resizes the Container horizontally.
resizeWidthTo(int) - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user resizing horizontally this fixture's Dialog.
resizeWidthTo(int) - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user resizing horizontally this fixture's Frame.
resizeWidthTo(int) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user resizing horizontally this fixture's JInternalFrame.
resizeWidthTo(int) - Method in interface org.fest.swing.fixture.WindowLikeContainerFixture
Simulates a user resizing horizontally this fixture's window-like container.
resizeWidthTo(Window, int) - Method in class org.fest.swing.driver.WindowDriver
Resizes the Window horizontally.
resizeWidthTo(JInternalFrame, int) - Method in class org.fest.swing.driver.JInternalFrameDriver
Resizes the JInternalFrame horizontally.
result - Variable in class org.fest.swing.edt.GuiQuery
 
result() - Method in class org.fest.swing.edt.GuiQuery
 
resultOf(GuiQuery<T>) - Static method in class org.fest.swing.edt.GuiActionRunner
 
rethrowCatchedExceptionIn(GuiAction) - Static method in class org.fest.swing.edt.GuiActionRunner
Wraps (with a UnexpectedException) and retrows any catched exception in the given action.
RIGHT_BUTTON - Enum constant in enum class org.fest.swing.core.MouseButton
 
rightButton() - Static method in class org.fest.swing.core.MouseClickInfo
Specifies that the right button should be clicked once.
rightClick() - Method in class org.fest.swing.fixture.DialogFixture
Simulates a user right-clicking this fixture's Dialog.
rightClick() - Method in class org.fest.swing.fixture.FrameFixture
Simulates a user right-clicking this fixture's Frame.
rightClick() - Method in class org.fest.swing.fixture.GenericComponentFixture
Simulates a user right-clicking this fixture's GUI component.
rightClick() - Method in class org.fest.swing.fixture.JButtonFixture
Simulates a user right-clicking this fixture's JButton.
rightClick() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Simulates a user right-clicking this fixture's JCheckBox.
rightClick() - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user right-clicking this fixture's JComboBox.
rightClick() - Method in class org.fest.swing.fixture.JFileChooserFixture
Simulates a user right-clicking this fixture's JFileChooser.
rightClick() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Simulates a user right-clicking this fixture's JInternalFrame.
rightClick() - Method in class org.fest.swing.fixture.JLabelFixture
Simulates a user right-clicking this fixture's JLabel.
rightClick() - Method in class org.fest.swing.fixture.JListFixture
Simulates a user right-clicking this fixture's JList.
rightClick() - Method in class org.fest.swing.fixture.JListItemFixture
Simulates a user right-clicking this fixture's list item.
rightClick() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Simulates a user right-clicking this fixture's JOptionPane.
rightClick() - Method in class org.fest.swing.fixture.JPanelFixture
Simulates a user right-clicking this fixture's JPanel.
rightClick() - Method in class org.fest.swing.fixture.JPopupMenuFixture
Simulates a user right-clicking this fixture's JPopupMenu.
rightClick() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Simulates a user right-clicking this fixture's JRadioButton.
rightClick() - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user right-clicking this fixture's JScrollBar.
rightClick() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Simulates a user right-clicking this fixture's JScrollPane.
rightClick() - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user right-clicking this fixture's JSlider.
rightClick() - Method in class org.fest.swing.fixture.JSpinnerFixture
Simulates a user right-clicking this fixture's JSpinner.
rightClick() - Method in class org.fest.swing.fixture.JSplitPaneFixture
Simulates a user right-clicking this fixture's JSplitPane.
rightClick() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user right-clicking this fixture's JTabbedPane.
rightClick() - Method in class org.fest.swing.fixture.JTableCellFixture
Simulates a user right-clicking this fixture's table cell.
rightClick() - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user right-clicking this fixture's JTable.
rightClick() - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user right-clicking this fixture's JTextComponent.
rightClick() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Simulates a user right-clicking this fixture's JToggleButton.
rightClick() - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user right-clicking this fixture's JToolBar.
rightClick() - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user right-clicking this fixture's JTree.
rightClick() - Method in class org.fest.swing.fixture.JTreePathFixture
Simulates a user right-clicking this fixture's tree node.
rightClick() - Method in class org.fest.swing.fixture.JTreeRowFixture
Simulates a user right-clicking this fixture's tree node.
rightClick() - Method in interface org.fest.swing.fixture.MouseInputSimulationFixture
Simulates a user right-clicking this fixture's GUI component.
rightClick(Component) - Method in class org.fest.swing.core.BasicRobot
Simulates a user right-clicking the given Component.
rightClick(Component) - Method in interface org.fest.swing.core.Robot
Simulates a user right-clicking the given Component.
rightClick(Component) - Method in class org.fest.swing.driver.ComponentDriver
Simulates a user right-clicking the given Component.
rightClick(JTree, Point) - Method in class org.fest.swing.driver.JTreeDriver
 
rightClickPath(String) - Method in class org.fest.swing.fixture.JTreeFixture
Right-clicks the given path, expanding parent nodes if necessary.
rightClickPath(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Right-clicks the given path, expanding parent nodes if necessary.
rightClickRow(int) - Method in class org.fest.swing.fixture.JTreeFixture
Right-clicks the given row.
rightClickRow(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Right-clicks the given row.
robot - Variable in class org.fest.swing.core.ComponentDragAndDrop
 
robot - Variable in class org.fest.swing.core.RobotEventGenerator
 
robot - Variable in class org.fest.swing.core.Settings
 
robot - Variable in class org.fest.swing.driver.AbstractJTableCellWriter
 
robot - Variable in class org.fest.swing.driver.ComponentDriver
 
robot - Variable in class org.fest.swing.driver.DragAndDrop
Deprecated.
 
robot - Variable in class org.fest.swing.driver.JComboBoxDropDownListFinder
 
robot - Variable in class org.fest.swing.driver.MultipleSelectionTemplate
 
robot - Variable in class org.fest.swing.fixture.ComponentFixture
Performs simulation of user events on ComponentFixture.target
robot - Variable in class org.fest.swing.fixture.JMenuItemFinder
 
robot - Variable in class org.fest.swing.image.ScreenshotTaker
 
robot - Variable in class org.fest.swing.monitor.WindowStatus
 
robot - Variable in class org.fest.swing.testing.FestSwingTestCaseTemplate
 
robot() - Method in class org.fest.swing.core.RobotEventGenerator
 
robot() - Method in class org.fest.swing.core.Settings
 
robot() - Method in class org.fest.swing.testing.FestSwingTestCaseTemplate
Returns this test's Robot.
Robot - Interface in org.fest.swing.core
Understands simulation of user events on a GUI Component.
RobotEventGenerator - Class in org.fest.swing.core
Understands input event generation using a AWT Robot.
RobotEventGenerator() - Constructor for class org.fest.swing.core.RobotEventGenerator
 
RobotEventGenerator(Settings) - Constructor for class org.fest.swing.core.RobotEventGenerator
 
RobotEventGenerator(RobotFactory, Settings) - Constructor for class org.fest.swing.core.RobotEventGenerator
 
RobotFactory - Class in org.fest.swing.util
Understands creation of AWT Robots.
RobotFactory() - Constructor for class org.fest.swing.util.RobotFactory
 
RobotIdleLock() - Constructor for class org.fest.swing.core.BasicRobot.RobotIdleLock
 
robotWithCurrentAwtHierarchy() - Static method in class org.fest.swing.core.BasicRobot
Creates a new Robot that has access to all the GUI components in the AWT hierarchy.
robotWithNewAwtHierarchy() - Static method in class org.fest.swing.core.BasicRobot
Creates a new Robot with a new AWT hierarchy.
root - Variable in class org.fest.swing.core.ComponentFoundCondition
 
root - Variable in class org.fest.swing.hierarchy.SingleComponentHierarchy
 
root() - Method in class org.fest.swing.hierarchy.SingleComponentHierarchy
Returns the root component in this hierarchy.
root(ComponentHierarchy) - Static method in class org.fest.swing.core.BasicComponentFinder
 
ROOT_FRAME_CLASSNAME - Static variable in class org.fest.swing.awt.AWT
 
roots() - Method in interface org.fest.swing.hierarchy.ComponentHierarchy
Provides all root containers in the hierarchy.
roots() - Method in class org.fest.swing.hierarchy.ExistingHierarchy
Provides all root containers in the hierarchy.
roots() - Method in class org.fest.swing.hierarchy.NewHierarchy
Returns all available root containers, excluding those which have been filtered.
roots() - Method in class org.fest.swing.hierarchy.SingleComponentHierarchy
Returns a collection containing only the root Component in this hierarchy.
rootsOf(ComponentHierarchy) - Static method in class org.fest.swing.core.FinderDelegate
 
rootsSource - Variable in class org.fest.swing.core.HierarchyBasedFocusOwnerFinder
 
rootWindows() - Method in class org.fest.swing.monitor.Context
Return all available root windows.
rootWindows() - Method in class org.fest.swing.monitor.WindowMonitor
Return all available root windows.
rotateMouseWheel(int) - Method in class org.fest.swing.core.BasicRobot
Rotates the scroll wheel on wheel-equipped mice.
rotateMouseWheel(int) - Method in interface org.fest.swing.core.InputEventGenerator
Rotates the scroll wheel on wheel-equipped mice.
rotateMouseWheel(int) - Method in interface org.fest.swing.core.Robot
Rotates the scroll wheel on wheel-equipped mice.
rotateMouseWheel(int) - Method in class org.fest.swing.core.RobotEventGenerator
Rotates the scroll wheel on wheel-equipped mice.
rotateMouseWheel(Component, int) - Method in class org.fest.swing.core.BasicRobot
Moves the mouse pointer over to the given Component and rotates the scroll wheel on wheel-equipped mice.
rotateMouseWheel(Component, int) - Method in interface org.fest.swing.core.Robot
Moves the mouse pointer over to the given Component and rotates the scroll wheel on wheel-equipped mice.
row - Variable in class org.fest.swing.data.TableCell
The row of the cell.
row - Variable in class org.fest.swing.data.TableCell.TableCellBuilder
 
row - Variable in class org.fest.swing.data.TableCellByColumnId
 
row - Variable in class org.fest.swing.data.TableCellByColumnId.TableCellBuilder
 
row() - Method in class org.fest.swing.fixture.JTableCellFixture
Returns the row index of this fixture's table cell.
row(int) - Static method in class org.fest.swing.data.TableCell
Starting point for the creation of a TableCell.
row(int) - Static method in class org.fest.swing.data.TableCellByColumnId
Starting point for the creation of a TableCellByColumnId.
rowBoundsAndCoordinates(JTree, int) - Method in class org.fest.swing.driver.JTreeLocation
Returns the bounds and visible coordinates of the given row.
rowCount() - Method in class org.fest.swing.fixture.JTableFixture
Returns the number of rows that can be shown in this fixture's JTable, given unlimited space.
rowCountOf(JTable) - Method in class org.fest.swing.driver.JTableDriver
Returns the number of rows that can be shown in the given JTable, given unlimited space.
rowCountOf(JTable) - Static method in class org.fest.swing.driver.JTableRowCountQuery
 
rowWithValue(String...) - Static method in class org.fest.swing.data.TableCellInRowByValue
Starting point for the creation of a TableCellInRowByValue.
run() - Method in class org.fest.swing.awt.AWT.ThreadStateChecker
 
run() - Method in class org.fest.swing.edt.GuiQuery
Executes the query in the event dispatch thread.
run() - Method in class org.fest.swing.edt.GuiTask
Runs this task action and verifies that it is executed in the event dispatch thread.
run() - Method in class org.fest.swing.hierarchy.IgnoreWindowTask
 
run() - Method in class org.fest.swing.monitor.ProtectingTimerTask
run(GuiAction) - Static method in class org.fest.swing.edt.GuiActionRunner
 
RunsInCurrentThread - Annotation Interface in org.fest.swing.annotation
Understands an annotation that documents that a method is accessing GUI components in a thread other than the event dispatch thread.
RunsInEDT - Annotation Interface in org.fest.swing.annotation
Understands an annotation that documents that a method is accessing GUI components in the event dispatch thread.

S

saveComponentAsPng(Component, String) - Method in class org.fest.swing.image.ScreenshotTaker
Takes a screenshot of the given Component and saves it as a PNG file.
saveDesktopAsPng(String) - Method in class org.fest.swing.image.ScreenshotTaker
Takes a screenshot of the desktop and saves it as a PNG file.
saveImage(BufferedImage, String) - Method in class org.fest.swing.image.ScreenshotTaker
Save the given image as a PNG file.
screenLocationStack - Variable in class org.fest.swing.input.MouseInfo
 
ScreenLock - Class in org.fest.swing.lock
Understands a lock that each GUI test should acquire before being executed, to guarantee sequential execution of GUI tests and to prevent GUI tests from blocking each other.
ScreenLock() - Constructor for class org.fest.swing.lock.ScreenLock
 
ScreenLock.ScreenLockHolder - Class in org.fest.swing.lock
 
ScreenLockException - Exception in org.fest.swing.exception
Understands an error thrown when acquiring or releasing a ScreenLock.
ScreenLockException(String) - Constructor for exception org.fest.swing.exception.ScreenLockException
Creates a new ScreenLockException.
ScreenLockHolder() - Constructor for class org.fest.swing.lock.ScreenLock.ScreenLockHolder
 
screenLockOwner - Variable in class org.fest.swing.core.BasicRobot
 
screenLockOwner() - Method in class org.fest.swing.core.BasicRobot
 
ScreenshotTaker - Class in org.fest.swing.image
Understands taking screenshots of the desktop and GUI components.
ScreenshotTaker() - Constructor for class org.fest.swing.image.ScreenshotTaker
Creates a new ScreenshotTaker.
ScreenshotTaker(ImageFileWriter, RobotFactory) - Constructor for class org.fest.swing.image.ScreenshotTaker
 
scroll(JScrollBar, int, GenericRange<Point>) - Method in class org.fest.swing.driver.JScrollBarDriver
 
scroll(JScrollBar, Pair<Point, Integer>) - Method in class org.fest.swing.driver.JScrollBarDriver
 
scrollAndSelectRow(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
 
scrollBar() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JScrollBar found in this fixture's Container.
scrollBar() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JScrollBar found in this fixture's Container.
scrollBar(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JScrollBar in this fixture's Container, which name matches the specified one.
scrollBar(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JScrollBar in this fixture's Container, which name matches the specified one.
scrollBar(GenericTypeMatcher<? extends JScrollBar>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JScrollBar in this fixture's Container, that matches the specified search criteria.
scrollBar(GenericTypeMatcher<? extends JScrollBar>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JScrollBar in this fixture's Container, that matches the specified search criteria.
scrollBarFixture(JScrollBar) - Method in class org.fest.swing.fixture.JScrollPaneFixture
 
scrollBlockDown() - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling down one block (usually a page.)
scrollBlockDown(int) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling down one block (usually a page,) the given number of times.
scrollBlockDown(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls down (or right) one block (usually a page).
scrollBlockDown(JScrollBar, int) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls down (or right) one block (usually a page,) the given number of times.
scrollBlockInfo(JScrollBar, JScrollBarLocation, int) - Static method in class org.fest.swing.driver.JScrollBarDriver
 
scrollBlockUp() - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling up one block (usually a page.)
scrollBlockUp(int) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling up one block (usually a page,) the given number of times.
scrollBlockUp(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls up (or left) one block (usually a page).
scrollBlockUp(JScrollBar, int) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls up (or left) one block (usually a page,) the given number of times.
scrollIfNecessary(JComponent, Point) - Method in class org.fest.swing.core.BasicRobot
 
scrollInfo(JScrollBar, JScrollBarLocation, int) - Static method in class org.fest.swing.driver.JScrollBarDriver
 
Scrolling - Class in org.fest.swing.core
Understands utility methods related to scrolling.
Scrolling - Class in org.fest.swing.driver
Deprecated.
Use Scrolling instead.
Scrolling() - Constructor for class org.fest.swing.core.Scrolling
 
Scrolling() - Constructor for class org.fest.swing.driver.Scrolling
Deprecated.
 
scrollPane() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JScrollPane found in this fixture's Container.
scrollPane() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JScrollPane found in this fixture's Container.
scrollPane(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JScrollPane in this fixture's Container, which name matches the specified one.
scrollPane(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JScrollPane in this fixture's Container, which name matches the specified one.
scrollPane(GenericTypeMatcher<? extends JScrollPane>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JScrollPane in this fixture's Container, that matches the specified search criteria.
scrollPane(GenericTypeMatcher<? extends JScrollPane>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JScrollPane in this fixture's Container, that matches the specified search criteria.
scrollTo(int) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling to the given position.
scrollTo(JScrollBar, int) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls to the given position.
scrollToCell(JTable, int, int, JTableLocation) - Static method in class org.fest.swing.driver.AbstractJTableCellWriter
Scrolls the given JTable to the given cell.
scrollToCell(JTable, int, int, JTableLocation) - Static method in class org.fest.swing.driver.JTableDriver
 
scrollToCell(JTable, TableCell, JTableLocation) - Static method in class org.fest.swing.driver.JTableDriver
 
scrollToItem(JList, int) - Static method in class org.fest.swing.driver.JListScrollToItemTask
 
scrollToItem(JList, TextMatcher, JListCellReader) - Static method in class org.fest.swing.driver.JListScrollToItemTask
 
scrollToItemIfNotSelectedYet(JList, int) - Static method in class org.fest.swing.driver.JListScrollToItemTask
 
scrollToItemIfNotSelectedYet(JList, TextMatcher, JListCellReader) - Static method in class org.fest.swing.driver.JListScrollToItemTask
 
scrollToItemWithIndex(JList, int) - Static method in class org.fest.swing.driver.JListScrollToItemTask
 
scrollToItemWithIndexIfNotSelectedYet(JList, int) - Static method in class org.fest.swing.driver.JListScrollToItemTask
 
scrollToMatchingPath(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
 
scrollToMatchingPathAndGetToggleInfo(JTree, String, JTreePathFinder, JTreeLocation) - Static method in class org.fest.swing.driver.JTreeDriver
 
scrollToMaximum() - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling to the maximum position of this fixture's JScrollBar.
scrollToMaximum(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls to the maximum position of the given JScrollBar.
scrollToMinimum() - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling to the minimum position of this fixture's JScrollBar.
scrollToMinimum(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls to the minimum position of the given JScrollBar.
scrollToPath(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
 
scrollToPathToSelect(JTree, TreePath, JTreeLocation) - Static method in class org.fest.swing.driver.JTreeDriver
 
scrollToPointAtCell(JTable, TableCell, JTableLocation) - Static method in class org.fest.swing.driver.JTableDriver
 
scrollToPosition(JTextComponent, int) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
scrollToRow(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
 
scrollToRow(JTree, int, JTreeLocation) - Static method in class org.fest.swing.driver.JTreeDriver
 
scrollToRowAndGetToggleInfo(JTree, int, JTreeLocation) - Static method in class org.fest.swing.driver.JTreeDriver
 
scrollToTreePath(JTree, TreePath, JTreeLocation) - Static method in class org.fest.swing.driver.JTreeDriver
 
scrollToVisible(JComponent, Rectangle) - Method in class org.fest.swing.driver.JComponentDriver
scrollToVisible(JTree, int, JTreeLocation) - Static method in class org.fest.swing.driver.JTreeDriver
 
scrollToVisible(JTextComponent, int) - Static method in class org.fest.swing.driver.JTextComponentDriver
Move the pointer to the location of the given index.
scrollToVisible(JTextComponent, Rectangle) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
scrollToVisible(Robot, JComponent) - Static method in class org.fest.swing.core.Scrolling
Scrolls a JComponent into view within a container.
scrollToVisible(Robot, JComponent) - Static method in class org.fest.swing.driver.Scrolling
Deprecated.
Scrolls a JComponent into view within a container.
scrollToVisible(Robot, JComponent, Component) - Static method in class org.fest.swing.core.Scrolling
Scrolls a component into view within a container.
scrollToVisible(Robot, JComponent, Rectangle) - Static method in class org.fest.swing.core.Scrolling
Scrolls a rectangular region of a component into view.
scrollToVisibleIfIsTextField(JTextComponent, Rectangle) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
scrollUnitDown() - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling down one unit (usually a line.)
scrollUnitDown(int) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling down one unit (usually a line,) the given number of times.
scrollUnitDown(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls down (or right) one unit (usually a line).
scrollUnitDown(JScrollBar, int) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls down (or right) one unit (usually a line,) the given number of times.
scrollUnitInfo(JScrollBar, JScrollBarLocation, int) - Static method in class org.fest.swing.driver.JScrollBarDriver
 
scrollUnitUp() - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling up one unit (usually a line.)
scrollUnitUp(int) - Method in class org.fest.swing.fixture.JScrollBarFixture
Simulates a user scrolling up one unit (usually a line,) the given number of times.
scrollUnitUp(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls up (or left) one unit (usually a line).
scrollUnitUp(JScrollBar, int) - Method in class org.fest.swing.driver.JScrollBarDriver
Scrolls up (or left) one unit (usually a line,) the given number of times.
searchDescription - Variable in class org.fest.swing.finder.ComponentFinderTemplate
 
select() - Method in interface org.fest.swing.fixture.ItemFixture
Simulates a user selecting this fixture's item.
select() - Method in class org.fest.swing.fixture.JListItemFixture
Simulates a user selecting this fixture's list item.
select() - Method in class org.fest.swing.fixture.JTableCellFixture
Simulates a user selecting this fixture's table cell.
select() - Method in class org.fest.swing.fixture.JTreePathFixture
Selects the this fixture's tree node, expanding parent nodes if necessary.
select() - Method in class org.fest.swing.fixture.JTreeRowFixture
Selects the this fixture's tree node, expanding parent nodes if necessary.
select(Object) - Method in class org.fest.swing.fixture.JSpinnerFixture
Selects the given value in this fixture's JSpinner.
select(String) - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user selecting the given text contained in this fixture's JTextComponent.
select(String) - Method in interface org.fest.swing.fixture.TextInputFixture
Simulates a user selecting the given text contained in the Component managed by this fixture.
select(AbstractButton) - Method in class org.fest.swing.driver.AbstractButtonDriver
Selects the given button only it is not already selected.
selectAll() - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user selecting all the text contained in this fixture's JTextComponent.
selectAll() - Method in interface org.fest.swing.fixture.TextInputFixture
Simulates a user selecting all the text contained in the Component managed by this fixture.
selectAll(JTextComponent) - Method in class org.fest.swing.driver.JTextComponentDriver
Selects the text in the JTextComponent.
selectAllText() - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user selecting the text in the JComboBox.
selectAllText(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
Simulates a user selecting the text in the JComboBox.
selectCell(JTable, int, int) - Method in class org.fest.swing.driver.JTableDriver
 
selectCell(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Selects the given cell, if it is not selected already.
selectCell(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user selecting the given cell (row and column) of this fixture's JTable.
selectCells(JTable, TableCell[]) - Method in class org.fest.swing.driver.JTableDriver
Selects the given cells of the JTable.
selectCells(TableCell...) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user selecting the given cells of this fixture's JTable.
SELECTED_INDEX_PROPERTY - Static variable in class org.fest.swing.driver.JComboBoxDriver
 
SELECTED_INDEX_PROPERTY - Static variable in class org.fest.swing.driver.JListDriver
 
SELECTED_INDICES_PROPERTY - Static variable in class org.fest.swing.driver.JListDriver
 
SELECTED_PROPERTY - Static variable in class org.fest.swing.driver.AbstractButtonDriver
 
SELECTED_ROWS_PROPERTY - Static variable in class org.fest.swing.driver.JTableDriver
 
selectedComponent() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Returns the currently selected component for this fixture's JTabbedPane.
selectedComponent(JTabbedPane) - Static method in class org.fest.swing.driver.JTabbedPaneDriver
 
selectedComponentOf(JTabbedPane) - Method in class org.fest.swing.driver.JTabbedPaneDriver
Returns the currently selected component for the given JTabbedPane.
selectedIndexOf(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxSelectedIndexQuery
Returns the selected index in the given JComboBox.
selectedIndexOf(JList) - Static method in class org.fest.swing.driver.JListSelectedIndexQuery
 
selectedIndexProperty(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
 
selectedIndexProperty(JList) - Method in class org.fest.swing.driver.JListDriver
 
selectedIndices(JList) - Static method in class org.fest.swing.driver.JListSelectionIndicesQuery
 
selectedProperty(AbstractButton) - Static method in class org.fest.swing.driver.AbstractButtonDriver
 
selectedRow() - Static method in class org.fest.swing.data.TableCellInSelectedRow
Starting point for the creation of a TableCellInSelectedRow.
selectedRowOf(JTable) - Static method in class org.fest.swing.data.TableCellInSelectedRow
 
selectedRowsOf(JTable) - Static method in class org.fest.swing.driver.JTableDriver
 
selectedTab(JTabbedPane) - Method in class org.fest.swing.format.JTabbedPaneFormatter
 
selectElement(int) - Method in class org.fest.swing.driver.MultipleSelectionTemplate
 
selectFile(File) - Method in class org.fest.swing.fixture.JFileChooserFixture
Selects the given file in this fixture's JFileChooser.
selectFile(JFileChooser, File) - Method in class org.fest.swing.driver.JFileChooserDriver
Selects the given file in the JFileChooser.
selectFiles(File...) - Method in class org.fest.swing.fixture.JFileChooserFixture
Selects the given files in this fixture's JFileChooser.
selectFiles(JFileChooser, File[]) - Method in class org.fest.swing.driver.JFileChooserDriver
Selects the given file in the JFileChooser.
selection() - Method in class org.fest.swing.fixture.JListFixture
Returns the String representation of the selected elements in this fixture's JList, using this fixture's JListCellReader.
selection(JComboBox, JComboBoxCellReader) - Static method in class org.fest.swing.driver.JComboBoxSelectionValueQuery
 
SELECTION_MODES - Static variable in class org.fest.swing.format.JTreeFormatter
 
SELECTION_MODES - Static variable in class org.fest.swing.format.SwingIntEnums
 
SELECTION_PROPERTY - Static variable in class org.fest.swing.driver.JTableDriver
 
SELECTION_PROPERTY - Static variable in class org.fest.swing.driver.JTreeDriver
 
selectionMode(JTree) - Method in class org.fest.swing.format.JTreeFormatter
 
selectionOf(JList) - Method in class org.fest.swing.driver.JListDriver
Returns an array of Strings that represents the selection in the given JList, using this driver's JListCellReader.
selectionPaths(JTree) - Method in class org.fest.swing.format.JTreeFormatter
 
selectionProperty(JTree) - Method in class org.fest.swing.driver.JTreeDriver
 
selectionValue() - Method in class org.fest.swing.fixture.JTableFixture
Returns the String representation of the selected cell in this fixture's JTable, using this fixture's JTableCellReader.
selectionValue(JTable) - Method in class org.fest.swing.driver.JTableDriver
Returns the String representation of the value of the selected cell, using this driver's JTableCellReader.
selectionValue(JTable, JTableCellReader) - Static method in class org.fest.swing.driver.JTableDriver
 
selectionValues(JList, JListCellReader) - Static method in class org.fest.swing.driver.JListSelectionValuesQuery
 
selectItem(int) - Method in interface org.fest.swing.fixture.ItemGroupFixture
Simulates a user selecting an item in this fixture's Component.
selectItem(int) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user selecting an item in this fixture's JComboBox.
selectItem(int) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user selecting an item in this fixture's JList.
selectItem(String) - Method in interface org.fest.swing.fixture.ItemGroupFixture
Simulates a user selecting an item in this fixture's Component.
selectItem(String) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user selecting an item in this fixture's JComboBox.
selectItem(String) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user selecting an item in this fixture's JList.
selectItem(Pattern) - Method in interface org.fest.swing.fixture.ItemGroupFixture
Simulates a user selecting an item in this fixture's Component.
selectItem(Pattern) - Method in class org.fest.swing.fixture.JComboBoxFixture
Simulates a user selecting an item in this fixture's JComboBox.
selectItem(Pattern) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user selecting an item in this fixture's JList.
selectItem(JComboBox, int) - Method in class org.fest.swing.driver.JComboBoxDriver
Selects the item under the given index in the JComboBox.
selectItem(JComboBox, String) - Method in class org.fest.swing.driver.JComboBoxDriver
Selects the first item matching the given text in the JComboBox.
selectItem(JComboBox, Pattern) - Method in class org.fest.swing.driver.JComboBoxDriver
Selects the first item matching the given regular expression pattern in the JComboBox.
selectItem(JComboBox, TextMatcher) - Method in class org.fest.swing.driver.JComboBoxDriver
 
selectItem(JList, int) - Method in class org.fest.swing.driver.JListDriver
Selects the item under the given index using left mouse button once.
selectItem(JList, String) - Method in class org.fest.swing.driver.JListDriver
Selects the item in the given JList whose value matches the given one.
selectItem(JList, Pattern) - Method in class org.fest.swing.driver.JListDriver
Selects the item in the given JList whose value matches the given regular expression pattern.
selectItem(JList, TextMatcher) - Method in class org.fest.swing.driver.JListDriver
 
selectItemAtIndex(JComboBox, int) - Method in class org.fest.swing.driver.JComboBoxDriver
 
selectItems(int...) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user selecting the specified items in this fixture's JList.
selectItems(String...) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user selecting the specified items in this fixture's JList.
selectItems(Pattern...) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user selecting the specified items in this fixture's JList.
selectItems(JList, int[]) - Method in class org.fest.swing.driver.JListDriver
Selects the items under the given indices.
selectItems(JList, int, int) - Method in class org.fest.swing.driver.JListDriver
Selects the items in the specified range.
selectItems(JList, String[]) - Method in class org.fest.swing.driver.JListDriver
Selects the items matching the given values.
selectItems(JList, Pattern[]) - Method in class org.fest.swing.driver.JListDriver
Selects the items matching the given regular expression patterns.
selectItems(JList, Range.From, Range.To) - Method in class org.fest.swing.driver.JListDriver
Selects the items in the specified range.
selectItems(JList, TextMatcher) - Method in class org.fest.swing.driver.JListDriver
 
selectItems(Range.From, Range.To) - Method in class org.fest.swing.fixture.JListFixture
Simulates a user selecting the items (in the specified range) in this fixture's JList.
selectMatchingPath(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
 
selectOrType(JComboBox, String) - Method in class org.fest.swing.driver.JTableComboBoxEditorCellWriter
 
selectPath(String) - Method in class org.fest.swing.fixture.JTreeFixture
Selects the given path, expanding parent nodes if necessary.
selectPath(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Selects the given path, expanding parent nodes if necessary.
selectPaths(String...) - Method in class org.fest.swing.fixture.JTreeFixture
Select the given paths, expanding parent nodes if necessary.
selectPaths(JTree, String[]) - Method in class org.fest.swing.driver.JTreeDriver
Selects the given paths, expanding parent nodes if necessary.
selectRow(int) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user selecting the tree node at the given row.
selectRow(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Selects the given row.
selectRows(int...) - Method in class org.fest.swing.fixture.JTableFixture
Simulates a user selecting the given rows in this fixture's JTable.
selectRows(int...) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user selecting the tree nodes at the given rows.
selectRows(JTable, int...) - Method in class org.fest.swing.driver.JTableDriver
Simulates a user selecting the given rows in the given JTable.
selectRows(JTree, int[]) - Method in class org.fest.swing.driver.JTreeDriver
Selects the given rows.
selectTab(int) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user selecting the tab located at the given index.
selectTab(String) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user selecting the tab whose title matches the given value.
selectTab(Pattern) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Simulates a user selecting the tab whose title matches the given regular expression pattern.
selectTab(JTabbedPane, int) - Method in class org.fest.swing.driver.JTabbedPaneDriver
Simulates a user selecting the tab located at the given index.
selectTab(JTabbedPane, String) - Method in class org.fest.swing.driver.JTabbedPaneDriver
Simulates a user selecting the tab containing the given title.
selectTab(JTabbedPane, Pattern) - Method in class org.fest.swing.driver.JTabbedPaneDriver
Simulates a user selecting the tab whose title matches the given regular expression pattern.
selectTab(JTabbedPane, TextMatcher) - Method in class org.fest.swing.driver.JTabbedPaneDriver
 
selectText(int, int) - Method in class org.fest.swing.fixture.JTextComponentFixture
Simulates a user selecting a portion of the text contained in this fixture's JTextComponent.
selectText(int, int) - Method in interface org.fest.swing.fixture.TextInputFixture
Simulates a user selecting a portion of the text contained in the Component managed by this fixture.
selectText(JTextComponent, int, int) - Method in class org.fest.swing.driver.JTextComponentDriver
Select the given text range.
selectText(JTextComponent, String) - Method in class org.fest.swing.driver.JTextComponentDriver
Select the given text range.
selectTextInRange(JTextComponent, int, int) - Static method in class org.fest.swing.driver.JTextComponentSelectTextTask
 
selectValue(JSpinner, Object) - Method in class org.fest.swing.driver.JSpinnerDriver
Selects the given value in the given JSpinner.
separator - Variable in class org.fest.swing.driver.JTreePathFinder
 
separator() - Method in class org.fest.swing.driver.JTreeDriver
Returns the separator to use when converting TreePaths to Strings.
separator() - Method in class org.fest.swing.driver.JTreePathFinder
 
separator() - Method in class org.fest.swing.fixture.JTreeFixture
Returns the separator to use when converting TreePaths to Strings.
separator(String) - Method in class org.fest.swing.driver.JTreeDriver
Updates the separator to use when converting TreePaths to Strings.
separator(String) - Method in class org.fest.swing.driver.JTreePathFinder
 
separator(String) - Method in class org.fest.swing.fixture.JTreeFixture
Updates the separator to use when converting TreePaths to Strings.
SEPARATOR - Static variable in class org.fest.swing.driver.JMenuItemMatcher
 
SEPARATOR - Static variable in class org.fest.swing.driver.JTreePathFinder
 
serialVersionUID - Static variable in class org.fest.swing.applet.AppletViewer
 
serialVersionUID - Static variable in exception org.fest.swing.exception.ActionFailedException
 
serialVersionUID - Static variable in exception org.fest.swing.exception.ComponentLookupException
 
serialVersionUID - Static variable in exception org.fest.swing.exception.EdtViolationException
 
serialVersionUID - Static variable in exception org.fest.swing.exception.LocationUnavailableException
 
serialVersionUID - Static variable in exception org.fest.swing.exception.ParsingException
 
serialVersionUID - Static variable in exception org.fest.swing.exception.ScreenLockException
 
serialVersionUID - Static variable in exception org.fest.swing.exception.UnexpectedException
 
serialVersionUID - Static variable in exception org.fest.swing.exception.WaitTimedOutError
 
serialVersionUID - Static variable in exception org.fest.swing.image.ImageException
 
serialVersionUID - Static variable in exception org.fest.swing.security.ExitException
 
setComponentSize(Component, int, int) - Static method in class org.fest.swing.driver.ComponentSetSizeTask
 
setCurrentDirectory(File) - Method in class org.fest.swing.fixture.JFileChooserFixture
Sets the current directory of this fixture's JFileChooser to the given one.
setCurrentDirectory(JFileChooser, File) - Method in class org.fest.swing.driver.JFileChooserDriver
Sets the current directory in the JFileChooser to the given one.
setDividerLocation(JSplitPane, int) - Static method in class org.fest.swing.driver.JSplitPaneSetDividerLocationTask
 
setIcon(JInternalFrame, JInternalFrameAction) - Static method in class org.fest.swing.driver.JInternalFrameSetIconTask
 
setIconProperty(JInternalFrame, JInternalFrameAction) - Method in class org.fest.swing.driver.JInternalFrameDriver
 
setMaximum(JInternalFrame, JInternalFrameAction) - Static method in class org.fest.swing.driver.JInternalFrameSetMaximumTask
 
setMaximumProperty(JInternalFrame, JInternalFrameAction) - Method in class org.fest.swing.driver.JInternalFrameDriver
 
setPopupVisible(JComboBox, boolean) - Static method in class org.fest.swing.driver.JComboBoxSetPopupVisibleTask
 
setSelectedIndex(JComboBox, int) - Static method in class org.fest.swing.driver.JComboBoxSetSelectedIndexTask
 
setSelectedTab(JTabbedPane, int) - Static method in class org.fest.swing.driver.JTabbedPaneSelectTabTask
 
setStatus(String) - Method in class org.fest.swing.applet.AppletViewer
 
setStream(String, InputStream) - Method in class org.fest.swing.applet.BasicAppletContext
Associates the specified stream with the specified key in this applet context.
setTabDirectly(JTabbedPane, int) - Method in class org.fest.swing.driver.JTabbedPaneDriver
 
setText(String) - Method in class org.fest.swing.fixture.JTextComponentFixture
Sets the text in this fixture's JTextComponent.
setText(JTextComponent, String) - Method in class org.fest.swing.driver.JTextComponentDriver
Sets the given text into the JTextComponent.
setTextIn(JTextComponent, String) - Static method in class org.fest.swing.driver.JTextComponentSetTextTask
 
settings - Variable in class org.fest.swing.core.AWTEventPoster
 
settings - Variable in class org.fest.swing.core.BasicComponentFinder
 
settings - Variable in class org.fest.swing.core.BasicRobot
 
settings - Variable in class org.fest.swing.core.RobotEventGenerator
 
settings() - Method in class org.fest.swing.core.BasicRobot
Returns the configuration settings for this Robot.
settings() - Method in class org.fest.swing.core.ComponentDragAndDrop
 
settings() - Method in interface org.fest.swing.core.Robot
Returns the configuration settings for this Robot.
settings() - Method in class org.fest.swing.driver.ComponentDriver
 
settings() - Method in class org.fest.swing.driver.DragAndDrop
Deprecated.
Settings - Class in org.fest.swing.core
Understands configuration settings.
Settings() - Constructor for class org.fest.swing.core.Settings
 
setUp(Toolkit, boolean) - Method in class org.fest.swing.hierarchy.NewHierarchy
 
setUpApplet() - Method in class org.fest.swing.applet.AppletViewer
 
setUpFrame() - Method in class org.fest.swing.applet.AppletViewer
 
setUpRobot() - Method in class org.fest.swing.testing.FestSwingTestCaseTemplate
Creates this test's Robot using a new AWT hierarchy.
setValue(JScrollBar, int) - Static method in class org.fest.swing.driver.JScrollBarSetValueTask
 
setValue(JSlider, int) - Static method in class org.fest.swing.driver.JSliderSetValueTask
 
setValue(JSpinner, Object) - Static method in class org.fest.swing.driver.JSpinnerSetValueTask
 
setValueProperty(JScrollBar, int) - Method in class org.fest.swing.driver.JScrollBarDriver
 
shouldSetDelayBetweenEventsToZeroWhenClicking(int) - Method in class org.fest.swing.core.BasicRobot
 
show() - Method in class org.fest.swing.fixture.DialogFixture
Shows this fixture's Dialog.
show() - Method in class org.fest.swing.fixture.FrameFixture
Shows this fixture's Frame.
show() - Method in class org.fest.swing.fixture.WindowFixture
Shows this fixture's Window.
show(Dimension) - Method in class org.fest.swing.fixture.DialogFixture
Shows this fixture's Dialog, resized to the given size.
show(Dimension) - Method in class org.fest.swing.fixture.FrameFixture
Shows this fixture's Frame, resized to the given size.
show(Dimension) - Method in class org.fest.swing.fixture.WindowFixture
Shows this fixture's Window, resized to the given size.
show(Window) - Method in class org.fest.swing.driver.WindowDriver
Shows the Window.
show(Window, Dimension) - Method in class org.fest.swing.driver.WindowDriver
Shows the Window, resized to the given size.
show(JMenuItem) - Method in class org.fest.swing.driver.JMenuItemDriver
 
showAppletViewerWith(Applet, Map<String, String>) - Static method in class org.fest.swing.launcher.NewAppletViewerQuery
 
showCaretIfPossible(JTextComponent) - Method in class org.fest.swing.image.ScreenshotTaker
 
showCaretOf(JTextComponent) - Static method in class org.fest.swing.image.ScreenshotTaker
 
showDocument(URL) - Method in class org.fest.swing.applet.BasicAppletContext
Not implemented.
showDocument(URL, String) - Method in class org.fest.swing.applet.BasicAppletContext
Not implemented.
showDropDownList(JComboBox) - Method in class org.fest.swing.driver.JComboBoxDriver
 
showInFrame(Container) - Static method in class org.fest.swing.fixture.Containers
Creates a new JFrame and uses the given Container as its content pane.
SHOWING - Static variable in class org.fest.swing.format.Formatting
 
SHOWING_ONLY - Enum constant in enum class org.fest.swing.core.ComponentLookupScope
Only components that are being shown on the screen can participate in a component lookup.
shown - Variable in class org.fest.swing.driver.ComponentShownWaiter
 
showPopupMenu() - Method in class org.fest.swing.fixture.DialogFixture
Shows a pop-up menu using this fixture's Dialog as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.FrameFixture
Shows a pop-up menu using this fixture's Frame as the invoker of the pop-up menu.
showPopupMenu() - Method in interface org.fest.swing.fixture.ItemFixture
Shows a pop-up menu using this fixture's item as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JButtonFixture
Shows a pop-up menu using this fixture's JButton as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Shows a pop-up menu using this fixture's JCheckBox as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JComboBoxFixture
Shows a pop-up menu using this fixture's JComboBox as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JInternalFrameFixture
Shows a pop-up menu using this fixture's JInternalFrame as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JLabelFixture
Shows a pop-up menu using this fixture's JLabel as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JListFixture
Shows a pop-up menu using this fixture's JList as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JListItemFixture
Shows a pop-up menu using this fixture's list item as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JPanelFixture
Shows a pop-up menu using this fixture's JPanel as the invoker of the pop-up menu.
showPopupMenu() - Method in interface org.fest.swing.fixture.JPopupMenuInvokerFixture
Shows a pop-up menu using this fixture's Component as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Shows a pop-up menu using this fixture's JRadioButton as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JScrollBarFixture
Shows a pop-up menu using this fixture's JScrollBar as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Shows a pop-up menu using this fixture's JScrollPane as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JSliderFixture
Shows a pop-up menu using this fixture's JSlider as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JSpinnerFixture
Shows a pop-up menu using this fixture's JSpinner as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JSplitPaneFixture
Shows a pop-up menu using this fixture's JSplitPane as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Shows a pop-up menu using this fixture's JTabbedPane as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JTableCellFixture
Shows a pop-up menu using this fixture's table cell as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JTableFixture
Shows a pop-up menu using this fixture's JTable as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JTextComponentFixture
Shows a pop-up menu using this fixture's JTextComponent as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Shows a pop-up menu using this fixture's JToggleButton as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JToolBarFixture
Shows a pop-up menu using this fixture's JToolBar as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JTreeFixture
Shows a pop-up menu using this fixture's JTree as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JTreePathFixture
Shows a pop-up menu using this fixture's tree node as the invoker of the pop-up menu.
showPopupMenu() - Method in class org.fest.swing.fixture.JTreeRowFixture
Shows a pop-up menu using this fixture's tree node as the invoker of the pop-up menu.
showPopupMenu(Component) - Method in class org.fest.swing.core.BasicRobot
Shows a pop-up menu.
showPopupMenu(Component) - Method in interface org.fest.swing.core.Robot
Shows a pop-up menu.
showPopupMenu(Component, Point) - Method in class org.fest.swing.core.BasicRobot
Shows a pop-up menu at the given coordinates.
showPopupMenu(Component, Point) - Method in interface org.fest.swing.core.Robot
Shows a pop-up menu at the given coordinates.
showPopupMenu(JList, int) - Method in class org.fest.swing.driver.JListDriver
Shows a pop-up menu at the location of the specified item in the JList.
showPopupMenu(JList, String) - Method in class org.fest.swing.driver.JListDriver
Shows a pop-up menu at the location of the specified item in the JList.
showPopupMenu(JList, Pattern) - Method in class org.fest.swing.driver.JListDriver
Shows a pop-up menu at the location of the specified item in the JList.
showPopupMenu(JList, TextMatcher) - Method in class org.fest.swing.driver.JListDriver
 
showPopupMenu(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Shows a pop-up menu at the position of the node in the given row.
showPopupMenu(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Shows a pop-up menu at the position of the last node in the given path.
showPopupMenu(JTableHeader, int) - Method in class org.fest.swing.driver.JTableHeaderDriver
Shows a pop-up menu at the given column.
showPopupMenu(JTableHeader, String) - Method in class org.fest.swing.driver.JTableHeaderDriver
Shows a pop-up menu at the given column.
showPopupMenu(JTableHeader, Pattern) - Method in class org.fest.swing.driver.JTableHeaderDriver
Shows a pop-up menu at the column whose name matches the given regular expression pattern.
showPopupMenuAt(int) - Method in class org.fest.swing.fixture.JListFixture
Shows a pop-up menu at the location of the specified item in this fixture's JList.
showPopupMenuAt(int) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Shows a pop-up menu using this fixture's JTableHeader as the invoker of the pop-up menu.
showPopupMenuAt(int) - Method in class org.fest.swing.fixture.JTreeFixture
Shows a pop-up menu at the position of the node in the given row.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.DialogFixture
Shows a pop-up menu at the given point using this fixture's Dialog as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.FrameFixture
Shows a pop-up menu at the given point using this fixture's Frame as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JButtonFixture
Shows a pop-up menu at the given point using this fixture's JButton as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JCheckBoxFixture
Shows a pop-up menu at the given point using this fixture's JCheckBox as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JComboBoxFixture
Shows a pop-up menu at the given point using this fixture's JComboBox as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JInternalFrameFixture
Shows a pop-up menu at the given point using this fixture's JInternalFrame as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JLabelFixture
Shows a pop-up menu at the given point using this fixture's JLabel as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JListFixture
Shows a pop-up menu at the given point using this fixture's JList as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JPanelFixture
Shows a pop-up menu at the given point using this fixture's JPanel as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in interface org.fest.swing.fixture.JPopupMenuInvokerFixture
Shows a pop-up menu at the given point using this fixture's Component as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JRadioButtonFixture
Shows a pop-up menu at the given point using this fixture's JRadioButton as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JScrollBarFixture
Shows a pop-up menu at the given point using this fixture's JScrollBar as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JScrollPaneFixture
Shows a pop-up menu at the given point using this fixture's JScrollPane as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JSliderFixture
Shows a pop-up menu at the given point using this fixture's JSlider as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JSpinnerFixture
Shows a pop-up menu at the given point using this fixture's JSpinner as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JSplitPaneFixture
Shows a pop-up menu at the given point using this fixture's JSplitPane as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Shows a pop-up menu at the given point using this fixture's JTabbedPane as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JTableFixture
Shows a pop-up menu at the given point using this fixture's JTable as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JTextComponentFixture
Shows a pop-up menu at the given point using this fixture's JTextComponent as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JToggleButtonFixture
Shows a pop-up menu at the given point using this fixture's JToggleButton as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JToolBarFixture
Shows a pop-up menu at the given point using this fixture's JToolBar as the invoker of the pop-up menu.
showPopupMenuAt(Point) - Method in class org.fest.swing.fixture.JTreeFixture
Shows a pop-up menu at the given point using this fixture's JTree as the invoker of the pop-up menu.
showPopupMenuAt(String) - Method in class org.fest.swing.fixture.JListFixture
Shows a pop-up menu at the location of the first item matching the given value in this fixture's JList.
showPopupMenuAt(String) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Shows a pop-up menu using this fixture's JTableHeader as the invoker of the pop-up menu.
showPopupMenuAt(String) - Method in class org.fest.swing.fixture.JTreeFixture
Shows a pop-up menu at the position of the last node in the given path.
showPopupMenuAt(Pattern) - Method in class org.fest.swing.fixture.JListFixture
Shows a pop-up menu at the location of the first item matching the given regular expression pattern in this fixture's JList.
showPopupMenuAt(Pattern) - Method in class org.fest.swing.fixture.JTableHeaderFixture
Shows a pop-up menu using this fixture's JTableHeader as the invoker of the pop-up menu.
showPopupMenuAt(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Shows a pop-up menu at the given table cell.
showPopupMenuAt(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Shows a pop-up menu at the given cell.
showStatus(String) - Method in class org.fest.swing.applet.AppletViewer
Displays the given status message.
showStatus(String) - Method in class org.fest.swing.applet.BasicAppletContext
Requests that the given status be displayed in this context's StatusDisplay.
showStatus(String) - Method in interface org.fest.swing.applet.StatusDisplay
Displays the given status message.
showWindow(Window) - Method in class org.fest.swing.core.BasicRobot
Safely display a window with proper EDT synchronization.
showWindow(Window) - Method in interface org.fest.swing.core.Robot
Safely display a window with proper EDT synchronization.
showWindow(Window, Dimension) - Method in class org.fest.swing.core.BasicRobot
Safely display a window with proper EDT synchronization.
showWindow(Window, Dimension) - Method in interface org.fest.swing.core.Robot
Safely display a window with proper EDT synchronization.
showWindow(Window, Dimension, boolean) - Method in class org.fest.swing.core.BasicRobot
Safely display a window with proper EDT synchronization.
showWindow(Window, Dimension, boolean) - Method in interface org.fest.swing.core.Robot
Safely display a window with proper EDT synchronization.
sign - Static variable in class org.fest.swing.monitor.WindowStatus
 
sign() - Static method in class org.fest.swing.monitor.WindowStatus
 
SimpleFallbackExceptionHandler - Class in org.fest.swing.core
Understands an exception handler for AWT event thread, to make sure we can get a back-trace dump when running FEST-Swing are terminated by a EmergencyAbortListener.
SimpleFallbackExceptionHandler() - Constructor for class org.fest.swing.core.SimpleFallbackExceptionHandler
 
simulateMoveStarted(Container, Triple<Dimension, Insets, Point>, int, int) - Method in class org.fest.swing.driver.ContainerDriver
 
simulateMovingDivider(JSplitPane, int) - Method in class org.fest.swing.driver.JSplitPaneDriver
 
simulateMovingDivider(JSplitPane, GenericRange<Point>) - Method in class org.fest.swing.driver.JSplitPaneDriver
 
simulateMovingDividerHorizontally(JSplitPane, int) - Method in class org.fest.swing.driver.JSplitPaneDriver
 
simulateMovingDividerVertically(JSplitPane, int) - Method in class org.fest.swing.driver.JSplitPaneDriver
 
simulateResizeStarted(Container, Pair<Dimension, Insets>, int, int) - Method in class org.fest.swing.driver.ContainerDriver
 
simulateScrolling(JScrollBar, GenericRange<Point>) - Method in class org.fest.swing.driver.JScrollBarDriver
 
simulateUnderlyingListenerIsGarbageCollected() - Method in class org.fest.swing.listener.WeakEventListener
Removes the wrapped listener from the WeakReference (to simulate garbage collection).
SingleComponentHierarchy - Class in org.fest.swing.hierarchy
Understands a component hierarchy created with a specified Component as root.
SingleComponentHierarchy(Container, ComponentHierarchy) - Constructor for class org.fest.swing.hierarchy.SingleComponentHierarchy
singleSelectionValue(JList, JListCellReader) - Static method in class org.fest.swing.driver.JListSelectionValueQuery
 
SingletonHolder() - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingProvider_en.SingletonHolder
 
SingletonHolder() - Constructor for class org.fest.swing.keystroke.KeyStrokeMappingProvider_fr.SingletonHolder
 
SingletonLazyLoader() - Constructor for class org.fest.swing.monitor.WindowMonitor.SingletonLazyLoader
 
SIZE_PROPERTY - Static variable in class org.fest.swing.driver.ComponentDriver
 
SIZE_PROPERTY - Static variable in class org.fest.swing.fixture.FontFixture
 
sizeOf(Component) - Static method in class org.fest.swing.query.ComponentSizeQuery
Returns the size of the given Component.
SLEEP_INTERVAL - Static variable in class org.fest.swing.timing.Pause
 
slide(JSlider, int) - Method in class org.fest.swing.driver.JSliderDriver
Slides the knob to the requested value.
slide(JSlider, int, GenericRange<Point>) - Method in class org.fest.swing.driver.JSliderDriver
 
slide(JSlider, Pair<Integer, GenericRange<Point>>) - Method in class org.fest.swing.driver.JSliderDriver
 
slideInfo(JSlider, JSliderLocation, int) - Static method in class org.fest.swing.driver.JSliderDriver
 
slider() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JSlider found in this fixture's Container.
slider() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JSlider found in this fixture's Container.
slider(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JSlider in this fixture's Container, which name matches the specified one.
slider(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JSlider in this fixture's Container, which name matches the specified one.
slider(GenericTypeMatcher<? extends JSlider>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JSlider in this fixture's Container, that matches the specified search criteria.
slider(GenericTypeMatcher<? extends JSlider>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JSlider in this fixture's Container, that matches the specified search criteria.
slideTo(int) - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user sliding this fixture's JSlider to the given value.
slideToMaximum() - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user sliding this fixture's JSlider to its maximum value.
slideToMaximum(JSlider) - Method in class org.fest.swing.driver.JSliderDriver
Slides the knob to its maximum.
slideToMinimum() - Method in class org.fest.swing.fixture.JSliderFixture
Simulates a user sliding this fixture's JSlider to its minimum value.
slideToMinimum(JSlider) - Method in class org.fest.swing.driver.JSliderDriver
Slides the knob to its minimum.
source - Variable in class org.fest.swing.input.DragDropInfo
 
source() - Method in class org.fest.swing.input.DragDropInfo
 
source(Component) - Method in class org.fest.swing.input.DragDropInfo
 
sourceOf(AWTEvent) - Method in class org.fest.swing.hierarchy.TransientWindowListener
 
SOUTH - Enum constant in enum class org.fest.swing.fixture.JToolBarFixture.UnfloatConstraint
 
SPECIAL_MAPPINGS - Static variable in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
spinner() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JSpinner found in this fixture's Container.
spinner() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JSpinner found in this fixture's Container.
spinner(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JSpinner in this fixture's Container, which name matches the specified one.
spinner(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JSpinner in this fixture's Container, which name matches the specified one.
spinner(GenericTypeMatcher<? extends JSpinner>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JSpinner in this fixture's Container, that matches the specified search criteria.
spinner(GenericTypeMatcher<? extends JSpinner>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JSpinner in this fixture's Container, that matches the specified search criteria.
split(String) - Static method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
splitPane() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns the JSplitPane found in this fixture's Container.
splitPane() - Method in class org.fest.swing.fixture.ContainerFixture
Returns the JSplitPane found in this fixture's Container.
splitPane(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JSplitPane in this fixture's Container, which name matches the specified one.
splitPane(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JSplitPane in this fixture's Container, which name matches the specified one.
splitPane(GenericTypeMatcher<? extends JSplitPane>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JSplitPane in this fixture's Container, that matches the specified search criteria.
splitPane(GenericTypeMatcher<? extends JSplitPane>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JSplitPane in this fixture's Container, that matches the specified search criteria.
splitPath(String) - Method in class org.fest.swing.driver.JTreePathFinder
 
stackTraces - Variable in class org.fest.swing.edt.CheckThreadViolationRepaintManager
 
stackTraces - Variable in class org.fest.swing.security.NoExitSecurityManager
 
start() - Method in class org.fest.swing.awt.AWT.ThreadStateChecker
 
start() - Method in class org.fest.swing.launcher.AppletLauncher
Launches the applet in a AppletViewer (using implementations of BasicAppletStub and BasicAppletContext.
start() - Method in class org.fest.swing.launcher.ApplicationLauncher
Starts the application.
start() - Method in class org.fest.swing.util.TimeoutWatch
 
startCellEditing(JTable, int, int) - Method in interface org.fest.swing.cell.JTableCellWriter
Starts editing the given cell of the JTable.
startCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.BasicJTableCellWriter
Starts editing the given cell of the JTable.
startCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.JTableCheckBoxEditorCellWriter
Starts editing the given cell of the JTable.
startCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.JTableComboBoxEditorCellWriter
Starts editing the given cell of the JTable.
startCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.JTableTextComponentEditorCellWriter
Starts editing the given cell of the JTable.
startCellEditing(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Starts editing the given cell of the JTable, using this driver's JTableCellWriter.
startEditing() - Method in class org.fest.swing.fixture.JTableCellFixture
Starts editing this fixture's table cell.
startListening(Toolkit, AWTEventListener, long) - Method in class org.fest.swing.input.DragAwareEventNormalizer
 
startListening(Toolkit, AWTEventListener, long) - Method in class org.fest.swing.input.EventNormalizer
Starts listening for events.
startTime - Variable in class org.fest.swing.util.TimeoutWatch
 
startWaiting(long) - Method in class org.fest.swing.driver.ComponentShownWaiter
 
startWatchWithTimeoutOf(long) - Static method in class org.fest.swing.util.TimeoutWatch
Creates and starts a new TimeoutWatch with the given timeout.
state - Variable in class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator
 
State() - Constructor for enum class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator.State
 
StateVerificationFixture - Interface in org.fest.swing.fixture
Understands state verification of a GUI component.
statusDisplay - Variable in class org.fest.swing.applet.BasicAppletContext
 
StatusDisplay - Interface in org.fest.swing.applet
Understands how to display the state of an applet.
statusLabel - Variable in class org.fest.swing.applet.AppletViewer
 
stopCellEditing(JTable, int, int) - Method in interface org.fest.swing.cell.JTableCellWriter
Stops editing the given cell of the JTable.
stopCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.AbstractJTableCellWriter
Stops editing the given cell of the JTable.
stopCellEditing(JTable, int, int) - Method in class org.fest.swing.driver.BasicJTableCellWriter
Stops editing the given cell of the JTable.
stopCellEditing(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Stops editing the given cell of the JTable, using this driver's JTableCellWriter.
stopEditing() - Method in class org.fest.swing.fixture.JTableCellFixture
Stops editing this fixture's table cell.
stopEditing(JTable, int, int) - Static method in class org.fest.swing.driver.JTableStopCellEditingTask
 
stopEditing(TableCellEditor) - Static method in class org.fest.swing.driver.JTableStopCellEditingTask
 
stopListening() - Method in class org.fest.swing.input.DragAwareEventNormalizer
 
stopListening() - Method in class org.fest.swing.input.EventNormalizer
Stops listening for events and disposes the delegate event listener.
storedQueueFor(Component) - Method in class org.fest.swing.monitor.Context
 
storedQueueFor(Component) - Method in class org.fest.swing.monitor.EventQueueMapping
 
strategies - Static variable in class org.fest.swing.hierarchy.ChildrenFinder
 
strategies() - Static method in class org.fest.swing.core.FocusOwnerFinder
 
strategies() - Static method in class org.fest.swing.hierarchy.ChildrenFinder
 
STRATEGIES - Static variable in class org.fest.swing.core.FocusOwnerFinder
 
streamMap - Variable in class org.fest.swing.applet.BasicAppletContext
 
stringOf(JProgressBar) - Static method in class org.fest.swing.driver.JProgressBarStringQuery
 
Strings - Class in org.fest.swing.util
Understands utility methods related to Strings.
Strings() - Constructor for class org.fest.swing.util.Strings
 
StringTextMatcher - Class in org.fest.swing.util
Understands matching text to a group of String values.
StringTextMatcher(String...) - Constructor for class org.fest.swing.util.StringTextMatcher
Creates a new StringTextMatcher.
stub - Variable in class org.fest.swing.applet.AppletViewer
 
stub() - Method in class org.fest.swing.applet.AppletViewer
Returns the AppletStub in this viewer.
supportedType - Variable in class org.fest.swing.core.GenericTypeMatcher
 
supportedType() - Method in class org.fest.swing.core.GenericTypeMatcher
Returns the supported type of this matcher.
supportsMaximize(Toolkit) - Static method in class org.fest.swing.driver.FrameDriver
 
SwingIntEnums - Class in org.fest.swing.format
Understands common Swing int enumerations.
SwingIntEnums() - Constructor for class org.fest.swing.format.SwingIntEnums
 
System - Class in org.fest.swing.util
Deprecated.
Use SystemProperties instead.
System() - Constructor for class org.fest.swing.util.System
Deprecated.
 
SystemProperties - Class in org.fest.swing.util
Understands system properties.
SystemProperties() - Constructor for class org.fest.swing.util.SystemProperties
 
systemProperty(String) - Method in class org.fest.swing.util.SystemPropertyReader
 
SystemPropertyReader - Class in org.fest.swing.util
Understands how to obtain system properties.
SystemPropertyReader() - Constructor for class org.fest.swing.util.SystemPropertyReader
 
SystemPropertyWriter - Class in org.fest.swing.util
Understands how to update values of system properties.
SystemPropertyWriter() - Constructor for class org.fest.swing.util.SystemPropertyWriter
 

T

tabbedPane() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JTabbedPane found in this fixture's Container.
tabbedPane() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JTabbedPane found in this fixture's Container.
tabbedPane(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JTabbedPane in this fixture's Container, which name matches the specified one.
tabbedPane(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JTabbedPane in this fixture's Container, which name matches the specified one.
tabbedPane(GenericTypeMatcher<? extends JTabbedPane>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JTabbedPane in this fixture's Container, that matches the specified search criteria.
tabbedPane(GenericTypeMatcher<? extends JTabbedPane>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JTabbedPane in this fixture's Container, that matches the specified search criteria.
table - Variable in class org.fest.swing.fixture.JTableCellFixture
 
table() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JTable found in this fixture's Container.
table() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JTable found in this fixture's Container.
table() - Method in class org.fest.swing.fixture.JTableCellFixture
 
table(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JTable in this fixture's Container, which name matches the specified one.
table(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JTable in this fixture's Container, which name matches the specified one.
table(GenericTypeMatcher<? extends JTable>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JTable in this fixture's Container, that matches the specified search criteria.
table(GenericTypeMatcher<? extends JTable>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JTable in this fixture's Container, that matches the specified search criteria.
TableCell - Class in org.fest.swing.data
Understands a cell in a JTable.
TableCell(int, int) - Constructor for class org.fest.swing.data.TableCell
Creates a new TableCell.
TableCell.TableCellBuilder - Class in org.fest.swing.data
Understands creation of TableCells.
TableCellBuilder() - Constructor for class org.fest.swing.data.TableCellInSelectedRow.TableCellBuilder
 
TableCellBuilder(int) - Constructor for class org.fest.swing.data.TableCell.TableCellBuilder
 
TableCellBuilder(int) - Constructor for class org.fest.swing.data.TableCellByColumnId.TableCellBuilder
 
TableCellBuilder(String[]) - Constructor for class org.fest.swing.data.TableCellInRowByValue.TableCellBuilder
TableCellByColumnId - Class in org.fest.swing.data
Understands lookup of a cell in a JTable by column identifier.
TableCellByColumnId(int, Object) - Constructor for class org.fest.swing.data.TableCellByColumnId
 
TableCellByColumnId.TableCellBuilder - Class in org.fest.swing.data
Understands creation of TableCellByColumnIds.
TableCellFinder - Interface in org.fest.swing.data
Understands finding a cell in a JTable.
TableCellInRowByValue - Class in org.fest.swing.data
Understands lookup of a cell in the first row in JTable whose values match the given ones.
TableCellInRowByValue(String[], int) - Constructor for class org.fest.swing.data.TableCellInRowByValue
Creates a new TableCellInRowByValue.
TableCellInRowByValue.TableCellBuilder - Class in org.fest.swing.data
Understands creation of TableCellInSelectedRows.
TableCellInSelectedRow - Class in org.fest.swing.data
Understands lookup of a cell in the first selected row of a JTable.
TableCellInSelectedRow(int) - Constructor for class org.fest.swing.data.TableCellInSelectedRow
 
TableCellInSelectedRow.TableCellBuilder - Class in org.fest.swing.data
Understands creation of TableCellInSelectedRows.
tableContents(JTable, JTableCellReader) - Static method in class org.fest.swing.driver.JTableContentsQuery
 
tableHeader() - Method in class org.fest.swing.fixture.JTableFixture
Returns a JTableHeaderFixture wrapping the JTableHeader in this fixture's JTable.
tableHeader(JTable) - Static method in class org.fest.swing.driver.JTableHeaderQuery
 
tableHeaderOf(JTable) - Method in class org.fest.swing.driver.JTableDriver
Returns the JTableHeader of the given JTable.
tabTitles() - Method in class org.fest.swing.fixture.JTabbedPaneFixture
Returns the titles of all the tabs in this fixture's JTabbedPane.
tabTitles(JTabbedPane) - Method in class org.fest.swing.driver.JTabbedPaneDriver
Returns the titles of all the tabs.
tabTitles(JTabbedPane) - Method in class org.fest.swing.format.JTabbedPaneFormatter
 
tabTitlesOf(JTabbedPane) - Static method in class org.fest.swing.driver.JTabbedPaneTabTitlesQuery
 
tabToSelectInfo(JTabbedPaneLocation, JTabbedPane, TextMatcher) - Static method in class org.fest.swing.driver.JTabbedPaneDriver
 
takeDesktopScreenshot() - Method in class org.fest.swing.image.ScreenshotTaker
Takes a screenshot of the desktop.
takeScreenshot(Rectangle) - Method in class org.fest.swing.image.ScreenshotTaker
 
takeScreenshot(Robot, Rectangle) - Static method in class org.fest.swing.image.ScreenshotTaker
 
takeScreenshotOf(Component) - Method in class org.fest.swing.image.ScreenshotTaker
Takes a screenshot of the given Component.
target - Variable in class org.fest.swing.fixture.ColorFixture
 
target - Variable in class org.fest.swing.fixture.ComponentFixture
This fixture's Component.
target - Variable in class org.fest.swing.fixture.FontFixture
 
target - Variable in class org.fest.swing.fixture.JMenuItemFinder
 
target() - Method in class org.fest.swing.fixture.ColorFixture
Returns this fixture's color.
target() - Method in class org.fest.swing.fixture.FontFixture
Returns this fixture's font.
target() - Method in class org.fest.swing.fixture.JTableCellFixture
 
targetCastedTo(Class<C>) - Method in class org.fest.swing.fixture.ComponentFixture
Returns this fixture's Component casted to the given sub-type.
targetType - Variable in class org.fest.swing.format.IntrospectionComponentFormatter
 
targetType() - Method in interface org.fest.swing.format.ComponentFormatter
Returns the type of Component this formatter supports.
targetType() - Method in class org.fest.swing.format.IntrospectionComponentFormatter
Returns the type of Component this formatter supports.
targetType() - Method in class org.fest.swing.format.JComboBoxFormatter
Indicates that this formatter supports JComboBox only.
targetType() - Method in class org.fest.swing.format.JFileChooserFormatter
Indicates that this formatter supports JFileChooser only.
targetType() - Method in class org.fest.swing.format.JListFormatter
Indicates that this formatter supports JList only.
targetType() - Method in class org.fest.swing.format.JOptionPaneFormatter
Indicates that this formatter supports JOptionPane only.
targetType() - Method in class org.fest.swing.format.JTabbedPaneFormatter
Indicates that this formatter supports JTabbedPane only.
targetType() - Method in class org.fest.swing.format.JTableFormatter
Indicates that this formatter supports JTable only.
targetType() - Method in class org.fest.swing.format.JTreeFormatter
Indicates that this formatter supports JTree only.
task - Variable in class org.fest.swing.monitor.ProtectingTimerTask
 
terminateTests() - Method in class org.fest.swing.core.TestTerminator
 
test() - Method in class org.fest.swing.core.ComponentFoundCondition
Returns true if a component that matches the search criteria in this condition's ComponentMatcher can be found.
test() - Method in class org.fest.swing.core.EdtSafeCondition
Checks if the condition has been satisfied.
test() - Method in class org.fest.swing.driver.ComponentEnabledCondition
 
test() - Method in class org.fest.swing.driver.JTreeChildrenShowUpCondition
 
test() - Method in class org.fest.swing.driver.WaitForComponentToShowCondition
Indicates whether the Component in this condition is showing on the screen or not.
test() - Method in class org.fest.swing.timing.Condition
Checks if the condition has been satisfied.
testInEDT() - Method in class org.fest.swing.core.EdtSafeCondition
Checks if the condition has been satisfied.
testTerminator - Variable in class org.fest.swing.core.EmergencyAbortListener
 
TestTerminator - Class in org.fest.swing.core
Understands terminating running FEST-Swing tests.
TestTerminator() - Constructor for class org.fest.swing.core.TestTerminator
 
TestTerminator(ThreadsSource, FrameDisposer, MainThreadIdentifier) - Constructor for class org.fest.swing.core.TestTerminator
 
text - Variable in class org.fest.swing.core.matcher.JButtonMatcher
 
text - Variable in class org.fest.swing.core.matcher.JLabelMatcher
 
text - Variable in class org.fest.swing.core.matcher.JTextComponentMatcher
 
text() - Method in class org.fest.swing.fixture.JButtonFixture
Returns the text of this fixture's JButton.
text() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Returns the text of this fixture's JCheckBox.
text() - Method in class org.fest.swing.fixture.JLabelFixture
Returns the text of this fixture's JLabel.
text() - Method in class org.fest.swing.fixture.JProgressBarFixture
Returns the text of this fixture's JProgressBar.
text() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Returns the text of this fixture's JRadioButton.
text() - Method in class org.fest.swing.fixture.JSpinnerFixture
Returns the text displayed by this fixture's JSpinner.
text() - Method in class org.fest.swing.fixture.JTextComponentFixture
Returns the text of this fixture's JTextComponent.
text() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Returns the text of this fixture's JToggleButton.
text() - Method in interface org.fest.swing.fixture.TextDisplayFixture
Returns the text of this fixture's Component.
TEXT - Static variable in class org.fest.swing.format.Formatting
 
TEXT_PROPERTY - Static variable in class org.fest.swing.driver.AbstractButtonDriver
 
TEXT_PROPERTY - Static variable in class org.fest.swing.driver.JLabelDriver
 
TEXT_PROPERTY - Static variable in class org.fest.swing.driver.JProgressBarDriver
 
TEXT_PROPERTY - Static variable in class org.fest.swing.driver.JTextComponentDriver
 
TextAssert - Class in org.fest.swing.driver
Understands assertion methods for text.
TextAssert(String) - Constructor for class org.fest.swing.driver.TextAssert
 
textBox() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JTextComponent found in this fixture's Container.
textBox() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JTextComponent found in this fixture's Container.
textBox(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JTextComponent in this fixture's Container managed by this fixture, which name matches the specified one.
textBox(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JTextComponent in this fixture's Container managed by this fixture, which name matches the specified one.
textBox(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Deprecated.
in 1.2
textBox(GenericTypeMatcher<? extends JTextComponent>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JTextComponent in this fixture's Container managed by this fixture, that matches the specified search criteria.
textBox(GenericTypeMatcher<? extends JTextComponent>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JTextComponent in this fixture's Container managed by this fixture, that matches the specified search criteria.
textComponentWriter - Variable in class org.fest.swing.driver.BasicJTableCellWriter
 
TextDisplayDriver<T extends Component> - Interface in org.fest.swing.driver
Understands functional testing of a Component that displays text.
TextDisplayFixture - Interface in org.fest.swing.fixture
Understands state verification and property value queries of GUI components that display text.
TextInputFixture - Interface in org.fest.swing.fixture
Understands simulation of user events on GUI components that accept text input from the user.
TextMatcher - Interface in org.fest.swing.util
Understands matching a given text to one or more values.
textOf(AbstractButton) - Method in class org.fest.swing.driver.AbstractButtonDriver
Returns the text of the given button.
textOf(AbstractButton) - Static method in class org.fest.swing.driver.AbstractButtonTextQuery
 
textOf(JLabel) - Method in class org.fest.swing.driver.JLabelDriver
Returns the text of the given JLabel.
textOf(JLabel) - Static method in class org.fest.swing.driver.JLabelTextQuery
 
textOf(JProgressBar) - Method in class org.fest.swing.driver.JProgressBarDriver
Returns the text of the given JProgressBar.
textOf(JSpinner) - Method in class org.fest.swing.driver.JSpinnerDriver
Returns the text displayed in the given JSpinner.
textOf(MenuElement) - Static method in class org.fest.swing.driver.JPopupMenuElementsAsTextQuery
 
textOf(JTextComponent) - Method in class org.fest.swing.driver.JTextComponentDriver
Returns the text of the given JTextComponent.
textOf(JTextComponent) - Static method in class org.fest.swing.driver.JTextComponentTextQuery
 
textOf(T) - Method in interface org.fest.swing.driver.TextDisplayDriver
Returns the text of the given component.
textProperty(JTextComponent) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
ThreadSafeAction - Annotation Interface in org.fest.swing.annotation
Understands an annotation that documents that a method is thread-safe.
threadsSource - Variable in class org.fest.swing.core.TestTerminator
 
ThreadsSource - Class in org.fest.swing.core
Understands utility methods related to threads.
ThreadsSource() - Constructor for class org.fest.swing.core.ThreadsSource
 
ThreadStateChecker(Object) - Constructor for class org.fest.swing.awt.AWT.ThreadStateChecker
 
thumbLocation(JScrollBar, double) - Method in class org.fest.swing.driver.HorizontalJScrollBarLocation
 
thumbLocation(JScrollBar, double) - Method in class org.fest.swing.driver.JScrollBarLocationStrategy
 
thumbLocation(JScrollBar, double) - Method in class org.fest.swing.driver.VerticalJScrollBarLocation
 
thumbLocation(JScrollBar, int) - Method in class org.fest.swing.driver.JScrollBarLocation
Returns the location where to move the mouse pointer to scroll to the given position.
timeout - Variable in class org.fest.swing.finder.ComponentFinderTemplate
 
timeout - Variable in class org.fest.swing.util.TimeoutWatch
 
timeout(long) - Static method in class org.fest.swing.timing.Timeout
Creates a new Timeout.
timeout(long, TimeUnit) - Static method in class org.fest.swing.timing.Timeout
Creates a new Timeout.
Timeout - Class in org.fest.swing.timing
Understands a timeout.
Timeout(long) - Constructor for class org.fest.swing.timing.Timeout
 
TIMEOUT - Static variable in class org.fest.swing.finder.ComponentFinderTemplate
 
timeoutExpired(Condition) - Static method in class org.fest.swing.timing.Pause
 
timeoutExpired(Condition[]) - Static method in class org.fest.swing.timing.Pause
 
timeoutToBeVisible - Variable in class org.fest.swing.core.Settings
 
timeoutToBeVisible() - Method in class org.fest.swing.core.Settings
Returns the number of milliseconds to wait for a component to be visible.
timeoutToBeVisible(int) - Method in class org.fest.swing.core.Settings
Updates the number of milliseconds to wait for a component to be visible.
timeoutToFindPopup - Variable in class org.fest.swing.core.Settings
 
timeoutToFindPopup() - Method in class org.fest.swing.core.Settings
Returns the number of milliseconds to wait before failing to find a pop-up menu that should appear.
timeoutToFindPopup(int) - Method in class org.fest.swing.core.Settings
Updates the number of milliseconds to wait before failing to find a pop-up menu that should appear.
timeoutToFindSubMenu - Variable in class org.fest.swing.core.Settings
 
timeoutToFindSubMenu() - Method in class org.fest.swing.core.Settings
Returns the number of milliseconds to wait for a sub-menu to appear.
timeoutToFindSubMenu(int) - Method in class org.fest.swing.core.Settings
Updates the number of milliseconds to wait for a sub-menu to appear.
TimeoutWatch - Class in org.fest.swing.util
Understands a time counter with a timeout.
TimeoutWatch(long) - Constructor for class org.fest.swing.util.TimeoutWatch
 
times - Variable in class org.fest.swing.core.MouseClickInfo
 
times() - Method in class org.fest.swing.core.MouseClickInfo
Returns how many times the mouse button should be clicked.
times(int) - Method in class org.fest.swing.core.MouseClickInfo
Specifies how many times the mouse button should be clicked.
title - Variable in class org.fest.swing.core.matcher.DialogMatcher
 
title - Variable in class org.fest.swing.core.matcher.FrameMatcher
 
title() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Returns the title of this fixture's JOptionPane.
title(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Returns the title of the given JOptionPane.
TITLE - Static variable in class org.fest.swing.format.Formatting
 
TITLE_PROPERTY - Static variable in class org.fest.swing.driver.JOptionPaneDriver
 
titleAt(JTabbedPane, Index) - Static method in class org.fest.swing.driver.JTabbedPaneDriver
 
titleAtProperty(JTabbedPane) - Method in class org.fest.swing.driver.JTabbedPaneDriver
 
titleOf(JOptionPane) - Static method in class org.fest.swing.driver.JOptionPaneTitleQuery
 
to - Variable in class org.fest.swing.util.GenericRange
Final value of this range.
to(int) - Static method in class org.fest.swing.util.Range
Creates a new Range.To, representing the ending value of a range.
To(int) - Constructor for class org.fest.swing.util.Range.To
 
toBack(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
toFront(Window) - Static method in class org.fest.swing.driver.WindowMoveToFrontTask
 
toFront(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
toggleButton() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JToggleButton found in this fixture's Container.
toggleButton() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JToggleButton found in this fixture's Container.
toggleButton(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JToggleButton in this fixture's Container, which name matches the specified one.
toggleButton(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JToggleButton in this fixture's Container, which name matches the specified one.
toggleButton(GenericTypeMatcher<? extends JToggleButton>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JToggleButton in this fixture's Container, that matches the specified search criteria.
toggleButton(GenericTypeMatcher<? extends JToggleButton>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JToggleButton in this fixture's Container, that matches the specified search criteria.
toggleCell(JTree, Point, int) - Method in class org.fest.swing.driver.JTreeDriver
 
toggleExpandState(JTree, Point) - Static method in class org.fest.swing.driver.JTreeToggleExpandStateTask
 
toggleRow(int) - Method in class org.fest.swing.fixture.JTreeFixture
Simulates a user toggling the open/closed state of the tree node at the given row.
toggleRow(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Change the open/closed state of the given row, if possible.
toggleRowThroughTreeUI(JTree, Point) - Static method in class org.fest.swing.driver.JTreeDriver
 
TOOL_TIP_TEXT_PROPERTY - Static variable in class org.fest.swing.driver.JComponentDriver
 
toolBar() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JToolBar found in this fixture's Container.
toolBar() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JToolBar found in this fixture's Container.
toolBar(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JToolBar in this fixture's Container, which name matches the specified one.
toolBar(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JToolBar in this fixture's Container, which name matches the specified one.
toolBar(GenericTypeMatcher<? extends JToolBar>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JToolBar in this fixture's Container, that matches the specified search criteria.
toolBar(GenericTypeMatcher<? extends JToolBar>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JToolBar in this fixture's Container, that matches the specified search criteria.
toolkit - Variable in class org.fest.swing.core.AWTEventPoster
 
toolkit - Static variable in class org.fest.swing.core.BasicRobot
 
toolkit - Variable in class org.fest.swing.core.EmergencyAbortListener
 
toolkit - Variable in class org.fest.swing.input.DragAwareEventQueue
 
toolkit - Variable in class org.fest.swing.listener.WeakEventListener
 
toolkit() - Method in class org.fest.swing.util.ToolkitProvider
 
toolkitProvider - Static variable in class org.fest.swing.util.Platform
 
ToolkitProvider - Class in org.fest.swing.util
Understands how to obtain the system's mask for the menu shortcut key.
ToolkitProvider() - Constructor for class org.fest.swing.util.ToolkitProvider
 
ToolTipDisplayFixture - Interface in org.fest.swing.fixture
Understands state verification of GUI components that display a tool-tip.
toolTipOf(JComponent) - Static method in class org.fest.swing.driver.JComponentToolTipQuery
 
topAndBottomInsets() - Method in class org.fest.swing.monitor.WindowMetrics
 
topParentOf(Component) - Static method in class org.fest.swing.monitor.Context
 
toString() - Method in class org.fest.swing.core.LabelMatcher
 
toString() - Method in class org.fest.swing.core.matcher.DialogMatcher
 
toString() - Method in class org.fest.swing.core.matcher.FrameMatcher
 
toString() - Method in class org.fest.swing.core.matcher.JButtonMatcher
 
toString() - Method in class org.fest.swing.core.matcher.JLabelMatcher
 
toString() - Method in class org.fest.swing.core.matcher.JTextComponentMatcher
 
toString() - Method in class org.fest.swing.core.MouseClickInfo
 
toString() - Method in class org.fest.swing.core.NameMatcher
 
toString() - Method in class org.fest.swing.core.TypeMatcher
 
toString() - Method in class org.fest.swing.data.Index
 
toString() - Method in class org.fest.swing.data.TableCell
 
toString() - Method in class org.fest.swing.data.TableCellByColumnId
 
toString() - Method in class org.fest.swing.data.TableCellInRowByValue
 
toString() - Method in class org.fest.swing.data.TableCellInSelectedRow
 
toString() - Method in class org.fest.swing.driver.JMenuItemMatcher
 
toString() - Method in class org.fest.swing.format.IntrospectionComponentFormatter
 
toString() - Method in class org.fest.swing.keystroke.KeyStrokeMapping
 
toString() - Method in class org.fest.swing.timing.Condition
Returns the String representation of this condition, which is its description.
toStringOf(Object) - Method in class org.fest.swing.driver.JOptionPaneDriver
 
toWaitFor - Variable in class org.fest.swing.driver.ComponentShownWaiter
 
transientWindowListener - Variable in class org.fest.swing.hierarchy.NewHierarchy
 
TransientWindowListener - Class in org.fest.swing.hierarchy
Understands automatic filtering of auto-generated Swing dialogs.
TransientWindowListener(WindowFilter) - Constructor for class org.fest.swing.hierarchy.TransientWindowListener
 
translate(Component, int, int) - Static method in class org.fest.swing.awt.AWT
Translates the given coordinates to the location on screen of the given Component.
tree - Variable in class org.fest.swing.driver.JTreeChildrenShowUpCondition
 
tree - Variable in class org.fest.swing.fixture.JTreePathFixture
 
tree - Variable in class org.fest.swing.fixture.JTreeRowFixture
 
tree() - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a JTree found in this fixture's Container.
tree() - Method in class org.fest.swing.fixture.ContainerFixture
Returns a JTree found in this fixture's Container.
tree(String) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JTree in this fixture's Container, which name matches the specified one.
tree(String) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JTree in this fixture's Container, which name matches the specified one.
tree(GenericTypeMatcher<? extends JTree>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Finds a JTree in this fixture's Container, that matches the specified search criteria.
tree(GenericTypeMatcher<? extends JTree>) - Method in class org.fest.swing.fixture.ContainerFixture
Finds a JTree in this fixture's Container, that matches the specified search criteria.
Triple<I,II,III> - Class in org.fest.swing.util
Understands a tuple of size 3.
Triple(I, II, III) - Constructor for class org.fest.swing.util.Triple
Creates a new Triple.
TwoStateButtonFixture - Interface in org.fest.swing.fixture
Understands state verification of "two-state" buttons.
type - Variable in class org.fest.swing.core.LabelMatcher
 
type - Variable in class org.fest.swing.core.NameMatcher
 
type - Variable in class org.fest.swing.core.TypeMatcher
 
type(char) - Method in class org.fest.swing.core.BasicRobot
Types the given character.
type(char) - Method in interface org.fest.swing.core.Robot
Types the given character.
type(KeyStroke) - Method in class org.fest.swing.driver.JComponentDriver
 
TypeMatcher - Class in org.fest.swing.core
Understands Component matching by type.
TypeMatcher(Class<? extends Component>) - Constructor for class org.fest.swing.core.TypeMatcher
Creates a new TypeMatcher.
TypeMatcher(Class<? extends Component>, boolean) - Constructor for class org.fest.swing.core.TypeMatcher
Creates a new TypeMatcher.

U

uncheck() - Method in class org.fest.swing.fixture.JCheckBoxFixture
Unchecks this fixture's JCheckBox only if it is checked.
uncheck() - Method in class org.fest.swing.fixture.JRadioButtonFixture
Unchecks this fixture's JRadioButton only if it is checked.
uncheck() - Method in class org.fest.swing.fixture.JToggleButtonFixture
Unchecks this fixture's JToggleButton only if it is checked.
underlyingListener() - Method in class org.fest.swing.listener.WeakEventListener
Returns the underlying listener.
unexpected(Throwable) - Static method in exception org.fest.swing.exception.UnexpectedException
UnexpectedException - Exception in org.fest.swing.exception
Understands an exception thrown when an unexpected error occurs.
UnexpectedException(String, Throwable) - Constructor for exception org.fest.swing.exception.UnexpectedException
Creates a new UnexpectedException.
UnexpectedException(Throwable) - Constructor for exception org.fest.swing.exception.UnexpectedException
Creates a new UnexpectedException.
unexpectedJOptionPaneFinder - Variable in class org.fest.swing.core.BasicRobot
 
UnexpectedJOptionPaneFinder - Class in org.fest.swing.core
Understands how to find unexpected JOptionPanes.
UnexpectedJOptionPaneFinder(ComponentFinder) - Constructor for class org.fest.swing.core.UnexpectedJOptionPaneFinder
 
unexpectedJOptionPanesFound(List<Component>) - Method in class org.fest.swing.core.UnexpectedJOptionPaneFinder
 
unfloat() - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user unfloating this fixture's JToolBar.
unfloat(JToolBar) - Method in class org.fest.swing.driver.JToolBarDriver
Closes a floating JToolBar, making it go back to its original container in its last known location.
unfloat(JToolBar, String) - Method in class org.fest.swing.driver.JToolBarDriver
Drop the JToolBar to the requested constraint position.
unfloat(JToolBarFixture.UnfloatConstraint) - Method in class org.fest.swing.fixture.JToolBarFixture
Simulates a user dropping this fixture's JToolBar to the requested constraint position.
UnfloatConstraint(String) - Constructor for enum class org.fest.swing.fixture.JToolBarFixture.UnfloatConstraint
 
unfloatInfo(JToolBar, String, JToolBarLocation) - Static method in class org.fest.swing.driver.JToolBarDriver
 
unify(int...) - Static method in class org.fest.swing.core.InputModifiers
 
uninstall() - Method in class org.fest.swing.security.NoExitSecurityManagerInstaller
unitLocationToScrollDown(JScrollBar) - Method in class org.fest.swing.driver.HorizontalJScrollBarLocation
 
unitLocationToScrollDown(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarLocation
Returns the location where to move the mouse pointer to scroll one unit down (or left.)
unitLocationToScrollDown(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarLocationStrategy
 
unitLocationToScrollDown(JScrollBar) - Method in class org.fest.swing.driver.VerticalJScrollBarLocation
 
unitLocationToScrollUp(JScrollBar) - Method in class org.fest.swing.driver.JScrollBarLocation
Returns the location where to move the mouse pointer to scroll one unit up (or right.)
UNIX - Enum constant in enum class org.fest.swing.util.OSFamily
 
unloadApplet() - Method in class org.fest.swing.applet.AppletViewer
Stops and destroys the applet loaded in this viewer.
unregister() - Method in class org.fest.swing.core.EmergencyAbortListener
Removes this listener from the Toolkit this listener is attached to.
unselect(AbstractButton) - Method in class org.fest.swing.driver.AbstractButtonDriver
Unselects the given button only if it is selected.
untilChildrenShowUp(JTree, TreePath) - Static method in class org.fest.swing.driver.JTreeChildrenShowUpCondition
 
untilIsDeterminate(JProgressBar) - Static method in class org.fest.swing.driver.JProgressBarWaitUntilIsDeterminate
 
untilIsEnabled(Component) - Static method in class org.fest.swing.driver.ComponentEnabledCondition
 
untilIsShowing(Component) - Static method in class org.fest.swing.driver.WaitForComponentToShowCondition
untilValueIsEqualTo(JProgressBar, int) - Static method in class org.fest.swing.driver.JProgressBarWaitUntilValueIsEqualToExpectedTask
 
update(AWTEvent) - Method in class org.fest.swing.input.InputState
Explicitly update the internal state.
update(MouseEvent) - Method in class org.fest.swing.input.DragDropInfo
 
update(MouseEvent, Point) - Method in class org.fest.swing.input.MouseInfo
 
update(Point, int) - Method in class org.fest.swing.driver.JSliderLocation.JSliderHorizontalLocation
 
update(Point, int) - Method in class org.fest.swing.driver.JSliderLocation.JSliderLocationStrategy
 
update(Point, int) - Method in class org.fest.swing.driver.JSliderLocation.JSliderVerticalLocation
 
updateFrameExtendedState(Frame, int) - Method in class org.fest.swing.driver.FrameDriver
 
updateKeyStrokeMapCollection(KeyStrokeMapCollection) - Static method in class org.fest.swing.keystroke.KeyStrokeMap
 
updateModifierWithKeyCode(int, int) - Static method in class org.fest.swing.util.Modifiers
Updates the given modifier mask with the given key code, only if the given key code belongs to a modifier key.
updateOnMouseEntered(MouseEvent, Point) - Method in class org.fest.swing.input.MouseInfo
 
updateOnMouseExited(MouseEvent) - Method in class org.fest.swing.input.MouseInfo
 
updateOnMousePressed(MouseEvent) - Method in class org.fest.swing.input.MouseInfo
 
updateOnMouseReleased(MouseEvent) - Method in class org.fest.swing.input.MouseInfo
 
updateRobotAutoDelay() - Method in class org.fest.swing.core.Settings
 
updateState(KeyEvent) - Method in class org.fest.swing.input.InputState
 
updateState(MouseEvent) - Method in class org.fest.swing.input.InputState
 
updateSystemProperty(String, String) - Method in class org.fest.swing.util.SystemPropertyWriter
 
using(Robot) - Method in class org.fest.swing.finder.ComponentFinderTemplate
Finds a component by name or type using the given robot.
using(Robot) - Method in class org.fest.swing.finder.DialogFinder
Finds a Dialog by name or type.
using(Robot) - Method in class org.fest.swing.finder.FrameFinder
Finds a Frame by name or type.
using(Robot) - Method in class org.fest.swing.finder.JFileChooserFinder
Finds a JFileChooser by name or type.
using(Robot) - Method in class org.fest.swing.finder.JOptionPaneFinder
Finds a JOptionPane by name or type.
using(Robot) - Method in class org.fest.swing.finder.WindowFinderTemplate
Finds a window by name or type using the given robot.

V

VALID_CONSTRAINTS - Static variable in class org.fest.swing.driver.JToolBarLocation
 
validate(int, String) - Method in class org.fest.swing.driver.JSpinnerDriver
 
validate(File) - Method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
validate(String) - Method in class org.fest.swing.driver.JToolBarLocation
 
validate(String) - Method in class org.fest.swing.image.ScreenshotTaker
 
validate(String) - Method in class org.fest.swing.keystroke.KeyStrokeMappingsParser
 
validate(JSpinner, JTextComponent) - Static method in class org.fest.swing.driver.JSpinnerDriver
 
validate(JTable, int, int) - Static method in class org.fest.swing.driver.AbstractJTableCellWriter
Validates that: the given JTable is enabled and showing on the screen the row and column indices are correct (not out of bounds) the table cell at the given indices is editable
validate(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Validates that the given table cell is non null and its indices are not out of bounds.
validate(Robot, Class<?>) - Static method in class org.fest.swing.fixture.ComponentFixture
 
validate(Condition[]) - Static method in class org.fest.swing.timing.Pause
 
validateAndDecrementValue(JSpinner) - Static method in class org.fest.swing.driver.JSpinnerDriver
 
validateAndDecrementValue(JSpinner, int) - Static method in class org.fest.swing.driver.JSpinnerDriver
 
validateAndDoClick(JMenuItem) - Static method in class org.fest.swing.driver.JMenuItemDriver
 
validateAndFindCloseInfo(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
validateAndfindDeiconifyInfo(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
validateAndfindIconifyInfo(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
validateAndFindIsSelected(AbstractButton) - Static method in class org.fest.swing.driver.AbstractButtonDriver
 
validateAndFindMaximizeLocation(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
validateAndFindNormalizeLocation(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
validateAndFindScrollBlockInfo(JScrollBar, JScrollBarLocation, int) - Static method in class org.fest.swing.driver.JScrollBarDriver
 
validateAndFindScrollInfo(JScrollBar, JScrollBarLocation, int) - Static method in class org.fest.swing.driver.JScrollBarDriver
 
validateAndFindScrollToMaximumInfo(JScrollBar, JScrollBarLocation) - Static method in class org.fest.swing.driver.JScrollBarDriver
 
validateAndFindScrollToMinimumInfo(JScrollBar, JScrollBarLocation) - Static method in class org.fest.swing.driver.JScrollBarDriver
 
validateAndFindScrollUnitInfo(JScrollBar, JScrollBarLocation, int) - Static method in class org.fest.swing.driver.JScrollBarDriver
 
validateAndFindSlideInfo(JSlider, JSliderLocation, int) - Static method in class org.fest.swing.driver.JSliderDriver
 
validateAndFindSlideToMaximumInfo(JSlider, JSliderLocation) - Static method in class org.fest.swing.driver.JSliderDriver
 
validateAndFindSlideToMinimumInfo(JSlider, JSliderLocation) - Static method in class org.fest.swing.driver.JSliderDriver
 
validateAndFindWhereToMoveDividerHorizontally(JSplitPane, int) - Static method in class org.fest.swing.driver.JSplitPaneDriver
 
validateAndFindWhereToMoveDividerVertically(JSplitPane, int) - Static method in class org.fest.swing.driver.JSplitPaneDriver
 
validateAndGetPoint(JTabbedPaneLocation, JTabbedPane, int) - Static method in class org.fest.swing.driver.JTabbedPaneDriver
 
validateAndIncrementValue(JSpinner) - Static method in class org.fest.swing.driver.JSpinnerDriver
 
validateAndIncrementValue(JSpinner, int) - Static method in class org.fest.swing.driver.JSpinnerDriver
 
validateAndScrollToPosition(JTextComponent, int) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
validateAndSelectFile(JFileChooser, File) - Static method in class org.fest.swing.driver.JFileChooserSelectFileTask
 
validateAndSelectFiles(JFileChooser, File[]) - Static method in class org.fest.swing.driver.JFileChooserSelectFileTask
 
validateAndSetCurrentDirectory(JFileChooser, File) - Static method in class org.fest.swing.driver.JFileChooserSetCurrentDirectoryTask
 
validateAndStopEditing(JTable, int, int) - Static method in class org.fest.swing.driver.JTableStopCellEditingTask
 
validateArrayOfIndices(int[]) - Method in class org.fest.swing.driver.JListDriver
 
validateCanClose(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
validateCanMaximize(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
validateCanMove(Container) - Static method in class org.fest.swing.driver.ContainerDriver
 
validateCanResize(Container) - Static method in class org.fest.swing.driver.ContainerStateValidator
 
validateCanResize(JInternalFrame) - Static method in class org.fest.swing.driver.ContainerStateValidator
 
validateCanSelectItem(JComboBox, int) - Static method in class org.fest.swing.driver.JComboBoxDriver
 
validateCellIndexBounds(JTable, TableCell) - Static method in class org.fest.swing.driver.JTableDriver
 
validateCellIndices(JTable, TableCell) - Static method in class org.fest.swing.driver.JTableCellValidator
Validates that the given table cell is non null and its indices are not out of bounds.
validateCellIsEditable(JTable, int, int) - Static method in class org.fest.swing.driver.JTableCellValidator
Validates that the table cell in the given coordinates is editable.
validateCellReader(Object) - Static method in class org.fest.swing.driver.CommonValidations
 
validateCellsToSelect(TableCell[]) - Method in class org.fest.swing.driver.JTableDriver
 
validateCellWriter(Object) - Static method in class org.fest.swing.driver.CommonValidations
 
validateColumnIndex(JTable, int) - Static method in class org.fest.swing.driver.JTableCellValidator
Validates that the given column index exists in the given table.
validatedIndex(JTableHeader, int) - Method in class org.fest.swing.driver.JTableHeaderLocation
 
validateEditorIsAccessible(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxAccessibleEditorValidator
 
validateEqualSize(JTable, String[]) - Static method in class org.fest.swing.data.TableCellInRowByValue
 
validateFileToChoose(JFileChooser, File) - Static method in class org.fest.swing.driver.JFileChooserSelectFileTask
 
validateFloated(JToolBar) - Static method in class org.fest.swing.driver.JToolBarDriver
 
validateIndex(int, int) - Static method in class org.fest.swing.driver.JListItemIndexValidator
 
validateIndex(int, int, String) - Static method in class org.fest.swing.driver.JTableCellValidator
 
validateIndex(JComboBox, int) - Static method in class org.fest.swing.driver.JComboBoxItemIndexValidator
 
validateIndex(JList, int) - Static method in class org.fest.swing.driver.JListItemIndexValidator
 
validateIndex(JTabbedPane, int) - Method in class org.fest.swing.driver.JTabbedPaneLocation
 
validateIndices(JList, int...) - Static method in class org.fest.swing.driver.JListItemIndexValidator
 
validateIndices(JTable, int, int) - Static method in class org.fest.swing.driver.JTableCellValidator
Validates the given indices regarding the given table.
validateIndicesAndClearSelection(JList, int...) - Static method in class org.fest.swing.driver.JListDriver
 
validateIsEnabled(Component) - Static method in class org.fest.swing.driver.ComponentStateValidator
Asserts that the Component is enabled.
validateIsEnabledAndShowing(Component) - Static method in class org.fest.swing.driver.ComponentStateValidator
Asserts that the Component is enabled and showing.
validateIsFloatable(JToolBar) - Static method in class org.fest.swing.driver.JToolBarDriver
 
validateIsNotFloating(JToolBar, String) - Static method in class org.fest.swing.driver.JToolBarDriver
 
validateIsNotNull(MouseButton) - Method in class org.fest.swing.driver.JTreeDriver
 
validateIsNotNull(MouseClickInfo) - Method in class org.fest.swing.driver.JTreeDriver
 
validateIsNotNull(Timeout) - Method in class org.fest.swing.driver.JProgressBarDriver
 
validateIsShowing(Component) - Static method in class org.fest.swing.driver.ComponentStateValidator
Asserts that the Component is showing on the screen.
validateIsShowingOrIconified(JInternalFrame) - Static method in class org.fest.swing.driver.JInternalFrameDriver
 
validateNotNull(PrintStream) - Method in class org.fest.swing.core.BasicComponentPrinter
 
validateNotNull(MouseClickInfo) - Method in class org.fest.swing.fixture.JTableHeaderFixture
 
validateNotNull(TableCell) - Static method in class org.fest.swing.driver.JTableCellValidator
Validates that the given table cell is not null.
validateNotNull(TableCell) - Method in class org.fest.swing.fixture.JTableCellFixture
 
validateNotNull(ComponentDriver) - Static method in class org.fest.swing.fixture.ComponentFixture
 
validateNotNull(JTableFixture) - Method in class org.fest.swing.fixture.JTableCellFixture
 
validatePath(JTree, String) - Method in class org.fest.swing.driver.JTreeDriver
Verifies that the given node path exists.
validatePaths(String[]) - Method in class org.fest.swing.driver.JTreeDriver
 
validatePosition(JScrollBar, int) - Static method in class org.fest.swing.driver.JScrollBarDriver
 
validateRow(JTree, int) - Method in class org.fest.swing.driver.JTreeDriver
Verifies that the given row index is valid.
validateRowIndex(JTable, int) - Static method in class org.fest.swing.driver.JTableCellValidator
Validates that the given row index exists in the given table.
validateRows(int[]) - Method in class org.fest.swing.driver.JTreeDriver
 
validateTimes(int, String) - Method in class org.fest.swing.driver.JScrollBarDriver
 
validateTypeOf(Component) - Method in class org.fest.swing.format.ComponentFormatterTemplate
 
validateValue(JSlider, int) - Static method in class org.fest.swing.driver.JSliderDriver
 
validIndex(JTree, int) - Method in class org.fest.swing.driver.JTreeLocation
Validates that the given row index is valid.
value - Variable in class org.fest.swing.data.Index
The value of this index.
value - Variable in enum class org.fest.swing.driver.JInternalFrameAction
 
value - Variable in enum class org.fest.swing.fixture.JToolBarFixture.UnfloatConstraint
 
value - Variable in class org.fest.swing.launcher.AppletParameter
 
value - Variable in class org.fest.swing.util.Range.From
 
value - Variable in class org.fest.swing.util.Range.To
 
value() - Method in class org.fest.swing.edt.GuiLazyLoadingDescription
Executes GuiLazyLoadingDescription.loadDescription() in the event dispatch thread.
value() - Method in interface org.fest.swing.fixture.ItemFixture
Returns the String representation of this fixture's item, or null if one can not be obtained.
value() - Method in class org.fest.swing.fixture.JListItemFixture
Returns the String representation of the value of this fixture's list item, using the JListCellReader from the JListFixture that created this JListItemFixture.
value() - Method in class org.fest.swing.fixture.JTableCellFixture
Returns the String representation of the value of this fixture's table cell.
value() - Method in class org.fest.swing.fixture.JTreePathFixture
Returns the String representation of this fixture's tree node.
value() - Method in class org.fest.swing.fixture.JTreeRowFixture
Returns the String representation of this fixture's tree node.
value(String) - Method in class org.fest.swing.launcher.AppletParameter.AppletParameterBuilder
Creates a new AppletParameter with the given name and value.
value(JComboBox, int) - Method in class org.fest.swing.driver.JComboBoxDriver
Returns the String representation of the element under the given index, using this driver's JComboBoxCellReader.
value(JList, int) - Method in class org.fest.swing.driver.JListDriver
Returns the String representation of the element under the given index, using this driver's JListCellReader.
value(JTable, int, int) - Method in class org.fest.swing.driver.JTableDriver
Returns the String representation of the value at the given row and column, using this driver's JTableCellReader.
value(JTable, TableCell) - Method in class org.fest.swing.driver.JTableDriver
Returns the String representation of the value at the given cell, using this driver's JTableCellReader.
value(JTree, Object) - Method in class org.fest.swing.driver.JTreePathFinder
 
VALUE - Static variable in class org.fest.swing.format.Formatting
 
VALUE_PROPERTY - Static variable in class org.fest.swing.driver.JScrollBarDriver
 
VALUE_PROPERTY - Static variable in class org.fest.swing.driver.JSpinnerDriver
 
VALUE_PROPERTY - Static variable in class org.fest.swing.driver.JTableDriver
 
valueAsText(JComboBox) - Method in class org.fest.swing.driver.BasicJTableCellReader
 
valueAsText(JComboBox, int, JComboBoxCellReader) - Static method in class org.fest.swing.driver.JComboBoxDriver
 
valueAt(int) - Method in interface org.fest.swing.fixture.ItemGroupFixture
Returns the value of an item in the Component managed by this fixture.
valueAt(int) - Method in class org.fest.swing.fixture.JComboBoxFixture
Returns the String representation of the value of an item in this fixture's JComboBox, using this fixture's JComboBoxCellReader.
valueAt(int) - Method in class org.fest.swing.fixture.JListFixture
Returns the String representation of the value of an item in this fixture's JList, using this fixture's JListCellReader.
valueAt(int) - Method in class org.fest.swing.fixture.JTreeFixture
Returns the String representation of the given row.
valueAt(String) - Method in class org.fest.swing.fixture.JTreeFixture
Returns the String representation of the node at the given path.
valueAt(JComboBox, int) - Method in interface org.fest.swing.cell.JComboBoxCellReader
Returns the internal value of a cell in a JComboBox as expected in a test.
valueAt(JComboBox, int) - Method in class org.fest.swing.driver.BasicJComboBoxCellReader
Returns the internal value of a cell in a JComboBox as expected in a test.
valueAt(JList, int) - Method in interface org.fest.swing.cell.JListCellReader
Returns the internal value of a cell in a JList as expected in a test.
valueAt(JList, int) - Method in class org.fest.swing.driver.BasicJListCellReader
Returns the internal value of a cell in a JList as expected in a test.
valueAt(JTable, int, int) - Method in interface org.fest.swing.cell.JTableCellReader
Returns the internal value of a cell in a JTable as expected in a test.
valueAt(JTable, int, int) - Method in class org.fest.swing.driver.BasicJTableCellReader
Returns the internal value of a cell in a JTable as expected in a test.
valueAt(JTree, Object) - Method in interface org.fest.swing.cell.JTreeCellReader
Returns the internal value of a cell in a JTree as expected in a test.
valueAt(JTree, Object) - Method in class org.fest.swing.driver.BasicJTreeCellReader
Returns the internal value of a cell in a JTree as expected in a test.
valueAt(TableCell) - Method in class org.fest.swing.fixture.JTableFixture
Returns the String representation of the value of a cell in this fixture's JTable, using this fixture's JTableCellReader.
valueForNoSelection(JComboBox) - Static method in class org.fest.swing.driver.JComboBoxSelectionValueQuery
 
valueFrom(Component) - Method in class org.fest.swing.driver.BasicCellRendererReader
Reads the value in the given cell renderer component, or returns null if the renderer belongs to an unknown component type.
valueFrom(Component) - Method in interface org.fest.swing.driver.CellRendererReader
Reads the value in the given cell renderer component, or returns null if the component is not recognized by this reader.
valueOf(String) - Static method in enum class org.fest.swing.core.ComponentLookupScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fest.swing.core.MouseButton
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fest.swing.driver.JInternalFrameAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fest.swing.fixture.JToolBarFixture.UnfloatConstraint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator.State
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.fest.swing.util.OSFamily
Returns the enum constant of this class with the specified name.
valueOf(JProgressBar) - Static method in class org.fest.swing.driver.JProgressBarValueQuery
 
valueOf(JScrollBar) - Static method in class org.fest.swing.driver.JScrollBarValueQuery
 
valueOf(JSpinner) - Static method in class org.fest.swing.driver.JSpinnerValueQuery
 
values - Variable in class org.fest.swing.data.TableCellInRowByValue.TableCellBuilder
 
values - Variable in class org.fest.swing.data.TableCellInRowByValue
 
values - Variable in class org.fest.swing.util.StringTextMatcher
 
values() - Static method in enum class org.fest.swing.core.ComponentLookupScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.fest.swing.core.MouseButton
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.fest.swing.driver.JInternalFrameAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.fest.swing.fixture.JToolBarFixture.UnfloatConstraint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.fest.swing.util.OSFamily
Returns an array containing the constants of this enum class, in the order they are declared.
valueToUpdate(int, int, int) - Method in class org.fest.swing.core.Settings
 
verify(JList, Pair<Integer, Point>, TextMatcher) - Method in class org.fest.swing.driver.JListDriver
 
verifyJTreeIsReadyAndFindMatchingPath(JTree, String, JTreePathFinder) - Static method in class org.fest.swing.driver.JTreeMatchingPathQuery
 
verifyNoSelection(JTree, Description) - Static method in class org.fest.swing.driver.JTreeVerifySelectionTask
 
verifySelection(JTree, int[], Description) - Static method in class org.fest.swing.driver.JTreeVerifySelectionTask
 
verifySelection(JTree, String[], JTreePathFinder, Description) - Static method in class org.fest.swing.driver.JTreeVerifySelectionTask
 
verifyTextWasSelected(JTextComponent, int, int) - Static method in class org.fest.swing.driver.JTextComponentDriver
 
verifyThat(String) - Static method in class org.fest.swing.driver.TextAssert
 
verticalCenter() - Method in class org.fest.swing.monitor.WindowMetrics
 
verticalDockingYCoordinate(int, Insets, int) - Method in class org.fest.swing.driver.JToolBarLocation
 
VerticalJScrollBarLocation - Class in org.fest.swing.driver
Understands a location in a horizontal JScrollBar.
VerticalJScrollBarLocation() - Constructor for class org.fest.swing.driver.VerticalJScrollBarLocation
 
VerticalJSplitPaneDividerLocation - Class in org.fest.swing.driver
Understands calculation of a valid position of a vertical JSplitPane's divider, while respecting the minimum sizes of the right and left component inside the JSplitPane.
VerticalJSplitPaneDividerLocation() - Constructor for class org.fest.swing.driver.VerticalJSplitPaneDividerLocation
 
verticalScrollBar() - Method in class org.fest.swing.fixture.JScrollPaneFixture
Returns a JScrollBarFixture managing the vertical JScrollBar of this target's JScrollPane.
verticalScrollBar(JScrollPane) - Static method in class org.fest.swing.driver.JScrollPaneDriver
 
verticalScrollBarIn(JScrollPane) - Method in class org.fest.swing.driver.JScrollPaneDriver
Returns the vertical JScrollBar in the given JScrollPane.
vetoFrom(UnexpectedException) - Method in class org.fest.swing.driver.JInternalFrameDriver
 
viewer - Variable in class org.fest.swing.applet.BasicAppletStub
 
violationFound(JComponent, StackTraceElement[]) - Method in class org.fest.swing.edt.CheckThreadViolationRepaintManager
 
violationFound(JComponent, StackTraceElement[]) - Method in class org.fest.swing.edt.FailOnThreadViolationRepaintManager
Throws a EdtViolationException when a EDT access violation is found.
VISIBLE - Static variable in class org.fest.swing.format.Formatting
 
VISIBLE_PROPERTY - Static variable in class org.fest.swing.driver.ComponentDriver
 
visibleCenterOf(Component) - Static method in class org.fest.swing.awt.AWT
Returns a point at the center of the visible area of the given Component.
visibleProperty(Component) - Static method in class org.fest.swing.driver.ComponentDriver
 

W

w - Variable in class org.fest.swing.hierarchy.IgnoreWindowTask
 
waitForChildrenToShowUp(JTree, TreePath) - Method in class org.fest.swing.driver.JTreeDriver
 
waitForComponentToBeReady(Component, long) - Method in class org.fest.swing.core.BasicRobot
 
WaitForComponentToShowCondition - Class in org.fest.swing.driver
Understands a condition that verifies that a Component is showing on the screen.
WaitForComponentToShowCondition(Component) - Constructor for class org.fest.swing.driver.WaitForComponentToShowCondition
 
waitForEditorActivation(JTable, int, int) - Method in class org.fest.swing.driver.JTableComboBoxEditorCellWriter
 
waitForEditorActivation(JTable, int, int) - Method in class org.fest.swing.driver.JTableTextComponentEditorCellWriter
 
waitForEditorActivation(JTable, int, int, Class<T>) - Method in class org.fest.swing.driver.AbstractJTableCellWriter
Waits until the editor of the given table cell is showing on the screen.
waitForEditorActivation(ComponentMatcher, JTable, int, int, Class<T>) - Method in class org.fest.swing.driver.AbstractJTableCellWriter
Waits until the editor of the given table cell is showing on the screen.
waitForIdle() - Method in class org.fest.swing.core.BasicRobot
Wait for an idle AWT event queue.
waitForIdle() - Method in interface org.fest.swing.core.Robot
Wait for an idle AWT event queue.
waitForIdle(EventQueue) - Method in class org.fest.swing.core.BasicRobot
 
waitForShowing(Component, long) - Method in class org.fest.swing.driver.ComponentDriver
Wait the given number of milliseconds for the Component to be showing and ready.
waitForSubMenuToShow() - Method in class org.fest.swing.driver.JMenuItemDriver
 
waitForWindow(Window) - Method in class org.fest.swing.core.BasicRobot
 
waitIfNecessary() - Method in class org.fest.swing.core.BasicRobot
 
waitTillShown(Component) - Static method in class org.fest.swing.driver.ComponentShownWaiter
Waits until the given component is shown on the screen, using a timeout of 5 seconds.
waitTillShown(Component, long) - Static method in class org.fest.swing.driver.ComponentShownWaiter
Waits until the given component is shown on the screen.
WaitTimedOutError - Exception in org.fest.swing.exception
Understands an error thrown when a wait (for some condition) times out.
WaitTimedOutError(String) - Constructor for exception org.fest.swing.exception.WaitTimedOutError
Creates a new WaitTimedOutError.
waitUntilIsDeterminate() - Method in class org.fest.swing.fixture.JProgressBarFixture
Waits until the value of this fixture's JProgressBar is in determinate mode.
waitUntilIsDeterminate(JProgressBar) - Method in class org.fest.swing.driver.JProgressBarDriver
Waits until the value of the given JProgressBar is in determinate mode.
waitUntilIsDeterminate(JProgressBar, Timeout) - Method in class org.fest.swing.driver.JProgressBarDriver
Waits until the value of the given JProgressBar is in determinate mode.
waitUntilIsDeterminate(Timeout) - Method in class org.fest.swing.fixture.JProgressBarFixture
Waits until the value of this fixture's JProgressBar is in determinate mode.
waitUntilValueIs(int) - Method in class org.fest.swing.fixture.JProgressBarFixture
Waits until the value of this fixture's JProgressBar is equal to the given value.
waitUntilValueIs(int, Timeout) - Method in class org.fest.swing.fixture.JProgressBarFixture
Waits until the value of this fixture's JProgressBar is equal to the given value.
waitUntilValueIs(JProgressBar, int) - Method in class org.fest.swing.driver.JProgressBarDriver
Waits until the value of the given JProgressBar is equal to the given value.
waitUntilValueIs(JProgressBar, int, Timeout) - Method in class org.fest.swing.driver.JProgressBarDriver
Waits until the value of the given JProgressBar is equal to the given value.
waitUntilValueIsDeterminate(JProgressBar, Timeout) - Static method in class org.fest.swing.driver.JProgressBarWaitUntilIsDeterminate
 
waitUntilValueIsEqualToExpected(JProgressBar, int, Timeout) - Static method in class org.fest.swing.driver.JProgressBarWaitUntilValueIsEqualToExpectedTask
 
wasExecutedInEDT() - Method in class org.fest.swing.edt.GuiAction
 
weakEventListener - Variable in class org.fest.swing.input.EventNormalizer
 
WeakEventListener - Class in org.fest.swing.listener
Understands an event listener that wraps a given AWTEventListener and: attaches itself to the default toolkit dispatches any given event to the wrapped listener removes itself from the default toolkit when the wrapped listener gets garbage-collected
WeakEventListener(Toolkit, AWTEventListener) - Constructor for class org.fest.swing.listener.WeakEventListener
 
WEST - Enum constant in enum class org.fest.swing.fixture.JToolBarFixture.UnfloatConstraint
 
whereToMoveDividerHorizontally(JSplitPane, int) - Static method in class org.fest.swing.driver.JSplitPaneDriver
 
whereToMoveDividerVertically(JSplitPane, int) - Static method in class org.fest.swing.driver.JSplitPaneDriver
 
window - Variable in class org.fest.swing.monitor.WindowMetrics
 
WINDOW_DELAY - Static variable in class org.fest.swing.core.BasicRobot
 
WINDOW_READY_DELAY - Static variable in class org.fest.swing.monitor.Windows
 
WindowAncestorFinder - Class in org.fest.swing.core
Understands lookup of a component's ancestor.
WindowAncestorFinder() - Constructor for class org.fest.swing.core.WindowAncestorFinder
 
windowAncestorOf(Component) - Static method in class org.fest.swing.core.WindowAncestorFinder
Similar to SwingUtilities.getWindowAncestor(Component), but returns the Component itself if it is a Window, or the invoker's Window if on a pop-up.
windowAncestorOf(JToolBar) - Static method in class org.fest.swing.driver.JToolBarDriver
 
windowAncestorsOf(Component, Component) - Static method in class org.fest.swing.core.BasicRobot
 
windowAvailabilityMonitor - Variable in class org.fest.swing.monitor.WindowMonitor
 
WindowAvailabilityMonitor - Class in org.fest.swing.monitor
Understands an event listener that monitors when a window is ready to receive OS-level event input.
WindowAvailabilityMonitor(Windows) - Constructor for class org.fest.swing.monitor.WindowAvailabilityMonitor
 
WindowChildrenFinder - Class in org.fest.swing.hierarchy
Understands how to find children components in a Window.
WindowChildrenFinder() - Constructor for class org.fest.swing.hierarchy.WindowChildrenFinder
 
windowClosed(AWTEvent) - Static method in class org.fest.swing.util.AWTEvents
Returns true if the id of the given event is equal to WINDOW_CLOSED
windowClosed(WindowEvent) - Method in class org.fest.swing.monitor.WindowVisibilityMonitor
 
WindowDriver - Class in org.fest.swing.driver
Understands functional testing of Windows: user input simulation state verification property value query This class is intended for internal use only.
WindowDriver(Robot) - Constructor for class org.fest.swing.driver.WindowDriver
Creates a new WindowDriver.
windowEventQueueMapping - Variable in class org.fest.swing.monitor.Context
Maps unique event queues to the set of root windows found on each queue.
WindowEventQueueMapping - Class in org.fest.swing.monitor
Understands a mapping of unique event queues to the set of root windows found on each queue.
WindowEventQueueMapping() - Constructor for class org.fest.swing.monitor.WindowEventQueueMapping
 
WindowFilter - Class in org.fest.swing.hierarchy
Understands a filter of windows to ignore in a component hierarchy.
WindowFilter() - Constructor for class org.fest.swing.hierarchy.WindowFilter
 
WindowFilter(ParentFinder, ChildrenFinder) - Constructor for class org.fest.swing.hierarchy.WindowFilter
 
WindowFinder - Class in org.fest.swing.finder
Understands lookup of Frames and Dialogs.
WindowFinder() - Constructor for class org.fest.swing.finder.WindowFinder
 
WindowFinderTemplate<T extends Window> - Class in org.fest.swing.finder
Understands a template for Window finders.
WindowFinderTemplate(Class<? extends T>) - Constructor for class org.fest.swing.finder.WindowFinderTemplate
Creates a new WindowFinderTemplate.
WindowFinderTemplate(String, Class<? extends T>) - Constructor for class org.fest.swing.finder.WindowFinderTemplate
Creates a new WindowFinderTemplate.
WindowFinderTemplate(GenericTypeMatcher<? extends T>) - Constructor for class org.fest.swing.finder.WindowFinderTemplate
Creates a new WindowFinderTemplate.
WindowFixture<T extends Window> - Class in org.fest.swing.fixture
Understands functional testing of Windows: user input simulation state verification property value query
WindowFixture(Class<? extends T>) - Constructor for class org.fest.swing.fixture.WindowFixture
Creates a new WindowFixture.
WindowFixture(String, Class<? extends T>) - Constructor for class org.fest.swing.fixture.WindowFixture
Creates a new WindowFixture.
WindowFixture(Robot, Class<? extends T>) - Constructor for class org.fest.swing.fixture.WindowFixture
Creates a new WindowFixture.
WindowFixture(Robot, String, Class<? extends T>) - Constructor for class org.fest.swing.fixture.WindowFixture
Creates a new WindowFixture.
WindowFixture(Robot, T) - Constructor for class org.fest.swing.fixture.WindowFixture
Creates a new WindowFixture.
WindowFixture(T) - Constructor for class org.fest.swing.fixture.WindowFixture
Creates a new WindowFixture.
windowFor(Component) - Method in class org.fest.swing.hierarchy.ParentFinder
Similar to SwingUtilities.windowForComponent), but returns the component itself if it is a Window, or the invoker's window if on a pop-up.
WindowLikeContainerFixture - Interface in org.fest.swing.fixture
Understands functional testing of window-like containers (not necessarily subclasses of Window): user input simulation state verification property value query
WindowLikeContainerLocations - Class in org.fest.swing.driver
Understands locations of the control buttons in a window-like container.
WindowLikeContainerLocations() - Constructor for class org.fest.swing.driver.WindowLikeContainerLocations
 
WindowMetrics - Class in org.fest.swing.monitor
Understands some window metrics.
WindowMetrics(Window) - Constructor for class org.fest.swing.monitor.WindowMetrics
 
windowMonitor - Variable in class org.fest.swing.core.AWTEventPoster
 
windowMonitor - Static variable in class org.fest.swing.core.BasicRobot
 
windowMonitor - Static variable in class org.fest.swing.hierarchy.ExistingHierarchy
 
WindowMonitor - Class in org.fest.swing.monitor
Understands a monitor that keeps track of all known root windows (showing, hidden, closed.)
WindowMonitor(Toolkit) - Constructor for class org.fest.swing.monitor.WindowMonitor
Create an instance of WindowTracker which will track all windows coming and going on the current and subsequent AppContexts.
WindowMonitor(Toolkit, Context, WindowStatus) - Constructor for class org.fest.swing.monitor.WindowMonitor
 
WindowMonitor.SingletonLazyLoader - Class in org.fest.swing.monitor
 
WindowMoveToFrontTask - Class in org.fest.swing.driver
Understands a task that moves a Window to the front and gives it input focus.
WindowMoveToFrontTask() - Constructor for class org.fest.swing.driver.WindowMoveToFrontTask
 
windowOpened(AWTEvent) - Static method in class org.fest.swing.util.AWTEvents
Returns true if the id of the given event is equal to WINDOW_OPENED
windowReadyTimer - Variable in class org.fest.swing.monitor.Windows
 
windows - Variable in class org.fest.swing.monitor.ContextMonitor
 
windows - Variable in class org.fest.swing.monitor.WindowAvailabilityMonitor
 
windows - Variable in class org.fest.swing.monitor.WindowMonitor
 
windows - Variable in class org.fest.swing.monitor.WindowStatus
 
windows - Variable in class org.fest.swing.monitor.WindowVisibilityMonitor
 
windows() - Method in class org.fest.swing.monitor.WindowEventQueueMapping
 
windows() - Method in class org.fest.swing.monitor.WindowStatus
 
windows(List<Window>) - Method in class org.fest.swing.hierarchy.WindowChildrenFinder
 
Windows - Class in org.fest.swing.monitor
Understands the information collected by the monitors in this package.
Windows() - Constructor for class org.fest.swing.monitor.Windows
 
WINDOWS - Enum constant in enum class org.fest.swing.util.OSFamily
 
windowShown(AWTEvent) - Static method in class org.fest.swing.util.AWTEvents
Returns true if the id of the given event is equal to COMPONENT_SHOWN and the source of the event is a Window.
windowStatus - Variable in class org.fest.swing.monitor.WindowMonitor
 
WindowStatus - Class in org.fest.swing.monitor
Understands verification of the state of a window.
WindowStatus(Windows) - Constructor for class org.fest.swing.monitor.WindowStatus
 
WindowStatus(Windows, RobotFactory) - Constructor for class org.fest.swing.monitor.WindowStatus
 
WindowVisibilityMonitor - Class in org.fest.swing.monitor
Understands tracking of window visibility state.
WindowVisibilityMonitor(Windows) - Constructor for class org.fest.swing.monitor.WindowVisibilityMonitor
 
with(ComponentFixtureExtension<C, F>) - Method in interface org.fest.swing.fixture.ComponentContainerFixture
Returns a ComponentFixture managing a component inside this fixture's Container.
with(ComponentFixtureExtension<C, F>) - Method in class org.fest.swing.fixture.ContainerFixture
Returns a ComponentFixture managing a component inside this fixture's Container.
withArgs(String...) - Method in class org.fest.swing.launcher.ApplicationLauncher
Specifies the arguments to pass to the "main" method.
withName(String) - Static method in class org.fest.swing.core.matcher.DialogMatcher
Creates a new DialogMatcher that matches a Dialog that: has a matching name (optionally) has matching title (optionally) is showing on the screen
withName(String) - Static method in class org.fest.swing.core.matcher.FrameMatcher
Creates a new FrameMatcher that matches a Frame that: has a matching name (optionally) has matching title (optionally) is showing on the screen
withName(String) - Static method in class org.fest.swing.core.matcher.JButtonMatcher
Creates a new JButtonMatcher that matches a JButton that: has a matching name (optionally) has matching text (optionally) is showing on the screen
withName(String) - Static method in class org.fest.swing.core.matcher.JLabelMatcher
Creates a new JLabelMatcher that matches a JLabel that: has a matching name (optionally) has matching text (optionally) is showing on the screen
withName(String) - Static method in class org.fest.swing.core.matcher.JTextComponentMatcher
Creates a new JTextComponentMatcher that matches a JTextComponent that: has a matching name (optionally) has matching text (optionally) is showing on the screen
WITHOUT_COUNTRY - Enum constant in enum class org.fest.swing.keystroke.KeyStrokeMappingProviderNames.NameIterator.State
 
withParameters(Map<String, String>) - Method in class org.fest.swing.launcher.AppletLauncher
Sets the parameters for the applet to launch, as an alternative to AppletLauncher.withParameters(AppletParameter...).
withParameters(AppletParameter...) - Method in class org.fest.swing.launcher.AppletLauncher
Sets the parameters for the applet to launch, as an alternative to AppletLauncher.withParameters(Map).
withText(String) - Static method in class org.fest.swing.core.matcher.JButtonMatcher
Creates a new JButtonMatcher that matches a JButton by its text.
withText(String) - Static method in class org.fest.swing.core.matcher.JLabelMatcher
Creates a new JLabelMatcher that matches a JLabel by its text.
withText(String) - Static method in class org.fest.swing.core.matcher.JTextComponentMatcher
Creates a new JTextComponentMatcher that matches a JTextComponent by its text.
withText(Pattern) - Static method in class org.fest.swing.core.matcher.JButtonMatcher
Creates a new JButtonMatcher that matches a JButton by its text.
withText(Pattern) - Static method in class org.fest.swing.core.matcher.JLabelMatcher
Creates a new JLabelMatcher that matches a JLabel by its text.
withText(Pattern) - Static method in class org.fest.swing.core.matcher.JTextComponentMatcher
Creates a new JTextComponentMatcher that matches a JTextComponent by its text.
withTimeout(long) - Method in class org.fest.swing.finder.ComponentFinderTemplate
Sets the timeout for this finder.
withTimeout(long) - Method in class org.fest.swing.finder.DialogFinder
Sets the timeout for this finder.
withTimeout(long) - Method in class org.fest.swing.finder.FrameFinder
Sets the timeout for this finder.
withTimeout(long) - Method in class org.fest.swing.finder.JFileChooserFinder
Sets the timeout for this finder.
withTimeout(long) - Method in class org.fest.swing.finder.JOptionPaneFinder
Sets the timeout for this finder.
withTimeout(long) - Method in class org.fest.swing.finder.WindowFinderTemplate
Sets the timeout for this finder.
withTimeout(long, TimeUnit) - Method in class org.fest.swing.finder.ComponentFinderTemplate
Sets the timeout for this finder.
withTimeout(long, TimeUnit) - Method in class org.fest.swing.finder.DialogFinder
Sets the timeout for this finder.
withTimeout(long, TimeUnit) - Method in class org.fest.swing.finder.FrameFinder
Sets the timeout for this finder.
withTimeout(long, TimeUnit) - Method in class org.fest.swing.finder.JFileChooserFinder
Sets the timeout for this finder.
withTimeout(long, TimeUnit) - Method in class org.fest.swing.finder.JOptionPaneFinder
Sets the timeout for this finder.
withTimeout(long, TimeUnit) - Method in class org.fest.swing.finder.WindowFinderTemplate
Sets the timeout for this finder.
withTitle(String) - Static method in class org.fest.swing.core.matcher.DialogMatcher
Creates a new DialogMatcher that matches a Dialog by its title.
withTitle(String) - Static method in class org.fest.swing.core.matcher.FrameMatcher
Creates a new FrameMatcher that matches a Frame by its title.
withTitle(Pattern) - Static method in class org.fest.swing.core.matcher.DialogMatcher
Creates a new DialogMatcher that matches a Dialog by its title.
withTitle(Pattern) - Static method in class org.fest.swing.core.matcher.FrameMatcher
Creates a new FrameMatcher that matches a Frame by its title.
writeAsPng(BufferedImage, String) - Method in class org.fest.swing.image.ImageFileWriter
Writes an image as a PNG file to the file system.
writer - Variable in class org.fest.swing.image.ScreenshotTaker
 
WRITER - Static variable in class org.fest.swing.util.AWTExceptionHandlerInstaller
 

X

x - Variable in class org.fest.swing.input.DragDropInfo
 

Y

y - Variable in class org.fest.swing.input.DragDropInfo
 
yesButton() - Method in class org.fest.swing.fixture.JOptionPaneFixture
Returns a fixture wrapping the "Yes" button in this fixture's JOptionPane.
yesButton(JOptionPane) - Method in class org.fest.swing.driver.JOptionPaneDriver
Finds the "Yes" button in the JOptionPane.
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 and Interfaces|All Packages|Constant Field Values|Serialized Form