org.specrunner.listeners.core
Interface ErrorFrameListener

All Known Implementing Classes:
PauseOnFailureNodeListener

public interface ErrorFrameListener

Abstraction for error panel listener.

Author:
Thiago Santos

Method Summary
 void ok()
          On 'ok' button pressed.
 void okToAll()
          On 'ok to all' button pressed.
 

Method Detail

ok

void ok()
On 'ok' button pressed.


okToAll

void okToAll()
On 'ok to all' button pressed.



Copyright © 2014. All rights reserved.