Uses of Class
org.fest.swing.lock.ScreenLock

Packages that use ScreenLock
org.fest.swing.lock Ensures that GUI tests are executed sequentially to prevent locking between GUIs. 
 

Uses of ScreenLock in org.fest.swing.lock
 

Methods in org.fest.swing.lock that return ScreenLock
static ScreenLock ScreenLock.instance()
          Returns the singleton instance of this class.
 



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