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

Packages that use EmergencyAbortListener
org.fest.swing.core Building blocks for all FEST-Swing fixtures. 
 

Uses of EmergencyAbortListener in org.fest.swing.core
 

Methods in org.fest.swing.core that return EmergencyAbortListener
 EmergencyAbortListener EmergencyAbortListener.keyCombination(KeyPressInfo keyPressInfo)
          Sets the key combination that will terminate any FEST-Swing test.
static EmergencyAbortListener EmergencyAbortListener.registerInToolkit()
          Attaches a new instance of EmergencyAbortListener in the given Toolkit.
 



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