Package ch.tatool.core.executable

Class Summary
AbstractHTMLExecutable HTML Instruction Displays a HTML page
AbstractInstructionExecutable Node intended for use cases where information needs to be presented to the user.
BlockingAWTExecutable Blocking executable element implementation This implementation blocks the executable thread until finishExecution is called.
BlockingExecutable Blocking executable element implementation This implementation blocks the executable thread until finishExecution is called.
ConfidenceRatingExecutable  
GenericContentExecutable Executable element that displays generic content in the different regions.
HTMLExecutable HTML Instruction Displays a HTML page
ImageListInstructionExecutable This executable displays a set of images as instructions.
ListInstructionExecutable ListInstructionExecutable Holds the individual instructions in a list of panels.
NonBlockingAWTExecutable This executable element implementation provides support for executing the code in the AWT event dispatch thread, thus making sure that changes to the task display from within the executable work as expected.
QuestionnaireExecutable Questionnaire Displays questions and allows the user to answer.
 



Copyright © 2012. All Rights Reserved.