| Interface | Description |
|---|---|
| KeyEventHandler |
Allows to handle overall key events in a module.
|
| TrialCountEvaluator |
A TrialCountEvaluator evaluates the trial count for the current execution context.
|
| Class | Description |
|---|---|
| CompoundElementTrialCountEvaluator |
Only counts the trials of the primary element.
|
| ConfidenceRatingHandler | |
| DefaultTrialCountEvaluator |
Default trial count adaptor.
|
| EscapeKeyEventHandler |
Finishes the execution of the currently running module by catching
the key event of the Escape key.
|
| ExecutionFeedbackHandler |
Handler that updates the attributed statuspanel with the result of the last trial
|
| StatusPanelStateHandler |
This handler takes care of resetting status panel states (enabled, reset).
|
| TrialCountHandler |
Counts the number of executed trials
TODO: split out the UI update into a separate handler
|
Copyright © 2013. All Rights Reserved.