Uses of Class
org.fest.swing.core.EmergencyAbortListener
Packages that use EmergencyAbortListener
-
Uses of EmergencyAbortListener in org.fest.swing.core
Methods in org.fest.swing.core that return EmergencyAbortListenerModifier and TypeMethodDescriptionEmergencyAbortListener.keyCombination
(KeyPressInfo keyPressInfo) Sets the key combination that will terminate any FEST-Swing test.static EmergencyAbortListener
EmergencyAbortListener.registerInToolkit()
Attaches a new instance of
in the givenEmergencyAbortListener
.Toolkit