|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.fest.swing.core | |
---|---|
org.fest.swing.core | Building blocks for all FEST-Swing fixtures. |
org.fest.swing.core.matcher |
Common implementations of . |
org.fest.swing.driver |
Drivers that simulate user input on GUI s. |
org.fest.swing.finder | Support for testing time-consuming tasks. |
org.fest.swing.fixture | The power and flexibility of FEST-Swing come from the fixtures in this package. |
org.fest.swing.testing | Support for writing test classes. |
Classes in org.fest.swing.core used by org.fest.swing.core | |
---|---|
AbstractComponentMatcher
Understands a base class for implementations of . |
|
ComponentFinder
Understands GUI lookup. |
|
ComponentLookupScope
Understands scopes of GUI component lookup. |
|
ComponentMatcher
Understands whether a matches some desired criteria. |
|
ComponentPrinter
Understands printing the String representation of s to
facilitate debugging. |
|
EmergencyAbortListener
Understands an escape valve for users to abort a running FEST-Swing test by pressing 'Ctrl + Shift + A'. |
|
GenericTypeMatcher
Understands a that matches a by type and some
custom search criteria. |
|
KeyPressInfo
Understands information about pressing a keyboard key. |
|
MouseButton
Understands mouse buttons. |
|
MouseClickInfo
Understands information about clicking a mouse button. |
|
ResettableComponentMatcher
Understands whether a matches some desired criteria. |
|
Robot
Understands simulation of user events on a GUI . |
|
Settings
Understands configuration settings. |
Classes in org.fest.swing.core used by org.fest.swing.core.matcher | |
---|---|
AbstractComponentMatcher
Understands a base class for implementations of . |
|
ComponentMatcher
Understands whether a matches some desired criteria. |
|
GenericTypeMatcher
Understands a that matches a by type and some
custom search criteria. |
|
ResettableComponentMatcher
Understands whether a matches some desired criteria. |
Classes in org.fest.swing.core used by org.fest.swing.driver | |
---|---|
ComponentMatcher
Understands whether a matches some desired criteria. |
|
GenericTypeMatcher
Understands a that matches a by type and some
custom search criteria. |
|
KeyPressInfo
Understands information about pressing a keyboard key. |
|
MouseButton
Understands mouse buttons. |
|
MouseClickInfo
Understands information about clicking a mouse button. |
|
Robot
Understands simulation of user events on a GUI . |
|
Settings
Understands configuration settings. |
Classes in org.fest.swing.core used by org.fest.swing.finder | |
---|---|
GenericTypeMatcher
Understands a that matches a by type and some
custom search criteria. |
|
Robot
Understands simulation of user events on a GUI . |
Classes in org.fest.swing.core used by org.fest.swing.fixture | |
---|---|
ComponentFinder
Understands GUI lookup. |
|
GenericTypeMatcher
Understands a that matches a by type and some
custom search criteria. |
|
KeyPressInfo
Understands information about pressing a keyboard key. |
|
MouseButton
Understands mouse buttons. |
|
MouseClickInfo
Understands information about clicking a mouse button. |
|
Robot
Understands simulation of user events on a GUI . |
Classes in org.fest.swing.core used by org.fest.swing.testing | |
---|---|
Robot
Understands simulation of user events on a GUI . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |