Uses of Class
org.fest.swing.core.Settings

Packages that use Settings
org.fest.swing.core Building blocks for all FEST-Swing fixtures. 
org.fest.swing.driver Drivers that simulate user input on GUI Components. 
 

Uses of Settings in org.fest.swing.core
 

Methods in org.fest.swing.core that return Settings
 Settings Robot.settings()
          Returns the configuration settings for this Robot.
 Settings BasicRobot.settings()
          Returns the configuration settings for this Robot.
 

Constructors in org.fest.swing.core with parameters of type Settings
BasicComponentFinder(ComponentHierarchy hierarchy, Settings settings)
          Creates a new BasicComponentFinder.
 

Uses of Settings in org.fest.swing.driver
 

Methods in org.fest.swing.driver that return Settings
protected  Settings ComponentDriver.settings()
           
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.