Uses of Package
org.fest.swing.core
Packages that use org.fest.swing.core
Package
Description
Building blocks for all FEST-Swing fixtures.
Common implementations of
GenericTypeMatcher
.
Drivers that simulate user input on GUI
Component
s.
Support for testing time-consuming tasks.
The power and flexibility of FEST-Swing come from the fixtures in
this package.
Support for writing test classes.
-
Classes in org.fest.swing.core used by org.fest.swing.coreClassDescriptionUnderstands a base class for implementations of
.ResettableComponentMatcher
Understands posting
s in aAWTEvent
.EventQueue
Understands GUI
lookup.Component
Understands scopes of GUI component lookup.Understands whether a
matches some desired criteria.Component
Understands printing theString
representation of
s to facilitate debugging.Component
Understands how to find the focus owner of a
.Container
Understands an escape valve for users to abort a running FEST-Swing test by pressing 'Ctrl + Shift + A'.Finds all the components in a
that match the search criteria specified in aComponentHierarchy
.ComponentMatcher
Understands monitoring when a
gets keyboard focus.Component
Understands how to find the current focus owner.Understands disposing all available
s.Frame
Understands a
that matches aComponentMatcher
by type and some custom search criteria.Component
Understands how to obtain all the root containers of an existing component hierarchy.Understands generation of input events.Understands information about pressing a keyboard key.Understands how to identify the "main" thread.Understands mouse buttons.Understands information about clicking a mouse button.Understands whether a
matches some desired criteria.Component
Understands simulation of user events on a GUI
.Component
Understands configuration settings.Understands terminating running FEST-Swing tests.Understands utility methods related to threads.Understands how to find unexpected
s.JOptionPane
-
Classes in org.fest.swing.core used by org.fest.swing.core.matcherClassDescriptionUnderstands a base class for implementations of
.ResettableComponentMatcher
Understands whether a
matches some desired criteria.Component
Understands a
that matches aComponentMatcher
by type and some custom search criteria.Component
Understands whether a
matches some desired criteria.Component
-
Classes in org.fest.swing.core used by org.fest.swing.driverClassDescriptionUnderstands
-based drag and drop.Component
Understands whether a
matches some desired criteria.Component
Understands a
that matches aComponentMatcher
by type and some custom search criteria.Component
Understands information about pressing a keyboard key.Understands mouse buttons.Understands information about clicking a mouse button.Understands simulation of user events on a GUI
.Component
Understands configuration settings.Understands
matching by type.Component
-
Classes in org.fest.swing.core used by org.fest.swing.finderClassDescriptionUnderstands whether a
matches some desired criteria.Component
Understands a
that matches aComponentMatcher
by type and some custom search criteria.Component
Understands simulation of user events on a GUI
.Component
-
Classes in org.fest.swing.core used by org.fest.swing.fixtureClassDescriptionUnderstands GUI
lookup.Component
Understands whether a
matches some desired criteria.Component
Understands a
that matches aComponentMatcher
by type and some custom search criteria.Component
Understands information about pressing a keyboard key.Understands mouse buttons.Understands information about clicking a mouse button.Understands simulation of user events on a GUI
.Component
-
Classes in org.fest.swing.core used by org.fest.swing.testing