Uses of Interface
org.fest.swing.core.ComponentFinder
Packages that use ComponentFinder
Package
Description
Building blocks for all FEST-Swing fixtures.
The power and flexibility of FEST-Swing come from the fixtures in
this package.
-
Uses of ComponentFinder in org.fest.swing.core
Classes in org.fest.swing.core that implement ComponentFinderFields in org.fest.swing.core declared as ComponentFinderModifier and TypeFieldDescriptionprivate final ComponentFinderBasicRobot.finderLooks ups.Componentprivate final ComponentFinderComponentFoundCondition.finderprivate final ComponentFinderUnexpectedJOptionPaneFinder.finderMethods in org.fest.swing.core that return ComponentFinderModifier and TypeMethodDescriptionBasicRobot.finder()Returns thebeing used by this robot.ComponentFinderRobot.finder()Returns thebeing used by this robot.ComponentFinderstatic ComponentFinderBasicComponentFinder.finderWithCurrentAwtHierarchy()Creates a newthat has access to all the GUI components in the AWT hierarchy.BasicComponentFinderstatic ComponentFinderBasicComponentFinder.finderWithNewAwtHierarchy()Creates a newwith a new AWT hierarchy.BasicComponentFinderConstructors in org.fest.swing.core with parameters of type ComponentFinderModifierConstructorDescriptionComponentFoundCondition(String description, ComponentFinder finder, ComponentMatcher matcher) Creates a newComponentFoundConditionComponentFoundCondition(String description, ComponentFinder finder, ComponentMatcher matcher, Container root) Creates a newComponentFoundConditionComponentFoundCondition(org.fest.assertions.Description description, ComponentFinder finder, ComponentMatcher matcher) Creates a newComponentFoundConditionComponentFoundCondition(org.fest.assertions.Description description, ComponentFinder finder, ComponentMatcher matcher, Container root) Creates a newComponentFoundCondition(package private) -
Uses of ComponentFinder in org.fest.swing.fixture
Methods in org.fest.swing.fixture that return ComponentFinderModifier and TypeMethodDescriptionprotected final ComponentFinderContainerFixture.finder()Returns thecontained in this fixture'sComponentFinder.Robot