- AbstractActionPanel - Class in ch.tatool.core.display.swing.action
-
Abstract action panel implementation.
- AbstractActionPanel() - Constructor for class ch.tatool.core.display.swing.action.AbstractActionPanel
-
- AbstractElement - Class in ch.tatool.core.element
-
Abstract implementation that provides support for handlers.
- AbstractElement() - Constructor for class ch.tatool.core.element.AbstractElement
-
- AbstractElement(String) - Constructor for class ch.tatool.core.element.AbstractElement
-
- AbstractHTMLExecutable - Class in ch.tatool.core.executable
-
HTML Instruction
Displays a HTML page
- AbstractHTMLExecutable() - Constructor for class ch.tatool.core.executable.AbstractHTMLExecutable
-
Default Constructor.
- AbstractInstructionExecutable - Class in ch.tatool.core.executable
-
Node intended for use cases where information needs to be presented to the user.
- AbstractInstructionExecutable() - Constructor for class ch.tatool.core.executable.AbstractInstructionExecutable
-
Default constructor.
- AbstractInstructionExecutable(String) - Constructor for class ch.tatool.core.executable.AbstractInstructionExecutable
-
Constructor with element id parameter.
- AbstractListSelector - Class in ch.tatool.core.element
-
AbstractListSelector implementation.
- AbstractListSelector() - Constructor for class ch.tatool.core.element.AbstractListSelector
-
- AbstractModuleScheduler - Class in ch.tatool.core.module.scheduler
-
Abstract module scheduler.
- AbstractModuleScheduler() - Constructor for class ch.tatool.core.module.scheduler.AbstractModuleScheduler
-
- AbstractModuleScheduler.ModuleSchedulerMessageImpl - Class in ch.tatool.core.module.scheduler
-
- AbstractModuleScheduler.ModuleSchedulerMessageImpl() - Constructor for class ch.tatool.core.module.scheduler.AbstractModuleScheduler.ModuleSchedulerMessageImpl
-
- AbstractModuleScheduler.ModuleSchedulerMessageImpl(boolean) - Constructor for class ch.tatool.core.module.scheduler.AbstractModuleScheduler.ModuleSchedulerMessageImpl
-
- AbstractPointAdaptor - Class in ch.tatool.core.element.handler.score
-
Abstract implementation of a point adapter.
- AbstractPointAdaptor() - Constructor for class ch.tatool.core.element.handler.score.AbstractPointAdaptor
-
- AbstractPointsAndLevelHandler - Class in ch.tatool.core.element.handler.score
-
Abstract store and level handler.
- AbstractPointsAndLevelHandler() - Constructor for class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
- AbstractPointsAndLevelHandler(String) - Constructor for class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
- AbstractPropertyHolder - Class in ch.tatool.core.element
-
Default implementation of a property holder.
- AbstractPropertyHolder() - Constructor for class ch.tatool.core.element.AbstractPropertyHolder
-
- action - Variable in class ch.tatool.core.display.swing.matrix.MatrixValue
-
- ActionPanel - Interface in ch.tatool.core.display.swing.action
-
- ActionPanelListener - Interface in ch.tatool.core.display.swing.action
-
Listener for action panels actions.
- actionTriggered(ActionPanel, Object) - Method in interface ch.tatool.core.display.swing.action.ActionPanelListener
-
Called when an action has been triggered.
- actionTriggered(ActionPanel, Object) - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
Called when action panel gets triggered
- actionTriggered(ActionPanel, Object) - Method in class ch.tatool.core.executable.AbstractInstructionExecutable
-
ActionPanelListener interface.
- actionTriggered(ActionPanel, Object) - Method in class ch.tatool.core.executable.ConfidenceRatingExecutable
-
- actionTriggered(ActionPanel, Object) - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
Called when either of the two action panel choices have been selected.
- ADAPT - Static variable in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- AdaptiveScoreAndLevelHandler - Class in ch.tatool.core.element.handler.score
-
Adaptive Score and Level Algorithm
The score and level algorithm adapts itself to the performance of the user.
- AdaptiveScoreAndLevelHandler() - Constructor for class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- AdaptiveTimeoutHandler - Interface in ch.tatool.core.element.handler.timeout
-
- adaptPoints(PointsAndLevelHandler, ExecutionContext) - Method in class ch.tatool.core.element.handler.score.AbstractPointAdaptor
-
To be implemented by subclasses.
- adaptPoints(PointsAndLevelHandler, ExecutionContext) - Method in class ch.tatool.core.element.handler.score.FactorPointAdaptor
-
Adapts the points according to a factor.
- adaptPoints(PointsAndLevelHandler, ExecutionContext) - Method in class ch.tatool.core.element.handler.score.NullablePointAdaptor
-
- adaptPoints(PointsAndLevelHandler, ExecutionContext) - Method in interface ch.tatool.core.element.handler.score.PointsAndLevelHandler.PointAdaptor
-
Adapt the passed in points.
- adaptTimeoutDuration(ExecutionContext) - Method in interface ch.tatool.core.element.handler.timeout.AdaptiveTimeoutHandler
-
- adaptTimeoutDuration(ExecutionContext) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
Individually adapts the timer.
- addActionPanelListener(ActionPanelListener) - Method in class ch.tatool.core.display.swing.action.AbstractActionPanel
-
- addActionPanelListener(ActionPanelListener) - Method in interface ch.tatool.core.display.swing.action.ActionPanel
-
- addCard(String, Component) - Method in interface ch.tatool.core.display.swing.SwingExecutionDisplay
-
Add a card to this display
- addCard(String, Component) - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Add a card to this display
- addChild(Element) - Method in class ch.tatool.core.element.ListElement
-
- addContent(RegionsContainer.Region, JPanel) - Method in class ch.tatool.core.executable.GenericContentExecutable
-
- addHandler(Object) - Method in class ch.tatool.core.element.AbstractElement
-
- addKey(int, String, Object) - Method in class ch.tatool.core.display.swing.action.KeyActionPanel
-
- addListEntry(Object) - Method in class ch.tatool.core.display.swing.action.ListActionPanel
-
- addStatusPanel(String, StatusPanel) - Method in interface ch.tatool.core.display.swing.status.StatusRegion
-
Add a status panel to the status region.
- addStatusPanel(String, StatusPanel, int) - Method in interface ch.tatool.core.display.swing.status.StatusRegion
-
Add a status panel to the status region.
- addStatusPanel(String, StatusPanel) - Method in class ch.tatool.core.display.swing.status.StatusRegionImpl
-
- addStatusPanel(String, StatusPanel, int) - Method in class ch.tatool.core.display.swing.status.StatusRegionImpl
-
- addTemporaryElement(Element) - Method in class ch.tatool.core.element.DefaultExecutionStrategy
-
- AlwaysAllowModuleScheduler - Class in ch.tatool.core.module.scheduler
-
Always allows creating new sessions and does not impose any limits on the session duration.
- AlwaysAllowModuleScheduler() - Constructor for class ch.tatool.core.module.scheduler.AlwaysAllowModuleScheduler
-
- assignParent(Node, Object) - Static method in class ch.tatool.core.element.NodeImpl
-
Sets the parent to the provided object if the object is type Node
- assignParent(Node, Collection<Object>) - Static method in class ch.tatool.core.element.NodeImpl
-
Sets the parent to the provided objects if they are of type Node
- assignParents(Node, Collection<Element>) - Static method in class ch.tatool.core.element.NodeImpl
-
Sets the parent to the provided objects if they are of type Node
- available() - Method in class ch.tatool.core.display.swing.status.StatusRegionUtil
-
Is a status region configured.
- cancel() - Method in class ch.tatool.core.executable.BlockingExecutable
-
Cancels the task.
- cancel() - Method in class ch.tatool.core.executable.NonBlockingAWTExecutable
-
Empty implementation - stopping is not implemented as element execution is expected to be quick anyways
- cancelExecution() - Method in class ch.tatool.core.executable.BlockingAWTExecutable
-
Calls cancelExecutionAWT on the awt thread.
- cancelExecution() - Method in class ch.tatool.core.executable.BlockingExecutable
-
Called when cancel successfully acquires the finish execution lock.
- cancelExecutionAWT() - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- cancelExecutionAWT() - Method in class ch.tatool.core.executable.AbstractInstructionExecutable
-
Cleanup after element execution
- cancelExecutionAWT() - Method in class ch.tatool.core.executable.BlockingAWTExecutable
-
cancelExecution called in the awt thread.
- cancelExecutionAWT() - Method in class ch.tatool.core.executable.ConfidenceRatingExecutable
-
- cancelExecutionAWT() - Method in class ch.tatool.core.executable.GenericContentExecutable
-
- cancelExecutionAWT() - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
Cleanup after element execution
- cancelTimeout() - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
Cancels the timeout.
- cancelTimeout() - Method in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- cancelTimeout() - Method in interface ch.tatool.core.element.handler.timeout.TimeoutHandler
-
- canCreateIterator() - Method in class ch.tatool.core.element.IteratedListSelector
-
Returns whether a new iterator can be created.
- canCreateIterator(ExecutionContext) - Method in class ch.tatool.core.element.SessionListSelector
-
Returns whether a new iterator can be created.
- canCreateIterator() - Method in class ch.tatool.core.element.TimerListSelector
-
Returns whether a new iterator can be created.
- canExecuteNext() - Method in class ch.tatool.core.element.IteratedListSelector
-
Can a next element be executed.
- canExecuteNext() - Method in class ch.tatool.core.element.SessionListSelector
-
Can a next element be executed.
- canExecuteNext() - Method in class ch.tatool.core.element.TemporalListSelector
-
Can a next element be executed.
- canExecuteNext() - Method in class ch.tatool.core.element.TimerListSelector
-
Can a next element be executed.
- canUserTerminateSession(ModuleSession) - Method in class ch.tatool.core.module.scheduler.AlwaysAllowModuleScheduler
-
- CenteredTextPanel - Class in ch.tatool.core.display.swing.panel
-
Displays a simple text in the center of the screen.
- CenteredTextPanel() - Constructor for class ch.tatool.core.display.swing.panel.CenteredTextPanel
-
Creates new form SimpleTextQuestionPanel
- ch.tatool.core.data - package ch.tatool.core.data
-
- ch.tatool.core.display.swing - package ch.tatool.core.display.swing
-
- ch.tatool.core.display.swing.action - package ch.tatool.core.display.swing.action
-
- ch.tatool.core.display.swing.container - package ch.tatool.core.display.swing.container
-
- ch.tatool.core.display.swing.matrix - package ch.tatool.core.display.swing.matrix
-
- ch.tatool.core.display.swing.panel - package ch.tatool.core.display.swing.panel
-
- ch.tatool.core.display.swing.status - package ch.tatool.core.display.swing.status
-
- ch.tatool.core.element - package ch.tatool.core.element
-
- ch.tatool.core.element.handler - package ch.tatool.core.element.handler
-
- ch.tatool.core.element.handler.pause - package ch.tatool.core.element.handler.pause
-
- ch.tatool.core.element.handler.score - package ch.tatool.core.element.handler.score
-
- ch.tatool.core.element.handler.timeout - package ch.tatool.core.element.handler.timeout
-
- ch.tatool.core.executable - package ch.tatool.core.executable
-
- ch.tatool.core.module.creator - package ch.tatool.core.module.creator
-
- ch.tatool.core.module.initializer - package ch.tatool.core.module.initializer
-
- ch.tatool.core.module.scheduler - package ch.tatool.core.module.scheduler
-
- checkLevelChange(ExecutionContext, int) - Method in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
Overwrite to implement a different level/points logic.
- checkLevelChange(ExecutionContext, int) - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- checkLevelChange(ExecutionContext, int) - Method in class ch.tatool.core.element.handler.score.BoundaryPointsAndLevelHandler
-
Compares the current level total value to the boundary value, and adapts the level accordingly.
- checkLevelChange(ExecutionContext, int) - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- clearDescriptivePropertyHolder(DescriptivePropertyHolder) - Static method in class ch.tatool.core.data.DataUtils
-
- clearList() - Method in class ch.tatool.core.display.swing.action.ListActionPanel
-
- clearMatrix() - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel
-
- clearProperties() - Method in class ch.tatool.core.element.AbstractPropertyHolder
-
Clear all properties
- clearPropertyHolder(PropertyHolder, Property<?>[]) - Static method in class ch.tatool.core.data.DataUtils
-
Removes all properties from the properties holder.
- clearTextField() - Method in class ch.tatool.core.display.swing.action.InputActionPanel
-
Call this method to clear the text field.
- clearValue(PropertyHolder) - Method in class ch.tatool.core.data.GenericProperty
-
- clearValue(DataContainer, PropertyHolder) - Method in class ch.tatool.core.data.GenericProperty
-
- clearValue(DataContainer, String) - Method in class ch.tatool.core.data.GenericProperty
-
- column - Variable in class ch.tatool.core.display.swing.matrix.MatrixValue
-
- comparePositionTo(MatrixValue) - Method in class ch.tatool.core.display.swing.matrix.MatrixValue
-
- CompoundElement - Class in ch.tatool.core.element
-
Element that holds two child elements, the execution of which is alternated when a
special ExecutionOutcome is returned by a containing element execution.
- CompoundElement() - Constructor for class ch.tatool.core.element.CompoundElement
-
- CompoundElementTrialCountEvaluator - Class in ch.tatool.core.element.handler
-
Only counts the trials of the primary element.
- CompoundElementTrialCountEvaluator() - Constructor for class ch.tatool.core.element.handler.CompoundElementTrialCountEvaluator
-
- CompoundSelector - Class in ch.tatool.core.element
-
Selects the next execution element to execute.
- CompoundSelector() - Constructor for class ch.tatool.core.element.CompoundSelector
-
- ConfidenceRatingExecutable - Class in ch.tatool.core.executable
-
- ConfidenceRatingExecutable() - Constructor for class ch.tatool.core.executable.ConfidenceRatingExecutable
-
Constructor with element id parameter.
- ConfidenceRatingHandler - Class in ch.tatool.core.element.handler
-
- ConfidenceRatingHandler() - Constructor for class ch.tatool.core.element.handler.ConfidenceRatingHandler
-
- ContainerUtils - Class in ch.tatool.core.display.swing.container
-
Provides access to different containers provided to the elements.
- ContainerUtils() - Constructor for class ch.tatool.core.display.swing.container.ContainerUtils
-
- containsConverter(Class<?>) - Static method in class ch.tatool.core.data.StringConverter
-
- convert(String, Class<?>) - Static method in class ch.tatool.core.data.StringConverter
-
Converts a String into another object type.
- convert(String) - Method in interface ch.tatool.core.data.StringConverter.Converter
-
Convert the passed in String to an object of type T.
- copy() - Method in class ch.tatool.core.display.swing.matrix.MatrixValue
-
- copyValue(DataContainer, Node, Node, T) - Method in class ch.tatool.core.data.GenericProperty
-
Copy a property from one to another nodeId.
- copyValue(DataContainer, String, String, T) - Method in class ch.tatool.core.data.GenericProperty
-
- CorrectWrongStatusPanel - Class in ch.tatool.core.display.swing.status
-
Status panel that provides either displays a green tick or a red cross for correct or wrong.
- CorrectWrongStatusPanel() - Constructor for class ch.tatool.core.display.swing.status.CorrectWrongStatusPanel
-
Creates new form TextStatusPanel
- createIterator(ExecutionContext) - Method in class ch.tatool.core.element.IteratedListSelector
-
Get the iterator to use for the iteration.
- createIterator(ExecutionContext) - Method in class ch.tatool.core.element.RandomOrderIteratedListSelector
-
Creates an iterator that returns the elements in the group in a random order
compared to the standard order the elements have been added to the list
- createIterator(ExecutionContext) - Method in class ch.tatool.core.element.SessionListSelector
-
Get the iterator to use for the iteration.
- createIterator(ExecutionContext) - Method in class ch.tatool.core.element.TimerListSelector
-
Get the iterator to use for the iteration.
- createModule(ModuleService, UserAccount, File, File, String, boolean) - Method in class ch.tatool.core.module.creator.ModuleCreationWorker
-
Create a module given a configuration file
- CreationException - Exception in ch.tatool.core.module.creator
-
- CreationException() - Constructor for exception ch.tatool.core.module.creator.CreationException
-
- CreationException(String) - Constructor for exception ch.tatool.core.module.creator.CreationException
-
- DailyModuleScheduler - Class in ch.tatool.core.module.scheduler
-
The DailyModuleScheduler only allows to execute one session a day starting from midnight.
- DailyModuleScheduler() - Constructor for class ch.tatool.core.module.scheduler.DailyModuleScheduler
-
- DataServerModuleCreator - Class in ch.tatool.core.module.creator
-
Module creator that checks on a data server for a module configuration file
given a generic code
- DataServerModuleCreator() - Constructor for class ch.tatool.core.module.creator.DataServerModuleCreator
-
- DataUtils - Class in ch.tatool.core.data
-
- DataUtils() - Constructor for class ch.tatool.core.data.DataUtils
-
- DateProperty - Class in ch.tatool.core.data
-
Date value property object
- DateProperty(String) - Constructor for class ch.tatool.core.data.DateProperty
-
- decreaseTimeoutDuration(ExecutionContext) - Method in interface ch.tatool.core.element.handler.timeout.AdaptiveTimeoutHandler
-
- decreaseTimeoutDuration(ExecutionContext) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
Reduces the timer by the factor f with a minimum of minDuration
- DefaultAdaptiveTimeoutHandler - Class in ch.tatool.core.element.handler.timeout
-
Timeout handler that individually adapts itself to the user by reducing and
increasing the timeout duration.
- DefaultAdaptiveTimeoutHandler() - Constructor for class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- DefaultExecutionPauseHandler - Class in ch.tatool.core.element.handler.pause
-
Pauses the execution between two elements.
- DefaultExecutionPauseHandler() - Constructor for class ch.tatool.core.element.handler.pause.DefaultExecutionPauseHandler
-
- DefaultExecutionStrategy - Class in ch.tatool.core.element
-
Default execution strategy implementation.
- DefaultExecutionStrategy() - Constructor for class ch.tatool.core.element.DefaultExecutionStrategy
-
- DefaultModuleStatusRegionConfigurator - Class in ch.tatool.core.display.swing.status
-
Default status region configurator that is suitable for module
sessions.
- DefaultModuleStatusRegionConfigurator() - Constructor for class ch.tatool.core.display.swing.status.DefaultModuleStatusRegionConfigurator
-
- DefaultPointsAndLevelHandler - Class in ch.tatool.core.element.handler.score
-
Default implementation of a score and level handler.
- DefaultPointsAndLevelHandler() - Constructor for class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- DefaultTimeoutHandler - Class in ch.tatool.core.element.handler.timeout
-
Aspect that provides task timeout capability.
- DefaultTimeoutHandler() - Constructor for class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- DefaultTrialCountEvaluator - Class in ch.tatool.core.element.handler
-
Default trial count adaptor.
- DefaultTrialCountEvaluator() - Constructor for class ch.tatool.core.element.handler.DefaultTrialCountEvaluator
-
- DefaultVisualTimeoutHandler - Class in ch.tatool.core.element.handler.timeout
-
Timeout handler that gives the user a visual feedback through the status bar
- DefaultVisualTimeoutHandler() - Constructor for class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- destroy() - Method in class ch.tatool.core.display.swing.SwingExecutionDisplayProvider
-
Close the display.
- disableActionPanel() - Method in class ch.tatool.core.display.swing.action.AbstractActionPanel
-
Call this method to disable the action panel
- disableActionPanel() - Method in interface ch.tatool.core.display.swing.action.ActionPanel
-
- disableActionPanel() - Method in class ch.tatool.core.display.swing.action.InputActionPanel
-
Call this method when stopping the task.
- disableActionPanel() - Method in class ch.tatool.core.display.swing.action.KeyActionPanel
-
Call this method when stopping the task.
- disableActionPanel() - Method in class ch.tatool.core.display.swing.action.LabelChoiceActionPanel
-
Call this method when stopping the task.
- disableActionPanel() - Method in class ch.tatool.core.display.swing.action.ListActionPanel
-
- disableActionPanel() - Method in class ch.tatool.core.display.swing.action.SliderActionPanel
-
- disableActionPanel() - Method in class ch.tatool.core.display.swing.action.SubmitActionPanel
-
- disableActionPanel() - Method in class ch.tatool.core.display.swing.action.ThreeChoiceActionPanel
-
Call this method when stopping the task.
- disableActionPanel() - Method in class ch.tatool.core.display.swing.action.TwoChoiceActionPanel
-
Call this method when stopping the task.
- disableActionPanel() - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel
-
- DISPLAY_MODE_FULLSCREEN - Static variable in class ch.tatool.core.display.swing.SwingExecutionDisplayProvider
-
- DISPLAY_MODE_WINDOW - Static variable in class ch.tatool.core.display.swing.SwingExecutionDisplayProvider
-
- displayEmptyCard() - Method in interface ch.tatool.core.display.swing.SwingExecutionDisplay
-
Display an empty card.
- displayEmptyCard() - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Display an empty card.
- displayTextArea - Variable in class ch.tatool.core.display.swing.panel.TextAreaPanel
-
- disposeWindow() - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Hides the window and completely disposed uses resources.
- doCleanup() - Method in class ch.tatool.core.executable.ConfidenceRatingExecutable
-
- DoubleProperty - Class in ch.tatool.core.data
-
Double value property object
- DoubleProperty(String) - Constructor for class ch.tatool.core.data.DoubleProperty
-
- DualPanel - Class in ch.tatool.core.display.swing.panel
-
- DualPanel() - Constructor for class ch.tatool.core.display.swing.panel.DualPanel
-
Creates new form DualLabel
- durationProperty - Static variable in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- durationProperty - Static variable in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- GenericContentExecutable - Class in ch.tatool.core.executable
-
Executable element that displays generic content in the different regions.
- GenericContentExecutable() - Constructor for class ch.tatool.core.executable.GenericContentExecutable
-
- GenericContentExecutable(String) - Constructor for class ch.tatool.core.executable.GenericContentExecutable
-
- GenericProperty<T> - Class in ch.tatool.core.data
-
Generic property data object.
- GenericProperty(String, Class<T>) - Constructor for class ch.tatool.core.data.GenericProperty
-
Creates a new property object.
- getActionValue() - Method in class ch.tatool.core.display.swing.action.ListActionPanel
-
- getActionValue() - Method in class ch.tatool.core.display.swing.action.SubmitActionPanel
-
- getAnswerProperty() - Static method in class ch.tatool.core.data.Question
-
Gets the answerProperty, which represents the correct answer, as a ObjectProperty.
- getBackgroundColor() - Method in interface ch.tatool.core.display.swing.SwingExecutionDisplay
-
Get the background color of the display.
- getBackgroundColor() - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Get the background color of this frame.
- getBackgroundColor() - Method in class ch.tatool.core.executable.GenericContentExecutable
-
- getBase() - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- getBaseEvaluator() - Method in class ch.tatool.core.element.handler.CompoundElementTrialCountEvaluator
-
- getBenchmarkRaise() - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- getBenchmarkSampleSize() - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- getChildren() - Method in class ch.tatool.core.element.CompoundElement
-
This returns a list containing primary and secondary element.
- getChildren() - Method in class ch.tatool.core.element.ExecutableElement
-
Get all children.
- getChildren() - Method in class ch.tatool.core.element.ListElement
-
- getColumnWidth() - Method in class ch.tatool.core.display.swing.matrix.FixedSizeTable
-
- getCreatorId() - Method in class ch.tatool.core.module.creator.DataServerModuleCreator
-
- getCreatorId() - Method in class ch.tatool.core.module.creator.LocalFileModuleCreator
-
- getCreatorName() - Method in class ch.tatool.core.module.creator.DataServerModuleCreator
-
- getCreatorName() - Method in class ch.tatool.core.module.creator.LocalFileModuleCreator
-
- getCurrentInterElementPauseDuration() - Method in class ch.tatool.core.element.handler.pause.DefaultExecutionPauseHandler
-
- getCurrentInterElementPauseDuration() - Method in interface ch.tatool.core.element.handler.pause.ExecutionPauseHandler
-
Get the duration of the pause after the current element execution.
- getDataModel() - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel
-
- getDataService() - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler
-
Gets the ModuleDataService this scheduler is using.
- getDefaultInterElementPauseDuration() - Method in class ch.tatool.core.element.handler.pause.DefaultExecutionPauseHandler
-
- getDefaultInterElementPauseDuration() - Method in interface ch.tatool.core.element.handler.pause.ExecutionPauseHandler
-
Get the default pause duration between two element executions.
- getDefaultTimerDuration() - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- getDefaultTimerDuration() - Method in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- getDefaultTimerDuration() - Method in interface ch.tatool.core.element.handler.timeout.TimeoutHandler
-
- getDescription() - Method in class ch.tatool.core.element.handler.score.AbstractPointAdaptor
-
- getDescription() - Method in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
- getDescriptionProperty() - Static method in class ch.tatool.core.data.Misc
-
Gets the descriptionProperty as a StringProperty.
- getDisableIds() - Method in class ch.tatool.core.element.handler.StatusPanelStateHandler
-
- getDisplay(ExecutionContext) - Static method in class ch.tatool.core.display.swing.ExecutionDisplayUtils
-
Fetch a SwingExecutionDisplay from the ExecutionContext
- getDisplayDuration() - Method in class ch.tatool.core.element.handler.score.UserFeedbackLevelListener
-
- getDisplayDuration() - Method in class ch.tatool.core.executable.GenericContentExecutable
-
- getDisplayedCardId() - Method in interface ch.tatool.core.display.swing.SwingExecutionDisplay
-
Get the currently displayed card.
- getDisplayedCardId() - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Get the currently displayed card.
- getDurationTimeProperty() - Static method in class ch.tatool.core.data.Timing
-
- getEnableIds() - Method in class ch.tatool.core.element.handler.StatusPanelStateHandler
-
- getEndTimeProperty() - Static method in class ch.tatool.core.data.Timing
-
- getErrorText() - Method in class ch.tatool.core.module.creator.FileDownloadWorker
-
- getErrorText() - Method in class ch.tatool.core.module.creator.ModuleCreationWorker
-
- getErrorText() - Method in interface ch.tatool.core.module.creator.Worker
-
- getErrorTitle() - Method in class ch.tatool.core.module.creator.FileDownloadWorker
-
- getErrorTitle() - Method in class ch.tatool.core.module.creator.ModuleCreationWorker
-
- getErrorTitle() - Method in interface ch.tatool.core.module.creator.Worker
-
- getExecutable() - Method in class ch.tatool.core.element.CompoundElement
-
Always returns null.
- getExecutable() - Method in class ch.tatool.core.element.ExecutableElement
-
- getExecutable() - Method in class ch.tatool.core.element.ListElement
-
Always returns null as this execution element only acts as a container for other elements.
- getExecutionContext() - Method in class ch.tatool.core.executable.BlockingExecutable
-
- getExecutionContext() - Method in class ch.tatool.core.executable.NonBlockingAWTExecutable
-
- getExecutionDisplay() - Method in class ch.tatool.core.display.swing.SwingExecutionDisplayProvider
-
Get the ExecutionDisplay provided by this provider.
- getExecutionElement() - Method in class ch.tatool.core.element.AbstractListSelector
-
- getFactor() - Method in class ch.tatool.core.element.handler.score.FactorPointAdaptor
-
- getFactor() - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- getFile() - Method in class ch.tatool.core.module.creator.FileDownloadWorker
-
- getFinishExecutionLock() - Method in class ch.tatool.core.executable.BlockingExecutable
-
Request the lock to finish execution.
- getFixedSizeTable() - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel
-
- getHandlers() - Method in class ch.tatool.core.element.AbstractElement
-
- geti18nEnabled() - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- getId() - Method in class ch.tatool.core.element.NodeImpl
-
Unique id of the element.
- getImages() - Method in class ch.tatool.core.executable.ImageListInstructionExecutable
-
- getInstance() - Static method in class ch.tatool.core.display.swing.status.StatusRegionUtil
-
Get the status region if existing.
- getInstance() - Static method in class ch.tatool.core.element.TemporaryElementSupportUtil
-
Get the util instance.
- getInstruction(int) - Method in class ch.tatool.core.executable.AbstractInstructionExecutable
-
Get one of the instruction panels.
- getInstruction(int) - Method in class ch.tatool.core.executable.ListInstructionExecutable
-
Get one of the panels.
- getInstructionCount() - Method in class ch.tatool.core.executable.AbstractInstructionExecutable
-
Get the number of available instruction panels.
- getInstructionCount() - Method in class ch.tatool.core.executable.ListInstructionExecutable
-
Get the number of available panels.
- getInterpolatedValue(Long[], double) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
Calculates the percentile of an array of longs.
- getKeyEvent() - Method in class ch.tatool.core.element.handler.EscapeKeyEventHandler
-
- getKeyEvent() - Method in interface ch.tatool.core.element.handler.KeyEventHandler
-
- getKeys() - Method in class ch.tatool.core.element.AbstractPropertyHolder
-
Get all properties contained in this holder
- getLabelFont() - Method in class ch.tatool.core.display.swing.matrix.OffsetTableCellRenderer
-
- getLabelFont() - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelTableCellRenderer
-
- getLabelValue(String, boolean, boolean, boolean) - Static method in class ch.tatool.core.display.swing.matrix.RotatedLabelUtil
-
- getLeftRightTextValue(String) - Static method in class ch.tatool.core.display.swing.matrix.RotatedLabelUtil
-
- getLevelChangeDeltaProperty() - Static method in class ch.tatool.core.data.Level
-
Gets the levelChangeDeltaProperty as an IntegerProperty.
- getLevelData() - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- getLevelDownText() - Method in class ch.tatool.core.element.handler.score.UserFeedbackLevelListener
-
- getLevelProperty() - Static method in class ch.tatool.core.data.Level
-
Gets the levelProperty as an IntegerProperty.
- getLevelUpText() - Method in class ch.tatool.core.element.handler.score.UserFeedbackLevelListener
-
- getListEntry(int) - Method in class ch.tatool.core.display.swing.action.ListActionPanel
-
- getLocalId() - Method in class ch.tatool.core.element.NodeImpl
-
- getMaxBenchmark() - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- getMaxPointsProperty() - Static method in class ch.tatool.core.data.Points
-
Gets the maxPointsProperty as a IntegerProperty.
- getMaxPointsToAdapt(Trial, PointsAndLevelHandler) - Method in class ch.tatool.core.element.handler.score.AbstractPointAdaptor
-
- getMaxSessions() - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler
-
Get the maximum of sessions allowed for a module controlled by this scheduler
- getMaxThreshold() - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- getMaxTimerDuration() - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- getMessages() - Method in class ch.tatool.core.module.creator.DataServerModuleCreator
-
- getMessages() - Method in class ch.tatool.core.module.creator.FileDownloadWorker
-
- getMessages() - Method in class ch.tatool.core.module.creator.LocalFileModuleCreator
-
- getMessages() - Method in class ch.tatool.core.module.creator.ModuleCreationWorker
-
- getMessageText() - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler.ModuleSchedulerMessageImpl
-
- getMessageTitle() - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler.ModuleSchedulerMessageImpl
-
- getMinBenchmark() - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- getMinPointsProperty() - Static method in class ch.tatool.core.data.Points
-
Gets the minPointsProperty as a IntegerProperty.
- getMinPointsToAdapt(Trial, PointsAndLevelHandler) - Method in class ch.tatool.core.element.handler.score.AbstractPointAdaptor
-
- getMinThreshold() - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- getMinTimerDuration() - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- getModule() - Method in class ch.tatool.core.module.creator.ModuleCreationWorker
-
- getModule() - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler
-
Gets the module this scheduler is used for.
- getModuleExporters(String) - Method in class ch.tatool.core.module.initializer.SpringExecutorInitializer
-
- getModuleSetupProperties(String) - Method in class ch.tatool.core.module.initializer.SpringExecutorInitializer
-
- getName() - Method in class ch.tatool.core.module.scheduler.AlwaysAllowModuleScheduler
-
- getName() - Method in class ch.tatool.core.module.scheduler.DailyModuleScheduler
-
- getNumIterations() - Method in class ch.tatool.core.element.IteratedListSelector
-
- getNumIterations() - Method in class ch.tatool.core.element.RandomListSelector
-
Get the number of trials displayed.
- getNumIterations() - Method in class ch.tatool.core.element.SessionListSelector
-
- getNumIterations() - Method in class ch.tatool.core.element.TimerListSelector
-
- getNumRetriesBenchmark() - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- getNumRetriesTimer() - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- getOutcomeProperty() - Static method in class ch.tatool.core.data.Misc
-
- getPages() - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- getPanels() - Method in class ch.tatool.core.executable.ListInstructionExecutable
-
Get the list of panels to display.
- getParent() - Method in class ch.tatool.core.element.NodeImpl
-
- getPercentile(Long[], double) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
TODO: NOT USED ANYMORE?!
- getPercentile() - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- getPerformanceData() - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- getPhase() - Method in class ch.tatool.core.element.handler.StatusPanelStateHandler
-
- getPointsProperty() - Static method in class ch.tatool.core.data.Points
-
Gets the pointsProperty as a IntegerProperty.
- getPointsToAdapt(Trial, PointsAndLevelHandler) - Method in class ch.tatool.core.element.handler.score.AbstractPointAdaptor
-
- getPreferredSize(JComponent) - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
Get the preferred size for this component.
- getPrimary() - Method in class ch.tatool.core.element.CompoundElement
-
- getProperty(String) - Method in class ch.tatool.core.display.swing.status.CorrectWrongStatusPanel
-
- getProperty(String) - Method in interface ch.tatool.core.display.swing.status.StatusPanel
-
Get a property set on this info panel.
- getProperty(String) - Method in class ch.tatool.core.display.swing.status.TextStatusPanel
-
- getProperty(String) - Method in class ch.tatool.core.display.swing.status.TimerStatusPanel
-
- getProperty(String) - Method in class ch.tatool.core.element.AbstractPropertyHolder
-
- getPropertyName() - Method in class ch.tatool.core.data.GenericProperty
-
- getPropertyObjects() - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- getPropertyObjects() - Method in class ch.tatool.core.executable.ConfidenceRatingExecutable
-
- getPropertyObjects() - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
- getPropertyType() - Method in class ch.tatool.core.data.GenericProperty
-
- getQuestionProperty() - Static method in class ch.tatool.core.data.Question
-
Gets the questionProperty as a StringProperty.
- getRatingValueProperty() - Static method in class ch.tatool.core.data.Rating
-
- getReactionTime() - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- getReactionTime() - Method in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- getRegionsContainer() - Static method in class ch.tatool.core.display.swing.container.ContainerUtils
-
- getResetIds() - Method in class ch.tatool.core.element.handler.StatusPanelStateHandler
-
- getResponseProperty() - Static method in class ch.tatool.core.data.Question
-
Gets the responseProperty, which represents the given response of a user, as an ObjectProperty.
- getResultProperty() - Static method in class ch.tatool.core.data.Result
-
Gets the resultProperty as a ResultProperty.
- getRootElement() - Method in class ch.tatool.core.module.initializer.MemoryExecutorInitializer
-
- getRowHeight() - Method in class ch.tatool.core.display.swing.matrix.FixedSizeTable
-
- getSamplesDuration(ExecutionContext) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
Gets the reaction time of the n last trials (n=maxSamples) and calculates
the 3rd quartile
- getSampleSize() - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- getSchedulerLastSessionDate(Module) - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler
-
- getSchedulerNumSessions(Module) - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler
-
- getScoreHandler() - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- getSecondary() - Method in class ch.tatool.core.element.CompoundElement
-
- getServerUrl() - Method in class ch.tatool.core.module.creator.DataServerModuleCreator
-
- getSessionList() - Method in class ch.tatool.core.element.SessionListSelector
-
- getStartTimeProperty() - Static method in class ch.tatool.core.data.Timing
-
- getStatusPanel(String) - Method in interface ch.tatool.core.display.swing.status.StatusRegion
-
Get a status panel given it's id.
- getStatusPanel(String) - Method in class ch.tatool.core.display.swing.status.StatusRegionImpl
-
- getStatusPanel(String) - Static method in class ch.tatool.core.display.swing.status.StatusRegionUtil
-
Get a Panel out of the StatusRegion.
- getStatusPanelId() - Method in class ch.tatool.core.element.handler.ExecutionFeedbackHandler
-
- getStatusPanelId() - Method in class ch.tatool.core.element.handler.TrialCountHandler
-
- getStatusPanelIds() - Method in interface ch.tatool.core.display.swing.status.StatusRegion
-
Get the id's of all added status panels.
- getStatusPanelIds() - Method in class ch.tatool.core.display.swing.status.StatusRegionImpl
-
- getStatusPanels() - Method in interface ch.tatool.core.display.swing.status.StatusRegion
-
Get the status panels in the order in which they appear on the screen.
- getStatusPanels() - Method in class ch.tatool.core.display.swing.status.StatusRegionImpl
-
- getStimuliFile() - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
- getStimuliPath() - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
- getStrategy() - Method in class ch.tatool.core.module.initializer.MemoryExecutorInitializer
-
- getStringBinaryModuleProperty(Module, String) - Static method in class ch.tatool.core.data.DataUtils
-
Get a String from the binary module properties.
- getStringValue(DataContainer, PropertyHolder) - Method in class ch.tatool.core.data.GenericProperty
-
- getStringValue(DataContainer, String) - Method in class ch.tatool.core.data.GenericProperty
-
- getStringValue(DataContainer, PropertyHolder, String) - Method in class ch.tatool.core.data.GenericProperty
-
- getStringValue(DataContainer, String, String) - Method in class ch.tatool.core.data.GenericProperty
-
- getTable() - Method in class ch.tatool.core.display.swing.matrix.FixedSizeTable
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ch.tatool.core.display.swing.matrix.OffsetTableCellRenderer
-
Adapts the labelUI prior to letting the parent class do the work.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelTableCellRenderer
-
Adapts the labelUI prior to letting the parent class do the work.
- getTimeout() - Method in class ch.tatool.core.element.TemporalListSelector
-
- getTimeout() - Method in class ch.tatool.core.element.TimerListSelector
-
- getTimeoutAspect() - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
- getTimeoutHandler() - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- getTimer() - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- getTimerSampleSize() - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- getTimerStartTimestamp() - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- getTimerStartTimestamp() - Method in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- getTitleLabel() - Method in class ch.tatool.core.display.swing.status.TextStatusPanel
-
- getTotalMaxPointsProperty() - Static method in class ch.tatool.core.data.Points
-
Gets the totalMaxPointsProperty as a IntegerProperty.
- getTotalMinPointsProperty() - Static method in class ch.tatool.core.data.Points
-
Gets the totalMinPointsProperty as a IntegerProperty.
- getTotalPointsProperty() - Static method in class ch.tatool.core.data.Points
-
Gets the totalPointsProperty as a IntegerProperty.
- getTrialCount(ExecutionContext) - Method in class ch.tatool.core.element.handler.CompoundElementTrialCountEvaluator
-
Returns the trial count of the baseEvaluator in case the primary element
is in the execution stack, 0 otherwise.
- getTrialCount(ExecutionContext) - Method in class ch.tatool.core.element.handler.DefaultTrialCountEvaluator
-
- getTrialCount(ExecutionContext) - Method in interface ch.tatool.core.element.handler.TrialCountEvaluator
-
Get the count for the current execution context.
- getTrialCounter() - Method in class ch.tatool.core.element.handler.TrialCountHandler
-
- getValue(PropertyHolder) - Method in class ch.tatool.core.data.GenericProperty
-
- getValue(PropertyHolder, T) - Method in class ch.tatool.core.data.GenericProperty
-
- getValue(DataContainer, PropertyHolder) - Method in class ch.tatool.core.data.GenericProperty
-
Default implementation throws an Exception.
- getValue(DataContainer, String) - Method in class ch.tatool.core.data.GenericProperty
-
Default implementation throws an Exception.
- getValue(DataContainer, PropertyHolder, T) - Method in class ch.tatool.core.data.GenericProperty
-
- getValue(DataContainer, String, T) - Method in class ch.tatool.core.data.GenericProperty
-
- getValueLabel() - Method in class ch.tatool.core.display.swing.status.TextStatusPanel
-
- getValueOrDefault(Node) - Method in class ch.tatool.core.data.IntegerProperty
-
Returns the stored value of the defaultValue stored in this class.
- getView() - Method in interface ch.tatool.core.display.swing.status.StatusPanel
-
Get the view for this info panel.
- getView() - Method in class ch.tatool.core.display.swing.status.TextStatusPanel
-
- ImageListInstructionExecutable - Class in ch.tatool.core.executable
-
This executable displays a set of images as instructions.
- ImageListInstructionExecutable() - Constructor for class ch.tatool.core.executable.ImageListInstructionExecutable
-
Default constructor.
- INCREASE - Static variable in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- increaseLabelFont(float) - Method in class ch.tatool.core.display.swing.matrix.OffsetTableCellRenderer
-
Increase the label font by x points.
- increaseLabelFont(float) - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelTableCellRenderer
-
Increase the label font by x points.
- increaseTimeoutDuration(ExecutionContext) - Method in interface ch.tatool.core.element.handler.timeout.AdaptiveTimeoutHandler
-
- increaseTimeoutDuration(ExecutionContext) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
Increases the timer by the factor f with a maximum of maxDuration
- informLevelChangeListeners(ExecutionContext) - Method in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
Informs all listeners in the execution stack about a level change.
- initialize(SwingExecutionDisplay) - Static method in class ch.tatool.core.display.swing.container.ContainerUtils
-
- initialize(Element) - Method in class ch.tatool.core.element.AbstractListSelector
-
Initializes this scheduler.
- initialize(Element) - Method in class ch.tatool.core.element.CompoundSelector
-
- initialize(Element) - Static method in class ch.tatool.core.element.ElementUtils
-
Calls initialize on all objects contained in the element that implement Initializable.
- initialize(Element, Object) - Static method in class ch.tatool.core.element.ElementUtils
-
Initialize an object with the given parent Element.
- initialize(Element) - Method in class ch.tatool.core.element.IteratedListSelector
-
Initializes this scheduler.
- initialize(Element) - Method in class ch.tatool.core.element.RandomListSelector
-
Initializes this scheduler.
- initialize(Element) - Method in class ch.tatool.core.element.SessionListSelector
-
Initializes this scheduler.
- initialize(Element) - Method in class ch.tatool.core.element.TemporalListSelector
-
- initialize(Element) - Method in class ch.tatool.core.element.TimerListSelector
-
Initializes this scheduler.
- initialize(Element) - Method in class ch.tatool.core.executable.ImageListInstructionExecutable
-
This method is called before the element is executed.
- initialize() - Method in class ch.tatool.core.module.creator.ModuleCreatorRegistryHelper
-
Method to be called when all dependencies have been injected.
- initialize(Executor, Module) - Method in class ch.tatool.core.module.initializer.MemoryExecutorInitializer
-
- initialize(Executor, Module) - Method in class ch.tatool.core.module.initializer.SpringExecutorInitializer
-
Configures the executor with the given module.
- initialize() - Method in class ch.tatool.core.module.scheduler.AlwaysAllowModuleScheduler
-
Give the scheduler a chance to initialize.
- initialize() - Method in class ch.tatool.core.module.scheduler.DailyModuleScheduler
-
Give the scheduler a chance to initialize.
- initializeAlgorithm(ExecutionContext) - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
Initializes the algorithm with the values of the DB.
- initializeAlgorithm(ExecutionContext) - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
Initializes the algorithm with the values of the DB.
- initializeHandler(ExecutionContext) - Method in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
- initializeHandler(ExecutionContext) - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
Initializes the algorithm with the values of the DB at session start
- initializeHandler(ExecutionContext) - Method in class ch.tatool.core.element.handler.score.BoundaryPointsAndLevelHandler
-
- initializeHandler(ExecutionContext) - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
Initializes the algorithm with the values of the DB at session start
- InputActionPanel - Class in ch.tatool.core.display.swing.action
-
Provides a text field as input
- InputActionPanel() - Constructor for class ch.tatool.core.display.swing.action.InputActionPanel
-
Creates new form InputActionPanel
- insertLevelChangeInformationElement(ExecutionContext, int) - Method in class ch.tatool.core.element.handler.score.UserFeedbackLevelListener
-
Displays a visual level change.
- INSTANCE - Static variable in class ch.tatool.core.element.TemporaryElementSupportUtil
-
Static instance object - protected so that subclasses could overwrite the default
with a different implementation.
- IntegerProperty - Class in ch.tatool.core.data
-
Integer value property object
- IntegerProperty(String) - Constructor for class ch.tatool.core.data.IntegerProperty
-
- IntegerProperty(String, Integer) - Constructor for class ch.tatool.core.data.IntegerProperty
-
- isAllowEscapeKey() - Method in class ch.tatool.core.element.handler.EscapeKeyEventHandler
-
- isCellEditable(int, int) - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel.NonEditableTableModel
-
- isDone() - Method in class ch.tatool.core.element.CompoundSelector
-
- isExecutePrimary() - Method in class ch.tatool.core.element.CompoundSelector
-
- isExecuteSecondary() - Method in class ch.tatool.core.element.CompoundSelector
-
- isFailure(Node) - Method in class ch.tatool.core.data.Result.ResultProperty
-
Find out if the executable result was a failure.
- isFinishOnInput() - Method in class ch.tatool.core.executable.GenericContentExecutable
-
- isFullScreenModeEnabled() - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Get whether the fullscreen mode is enabled.
- isIncludeUnfinished() - Method in class ch.tatool.core.element.SessionListSelector
-
- isLogTrialProperties() - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- isMirrorHorizontally() - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
- isMirrorVertically() - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
- isResetTimerDuration() - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- isRotateByNinty() - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
- isSessionStartAllowed() - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler.ModuleSchedulerMessageImpl
-
- isSessionStartAllowed(Module) - Method in class ch.tatool.core.module.scheduler.AlwaysAllowModuleScheduler
-
- isSessionStartAllowed(Module) - Method in class ch.tatool.core.module.scheduler.DailyModuleScheduler
-
- isSet(PropertyHolder) - Method in class ch.tatool.core.data.GenericProperty
-
- isSet(DataContainer, PropertyHolder) - Method in class ch.tatool.core.data.GenericProperty
-
- isSet(DataContainer, String) - Method in class ch.tatool.core.data.GenericProperty
-
- isSuccess(Node) - Method in class ch.tatool.core.data.Result.ResultProperty
-
Find out if the executable result was successful.
- IteratedListSelector - Class in ch.tatool.core.element
-
Iterates through the list of elements, executing each them in order.
- IteratedListSelector() - Constructor for class ch.tatool.core.element.IteratedListSelector
-
- IteratedListSelector(int) - Constructor for class ch.tatool.core.element.IteratedListSelector
-
- paint(Graphics, JComponent) - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
Paint the component
- PauseHandlerUtil - Class in ch.tatool.core.element.handler.pause
-
- PauseHandlerUtil() - Constructor for class ch.tatool.core.element.handler.pause.PauseHandlerUtil
-
- Points - Class in ch.tatool.core.data
-
Helper Class with getter and setter methods for properties concerning points.
- PointsAndLevelHandler - Interface in ch.tatool.core.element.handler.score
-
Interface to be implemented by score and level handlers.
- PointsAndLevelHandler.LevelListener - Interface in ch.tatool.core.element.handler.score
-
Listener for level changes.
- PointsAndLevelHandler.PointAdaptor - Interface in ch.tatool.core.element.handler.score
-
Point adaptor.
- PointsAndLevelUtils - Class in ch.tatool.core.element.handler.score
-
Utility methods for points and level handlers.
- PointsAndLevelUtils() - Constructor for class ch.tatool.core.element.handler.score.PointsAndLevelUtils
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.element.CompoundSelector
-
Called on phase events.
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.element.handler.ConfidenceRatingHandler
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.element.handler.ExecutionFeedbackHandler
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.element.handler.pause.DefaultExecutionPauseHandler
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
Called by the Executor to signal a new phase in the execution
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.element.handler.StatusPanelStateHandler
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.element.handler.TrialCountHandler
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- processExecutionPhase(ExecutionContext) - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
- processLevel(ExecutionContext) - Method in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
Checks for level changes.
- processPoints(ExecutionContext) - Method in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
Processes the points set by the executable element.
- ProgressDialog - Class in ch.tatool.core.module.creator
-
- ProgressDialog(Frame, boolean) - Constructor for class ch.tatool.core.module.creator.ProgressDialog
-
Creates new form ProgressDialog
- PROPERTY_ACCOUNT_LAST_OPENED_FOLDER - Variable in class ch.tatool.core.module.creator.LocalFileModuleCreator
-
Last folder opened during module opening.
- PROPERTY_ANSWER - Static variable in class ch.tatool.core.data.Question
-
Property name used to set the answer value.
- PROPERTY_BENCHMARK - Static variable in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- PROPERTY_BENCHMARK_COUNTER - Static variable in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- PROPERTY_BOUNDARY_VALUE - Static variable in class ch.tatool.core.element.handler.score.BoundaryPointsAndLevelHandler
-
- PROPERTY_CURRENT_LEVEL_TOTAL_POINTS - Static variable in class ch.tatool.core.element.handler.score.BoundaryPointsAndLevelHandler
-
- PROPERTY_DESCRIPTION - Static variable in class ch.tatool.core.data.Misc
-
Property name used to set a description value.
- PROPERTY_DISPLAY_DURATION - Static variable in class ch.tatool.core.element.handler.score.UserFeedbackLevelListener
-
- PROPERTY_DISPLAY_MODE - Static variable in class ch.tatool.core.display.swing.SwingExecutionDisplayProvider
-
Module property that defines in what mode the display should be in.
- PROPERTY_DURATION - Static variable in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- PROPERTY_DURATION - Static variable in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- PROPERTY_FACTOR - Static variable in class ch.tatool.core.element.handler.score.FactorPointAdaptor
-
Property that stores the factor.
- PROPERTY_INITIALIZE_REGIONS_CONTAINER - Static variable in class ch.tatool.core.display.swing.SwingExecutionDisplayProvider
-
If set to true then the RegionsContainer will be initialized automatically.
- PROPERTY_LEVEL - Static variable in class ch.tatool.core.data.Level
-
Property name used to set the level value.
- PROPERTY_LEVEL_CHANGE_DELTA - Static variable in class ch.tatool.core.data.Level
-
Property name used to store the delta between the current and the future level.
- PROPERTY_LEVEL_COUNTER - Static variable in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- PROPERTY_LEVEL_MAXPOINTS - Static variable in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- PROPERTY_LEVEL_PERFORMANCE - Static variable in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- PROPERTY_LEVEL_TOTALPOINTS - Static variable in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- PROPERTY_MAX_POINTS - Static variable in class ch.tatool.core.data.Points
-
Property name used to set a maxPoints value.
- PROPERTY_MAX_VALUE - Static variable in class ch.tatool.core.display.swing.status.TimerStatusPanel
-
- PROPERTY_MAXPOINTS - Static variable in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- PROPERTY_MIN_POINTS - Static variable in class ch.tatool.core.data.Points
-
Property name used to set a minPoints value.
- PROPERTY_MIN_VALUE - Static variable in class ch.tatool.core.display.swing.status.TimerStatusPanel
-
- PROPERTY_OUTCOME - Static variable in class ch.tatool.core.data.Misc
-
- PROPERTY_PERFORMANCE - Static variable in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- PROPERTY_POINTS - Static variable in class ch.tatool.core.data.Points
-
Property name used to set a points value.
- PROPERTY_QUESTION - Static variable in class ch.tatool.core.data.Question
-
Property name used to set the question value.
- PROPERTY_RATING_VALUE - Static variable in class ch.tatool.core.data.Rating
-
Property name used to set a ratings value.
- PROPERTY_REACTION_TIME - Static variable in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- PROPERTY_REACTION_TIME - Static variable in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- PROPERTY_REGISTERED_POINTS_AND_LEVEL_HANDLER - Static variable in class ch.tatool.core.element.handler.score.PointsAndLevelUtils
-
Property name used to store the registered PointsAndLevelHandlers in the module with "" as element name.
- PROPERTY_RESPONSE - Static variable in class ch.tatool.core.data.Question
-
Property name used to set the response value.
- PROPERTY_RESULT - Static variable in class ch.tatool.core.data.Result
-
Property name used to set a result value.
- PROPERTY_TIMING_DURATION - Static variable in class ch.tatool.core.data.Timing
-
- PROPERTY_TIMING_END - Static variable in class ch.tatool.core.data.Timing
-
- PROPERTY_TIMING_START - Static variable in class ch.tatool.core.data.Timing
-
- PROPERTY_TITLE - Static variable in interface ch.tatool.core.display.swing.status.StatusPanel
-
- PROPERTY_TOTAL_MAX_POINTS - Static variable in class ch.tatool.core.data.Points
-
Property name used to set a totalMaxPoints value.
- PROPERTY_TOTAL_MIN_POINTS - Static variable in class ch.tatool.core.data.Points
-
Property name used to set a totalMinPoints value.
- PROPERTY_TOTAL_POINTS - Static variable in class ch.tatool.core.data.Points
-
Property name used to set a totalPoints value.
- PROPERTY_TOTALPOINTS - Static variable in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- PROPERTY_VALUE - Static variable in interface ch.tatool.core.display.swing.status.StatusPanel
-
- putStringBinaryModuleProperty(Module, String, String) - Static method in class ch.tatool.core.data.DataUtils
-
Put a String into the binary module properties.
- RandomListSelector - Class in ch.tatool.core.element
-
Serves randomly a new element from the group.
- RandomListSelector() - Constructor for class ch.tatool.core.element.RandomListSelector
-
- RandomListSelector(int) - Constructor for class ch.tatool.core.element.RandomListSelector
-
- RandomOrderIteratedListSelector - Class in ch.tatool.core.element
-
Serves randomly a new element from the group.
- RandomOrderIteratedListSelector() - Constructor for class ch.tatool.core.element.RandomOrderIteratedListSelector
-
- Rating - Class in ch.tatool.core.data
-
Helper Class with getter and setter methods for properties concerning ratings.
- Rating() - Constructor for class ch.tatool.core.data.Rating
-
- reactionTimeProperty - Static variable in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- reactionTimeProperty - Static variable in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- readStimuli() - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
- REDUCE - Static variable in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- REGIONS_CONTAINER_KEY - Static variable in class ch.tatool.core.display.swing.container.ContainerUtils
-
- RegionsContainer - Class in ch.tatool.core.display.swing.container
-
A container that splits the overall screen into regions (see java.awt.BorderLayout)
where components can be added.
- RegionsContainer() - Constructor for class ch.tatool.core.display.swing.container.RegionsContainer
-
Creates new form RegionsContainer
- RegionsContainer.Region - Enum in ch.tatool.core.display.swing.container
-
Defines the regions panels can be added to.
- registerConverter(Class<?>, StringConverter.Converter<?>) - Static method in class ch.tatool.core.data.StringConverter
-
- registerPointAndLevelHandler(Module, PointsAndLevelHandler) - Static method in class ch.tatool.core.element.handler.score.PointsAndLevelUtils
-
Register a point and level handler onto the module.
- removeActionPanelListener(ActionPanelListener) - Method in class ch.tatool.core.display.swing.action.AbstractActionPanel
-
- removeActionPanelListener(ActionPanelListener) - Method in interface ch.tatool.core.display.swing.action.ActionPanel
-
- removeAllCards() - Method in interface ch.tatool.core.display.swing.SwingExecutionDisplay
-
Remove all added cards.
- removeAllCards() - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Remove all added cards.
- removeAllContent() - Method in class ch.tatool.core.display.swing.container.RegionsContainer
-
- removeAllPanels() - Method in interface ch.tatool.core.display.swing.status.StatusRegion
-
Remove all status panels.
- removeAllPanels() - Method in class ch.tatool.core.display.swing.status.StatusRegionImpl
-
- removeCard(String) - Method in interface ch.tatool.core.display.swing.SwingExecutionDisplay
-
Removes a card from the display.
- removeCard(String) - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Removes a card from the display.
- removeChild(Element) - Method in class ch.tatool.core.element.ListElement
-
- removeHandler(Object) - Method in class ch.tatool.core.element.AbstractElement
-
- removeKeys() - Method in class ch.tatool.core.display.swing.action.KeyActionPanel
-
- removeProperty(String) - Method in class ch.tatool.core.element.AbstractPropertyHolder
-
- removeRegionContent(RegionsContainer.Region) - Method in class ch.tatool.core.display.swing.container.RegionsContainer
-
Removes the content from a region.
- removeStatusPanel(String) - Method in interface ch.tatool.core.display.swing.status.StatusRegion
-
Remove a status panel given it's id.
- removeStatusPanel(String) - Method in class ch.tatool.core.display.swing.status.StatusRegionImpl
-
- removeValue(MatrixValue) - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel
-
- reoderStatusPanels(List<String>) - Method in interface ch.tatool.core.display.swing.status.StatusRegion
-
Reorder the status panels according to the provided list.
- reoderStatusPanels(List<String>) - Method in class ch.tatool.core.display.swing.status.StatusRegionImpl
-
- replaceVariables(String) - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- replaceVariables(String) - Method in class ch.tatool.core.executable.HTMLExecutable
-
- reset() - Method in class ch.tatool.core.display.swing.status.CorrectWrongStatusPanel
-
Reset the panel to its default state.
- reset() - Method in interface ch.tatool.core.display.swing.status.StatusPanel
-
Reset the panel to its default state.
- reset() - Method in class ch.tatool.core.display.swing.status.TextStatusPanel
-
Reset the panel to its default state.
- reset() - Method in class ch.tatool.core.display.swing.status.TimerStatusPanel
-
Reset the panel to its default state.
- RESET - Static variable in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- resetPauseDuration() - Method in class ch.tatool.core.element.handler.pause.DefaultExecutionPauseHandler
-
Resets the pause duration.
- resetTimeoutDuration(ExecutionContext) - Method in interface ch.tatool.core.element.handler.timeout.AdaptiveTimeoutHandler
-
- resetTimeoutDuration(ExecutionContext) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
Sets the duration of the timer to maxDuration
- restoreValue(DataContainer, PropertyHolder) - Method in class ch.tatool.core.data.GenericProperty
-
- restoreValue(DataContainer, PropertyHolder, T) - Method in class ch.tatool.core.data.GenericProperty
-
Restore a value from the dataContainer to the element.
- Result - Class in ch.tatool.core.data
-
Helper Class with getter and setter methods for properties concerning trial outcome.
- Result() - Constructor for class ch.tatool.core.data.Result
-
- Result.ResultProperty - Class in ch.tatool.core.data
-
Adds support for setting the result as a boolean to a standard StringProperty object.
- Result.ResultProperty() - Constructor for class ch.tatool.core.data.Result.ResultProperty
-
- rotateByNinty - Variable in class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
- RotatedLabelTableCellRenderer - Class in ch.tatool.core.display.swing.matrix
-
Table cell renderer that rotates the label depending on the value provided by the model
The text value can have following suffixes that describe the different mirroring options:
[H] = horizontal mirror
[V] = vertical mirror
[R] = rotate by 90 degrees
[N] = normal left to right text (has no effect in fact)
- RotatedLabelTableCellRenderer() - Constructor for class ch.tatool.core.display.swing.matrix.RotatedLabelTableCellRenderer
-
- RotatedLabelUI - Class in ch.tatool.core.display.swing.matrix
-
Implementation of a rotated label UI.
- RotatedLabelUI() - Constructor for class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
- RotatedLabelUI(boolean, boolean, boolean) - Constructor for class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
- RotatedLabelUtil - Class in ch.tatool.core.display.swing.matrix
-
TaskDisplayUtils for rotated labels
- RotatedLabelUtil() - Constructor for class ch.tatool.core.display.swing.matrix.RotatedLabelUtil
-
- row - Variable in class ch.tatool.core.display.swing.matrix.MatrixValue
-
- scoreHandler - Variable in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- selectNextElement(ExecutionContext) - Method in class ch.tatool.core.element.CompoundSelector
-
- selectNextElement(ExecutionContext) - Method in class ch.tatool.core.element.IteratedListSelector
-
- selectNextElement(ExecutionContext) - Method in class ch.tatool.core.element.RandomListSelector
-
- selectNextElement(ExecutionContext) - Method in class ch.tatool.core.element.SessionListSelector
-
- selectNextElement(ExecutionContext) - Method in class ch.tatool.core.element.TimerListSelector
-
- SessionListSelector - Class in ch.tatool.core.element
-
Iterates through the list of elements, executing each of them in order.
- SessionListSelector() - Constructor for class ch.tatool.core.element.SessionListSelector
-
- SessionListSelector(int) - Constructor for class ch.tatool.core.element.SessionListSelector
-
- setActionValue(Object) - Method in class ch.tatool.core.display.swing.action.ListActionPanel
-
- setActionValue(Object) - Method in class ch.tatool.core.display.swing.action.SubmitActionPanel
-
- setAdaptedMaxPoints(Trial, PointsAndLevelHandler, Integer) - Method in class ch.tatool.core.element.handler.score.AbstractPointAdaptor
-
- setAdaptedMinPoints(Trial, PointsAndLevelHandler, Integer) - Method in class ch.tatool.core.element.handler.score.AbstractPointAdaptor
-
- setAdaptedPoints(Trial, PointsAndLevelHandler, Integer) - Method in class ch.tatool.core.element.handler.score.AbstractPointAdaptor
-
- setAllContentVisibility(boolean) - Method in class ch.tatool.core.display.swing.container.RegionsContainer
-
Sets the visibility for all contents.
- setAllowEscapeKey(boolean) - Method in class ch.tatool.core.element.handler.EscapeKeyEventHandler
-
- setAllRegionsVisibility(boolean) - Method in class ch.tatool.core.display.swing.container.RegionsContainer
-
Shows or hides all regions.
- setAnswer(Node, Object) - Static method in class ch.tatool.core.data.Question
-
Helper Method to set the answer of a element trial.
- setAnswer(String, int) - Method in class ch.tatool.core.display.swing.action.LabelChoiceActionPanel
-
- setAnswerProperty(ObjectProperty) - Static method in class ch.tatool.core.data.Question
-
Sets the answerProperty, which represents the correct answer, as an ObjectProperty.
- setBackgroundColor(Color) - Method in interface ch.tatool.core.display.swing.SwingExecutionDisplay
-
Set the background color of the display.
- setBackgroundColor(Color) - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Set the background color of this frame.
- setBackgroundColor(Color) - Method in class ch.tatool.core.executable.GenericContentExecutable
-
- setBase(String) - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- setBaseEvaluator(TrialCountEvaluator) - Method in class ch.tatool.core.element.handler.CompoundElementTrialCountEvaluator
-
- setBeanName(String) - Method in class ch.tatool.core.element.NodeImpl
-
Set the the id of this node to be the id attribute.
- setBenchmarkRaise(double) - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- setBenchmarkSampleSize(int) - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- setBoundaryValue(int) - Method in class ch.tatool.core.element.handler.score.BoundaryPointsAndLevelHandler
-
- setButtonText(int, String) - Method in class ch.tatool.core.display.swing.action.ButtonActionPanel
-
- setButtonText(String) - Method in class ch.tatool.core.display.swing.action.ListActionPanel
-
Get the label of the left button.
- setButtonText(String) - Method in class ch.tatool.core.display.swing.action.SubmitActionPanel
-
Get the label of the left button.
- setCellDimensions(int, int) - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel
-
- setCellRenderer(TableCellRenderer) - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel
-
- setChildren(List<Element>) - Method in class ch.tatool.core.element.ListElement
-
- setColumnWidth(int) - Method in class ch.tatool.core.display.swing.matrix.FixedSizeTable
-
- setCreator(DataServerModuleCreator) - Method in class ch.tatool.core.module.creator.TatoolOnlineDialog
-
- setCreators(List<ModuleCreator>) - Method in class ch.tatool.core.module.creator.ModuleCreatorRegistryHelper
-
Set the creators to add to the registry.
- setCurrentInterElementPauseDuration(long) - Method in class ch.tatool.core.element.handler.pause.DefaultExecutionPauseHandler
-
Overwrite the duration for which the module is paused before execution the next element.
- setCurrentInterElementPauseDuration(long) - Method in interface ch.tatool.core.element.handler.pause.ExecutionPauseHandler
-
Set the duration for which the module is paused before executing the next element.
- setCurrentInterElementPauseDuration(ExecutionContext, long) - Static method in class ch.tatool.core.element.handler.pause.PauseHandlerUtil
-
Sets the current inter pause duration if an ExecutionHandler can be found,
does nothing otherwise.
- setDataService(DataService) - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler
-
Set the dataService it might need.
- setDefaultInterElementPauseDuration(long) - Method in class ch.tatool.core.element.handler.pause.DefaultExecutionPauseHandler
-
Set the default duration for which the execution is paused in between two elements.
- setDefaultInterElementPauseDuration(long) - Method in interface ch.tatool.core.element.handler.pause.ExecutionPauseHandler
-
Set the default duration for which the execution is paused in between two elements.
- setDefaultTimerDuration(long) - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- setDefaultTimerDuration(long) - Method in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- setDefaultTimerDuration(long) - Method in interface ch.tatool.core.element.handler.timeout.TimeoutHandler
-
- setDescription(String) - Method in class ch.tatool.core.element.handler.score.AbstractPointAdaptor
-
- setDescription(String) - Method in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
- setDescriptionProperty(StringProperty) - Static method in class ch.tatool.core.data.Misc
-
Sets the descriptionProperty as a StringProperty
- setDisableIds(List<String>) - Method in class ch.tatool.core.element.handler.StatusPanelStateHandler
-
- setDisplayDuration(int) - Method in class ch.tatool.core.element.handler.score.UserFeedbackLevelListener
-
- setDisplayDuration(long) - Method in class ch.tatool.core.executable.GenericContentExecutable
-
- setDone(boolean) - Method in class ch.tatool.core.element.CompoundSelector
-
- setDuration(long) - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- setDurationTimeProperty(LongProperty) - Static method in class ch.tatool.core.data.Timing
-
- setEnabled(boolean) - Method in interface ch.tatool.core.display.swing.status.StatusPanel
-
Enable/disable this info panel.
- setEnabled(boolean) - Method in class ch.tatool.core.display.swing.status.TextStatusPanel
-
- setEnabled(boolean) - Method in class ch.tatool.core.display.swing.status.TimerStatusPanel
-
- setEnableIds(List<String>) - Method in class ch.tatool.core.element.handler.StatusPanelStateHandler
-
- setEndTimeProperty(DateProperty) - Static method in class ch.tatool.core.data.Timing
-
- setErrorText(String) - Method in class ch.tatool.core.module.creator.FileDownloadWorker
-
- setErrorText(String) - Method in class ch.tatool.core.module.creator.ModuleCreationWorker
-
- setErrorTitle(String) - Method in class ch.tatool.core.module.creator.FileDownloadWorker
-
- setErrorTitle(String) - Method in class ch.tatool.core.module.creator.ModuleCreationWorker
-
- setExecutable(Executable) - Method in class ch.tatool.core.element.ExecutableElement
-
- setExecutePrimary(boolean) - Method in class ch.tatool.core.element.CompoundSelector
-
- setExecuteSecondary(boolean) - Method in class ch.tatool.core.element.CompoundSelector
-
- setExecutionContext(ExecutionContext) - Method in class ch.tatool.core.executable.BlockingExecutable
-
- setExecutionContext(ExecutionContext) - Method in class ch.tatool.core.executable.NonBlockingAWTExecutable
-
- setExecutor(Executor) - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
- setFactor(int) - Method in class ch.tatool.core.element.handler.score.FactorPointAdaptor
-
- setFactor(float) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- setFile(File) - Method in class ch.tatool.core.module.creator.FileDownloadWorker
-
- setFinishOnInput(boolean) - Method in class ch.tatool.core.executable.GenericContentExecutable
-
- setFullScreenModeEnabled(boolean) - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Set the full screen mode.
- setHandlers(List<Object>) - Method in class ch.tatool.core.element.AbstractElement
-
- setHTMLPage(URL) - Method in class ch.tatool.core.display.swing.panel.HTMLPanel
-
Displays a HTML URL in the editor pane.
- setHTMLString(String, String) - Method in class ch.tatool.core.display.swing.panel.HTMLPanel
-
Displays a HTML String in the editor pane.
- seti18nEnabled(boolean) - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- setIcon(Icon) - Method in class ch.tatool.core.display.swing.panel.CenteredTextPanel
-
- setId(String) - Method in class ch.tatool.core.element.NodeImpl
-
- setImages(List<String>) - Method in class ch.tatool.core.executable.ImageListInstructionExecutable
-
- setIncludeUnfinished(boolean) - Method in class ch.tatool.core.element.SessionListSelector
-
- setIndeterminate(boolean) - Method in class ch.tatool.core.module.creator.ProgressDialog
-
- setLabel(String) - Method in class ch.tatool.core.module.creator.ProgressDialog
-
- setLabelFont(Font) - Method in class ch.tatool.core.display.swing.matrix.OffsetTableCellRenderer
-
- setLabelFont(Font) - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelTableCellRenderer
-
- setLeftChoice(String, Object) - Method in class ch.tatool.core.display.swing.action.ThreeChoiceActionPanel
-
Get the label of the left button.
- setLeftChoice(String) - Method in class ch.tatool.core.display.swing.action.ThreeChoiceActionPanel
-
- setLeftChoice(String, Object) - Method in class ch.tatool.core.display.swing.action.TwoChoiceActionPanel
-
Get the label of the left button.
- setLeftChoice(String) - Method in class ch.tatool.core.display.swing.action.TwoChoiceActionPanel
-
- setLeftIcon(Icon) - Method in class ch.tatool.core.display.swing.panel.DualPanel
-
- setLeftText(String) - Method in class ch.tatool.core.display.swing.panel.DualPanel
-
- setLevelChangeDeltaProperty(IntegerProperty) - Static method in class ch.tatool.core.data.Level
-
Sets the levelChangeDeltaProperty as an IntegerProperty.
- setLevelDownText(String) - Method in class ch.tatool.core.element.handler.score.UserFeedbackLevelListener
-
- setLevelProperty(IntegerProperty) - Static method in class ch.tatool.core.data.Level
-
Sets the levelPropery as an IntegerProperty.
- setLevelUpText(String) - Method in class ch.tatool.core.element.handler.score.UserFeedbackLevelListener
-
- setLocalId(String) - Method in class ch.tatool.core.element.NodeImpl
-
- setLogTrialProperties(boolean) - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
Set whether timeout information should be logged in the trial.
- setMatrixDimensions(int, int) - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel
-
- setMaxBenchmark(double) - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- setMaximum(int) - Method in class ch.tatool.core.module.creator.ProgressDialog
-
- setMaxPointsProperty(IntegerProperty) - Static method in class ch.tatool.core.data.Points
-
Sets the maxPointsProperty as an IntegerProperty.
- setMaxSessions(Integer) - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler
-
Sets the maximum of sessions allowed for a module controlled by this scheduler
- setMaxThreshold(double) - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- setMaxTimerDuration(long) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- setMessages(Messages) - Method in class ch.tatool.core.module.creator.DataServerModuleCreator
-
- setMessages(Messages) - Method in class ch.tatool.core.module.creator.FileDownloadWorker
-
- setMessages(Messages) - Method in class ch.tatool.core.module.creator.LocalFileModuleCreator
-
- setMessages(Messages) - Method in class ch.tatool.core.module.creator.ModuleCreationWorker
-
- setMessages(Messages) - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler
-
Set the messages object used for i18n of text values
- setMessageText(String) - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler.ModuleSchedulerMessageImpl
-
- setMessageTitle(String) - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler.ModuleSchedulerMessageImpl
-
- setMiddleChoice(String, Object) - Method in class ch.tatool.core.display.swing.action.ThreeChoiceActionPanel
-
Get the label of the left button.
- setMiddleChoice(String) - Method in class ch.tatool.core.display.swing.action.ThreeChoiceActionPanel
-
Get the label of the middle button.
- setMinBenchmark(double) - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- setMinimum(int) - Method in class ch.tatool.core.module.creator.ProgressDialog
-
- setMinMaxPoints(Node, int, int) - Static method in class ch.tatool.core.data.Points
-
Helper method to set the min and max points of a element at once.
- setMinPointsProperty(IntegerProperty) - Static method in class ch.tatool.core.data.Points
-
Sets the minPointsProperty as an IntegerProperty.
- setMinThreshold(double) - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- setMinTimerDuration(long) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- setMirrorHorizontally(boolean) - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
- setMirrorVertically(boolean) - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
- setModule(Module) - Method in class ch.tatool.core.module.creator.ModuleCreationWorker
-
- setModule(Module) - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler
-
Set the module this scheduler should manage.
- setModuleCreatorRegistry(ModuleCreatorRegistry) - Method in class ch.tatool.core.module.creator.ModuleCreatorRegistryHelper
-
Set the registry reference.
- setNumIterations(int) - Method in class ch.tatool.core.element.IteratedListSelector
-
- setNumIterations(int) - Method in class ch.tatool.core.element.RandomListSelector
-
Set the number of trials returned.
- setNumIterations(int) - Method in class ch.tatool.core.element.SessionListSelector
-
- setNumIterations(int) - Method in class ch.tatool.core.element.TimerListSelector
-
- setNumRetriesBenchmark(int) - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- setNumRetriesTimer(int) - Method in class ch.tatool.core.element.handler.score.AdaptiveScoreAndLevelHandler
-
- setOutcomeProperty(StringProperty) - Static method in class ch.tatool.core.data.Misc
-
- setOverlay(Component) - Method in interface ch.tatool.core.display.swing.SwingExecutionDisplay
-
Set the overlay component to be displayed.
- setOverlay(Component) - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Set the overlay component to be displayed.
- setPages(List<String>) - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- setPanels(List<String>) - Method in class ch.tatool.core.display.swing.status.DefaultModuleStatusRegionConfigurator
-
- setPanels(List<JPanel>) - Method in class ch.tatool.core.executable.ListInstructionExecutable
-
Set the list of panels to display.
- setParent(Node) - Method in class ch.tatool.core.element.NodeImpl
-
- setPercentile(double) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- setPhase(ExecutionPhase) - Method in class ch.tatool.core.element.handler.StatusPanelStateHandler
-
Set the phase in which to execute the reset/enable/disable actions.
- setPointsProperty(IntegerProperty) - Static method in class ch.tatool.core.data.Points
-
Sets the pointsProperty as an IntegerProperty.
- setPreferredRegionHeight(RegionsContainer.Region, int) - Method in class ch.tatool.core.display.swing.container.RegionsContainer
-
Sets the preferred region height.
- setPrimary(Element) - Method in class ch.tatool.core.element.CompoundElement
-
- setProperty(String, Object) - Method in class ch.tatool.core.display.swing.status.CorrectWrongStatusPanel
-
- setProperty(String, Object) - Method in interface ch.tatool.core.display.swing.status.StatusPanel
-
Set a property of this info panel.
- setProperty(String, Object) - Method in class ch.tatool.core.display.swing.status.TextStatusPanel
-
- setProperty(String, Object) - Method in class ch.tatool.core.display.swing.status.TimerStatusPanel
-
- setProperty(String, Object) - Method in class ch.tatool.core.element.AbstractPropertyHolder
-
- setQuestionAnswer(Node, String, Object) - Static method in class ch.tatool.core.data.Question
-
Helper Method to set the question and answer of a element trial.
- setQuestionProperty(StringProperty) - Static method in class ch.tatool.core.data.Question
-
Sets the questionProperty as a StringProperty.
- setQuestionText(String) - Method in class ch.tatool.core.display.swing.panel.SimpleQuestionPanel
-
- setQuestionTextSize(int) - Method in class ch.tatool.core.display.swing.panel.SimpleQuestionPanel
-
- setQuestionValueIcon(Icon) - Method in class ch.tatool.core.display.swing.panel.SimpleQuestionPanel
-
- setQuestionValueText(String) - Method in class ch.tatool.core.display.swing.panel.SimpleQuestionPanel
-
- setQuestionValueTextSize(int) - Method in class ch.tatool.core.display.swing.panel.SimpleQuestionPanel
-
- setRatingLabel(String) - Method in class ch.tatool.core.display.swing.action.SliderActionPanel
-
- setRatingLabels() - Method in class ch.tatool.core.display.swing.action.SliderActionPanel
-
- setRatingValueProperty(IntegerProperty) - Static method in class ch.tatool.core.data.Rating
-
- setReactionTime(long) - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- setReactionTime(long) - Method in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- setRegionContent(RegionsContainer.Region, Component, boolean) - Method in class ch.tatool.core.display.swing.container.RegionsContainer
-
Sets the content displayed in a region.
- setRegionContent(RegionsContainer.Region, Component) - Method in class ch.tatool.core.display.swing.container.RegionsContainer
-
Sets the content displayed in a region.
- setRegionContentVisibility(RegionsContainer.Region, boolean) - Method in class ch.tatool.core.display.swing.container.RegionsContainer
-
Set the visibility for the content in a region.
- setRegionsContainer(RegionsContainer) - Static method in class ch.tatool.core.display.swing.container.ContainerUtils
-
- setRegionVisibility(RegionsContainer.Region, boolean) - Method in class ch.tatool.core.display.swing.container.RegionsContainer
-
Set the visibility for a region.
- setResetIds(List<String>) - Method in class ch.tatool.core.element.handler.StatusPanelStateHandler
-
- setResetTimerDuration(boolean) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- setResponseProperty(ObjectProperty) - Static method in class ch.tatool.core.data.Question
-
Sets the responseProperty, which represents the given response of a user, as an ObjectProperty.
- setResultProperty(Result.ResultProperty) - Static method in class ch.tatool.core.data.Result
-
Sets the resultProperty as a ResultProperty.
- setRightChoice(String, Object) - Method in class ch.tatool.core.display.swing.action.ThreeChoiceActionPanel
-
Get the label of the right button.
- setRightChoice(String) - Method in class ch.tatool.core.display.swing.action.ThreeChoiceActionPanel
-
- setRightChoice(String, Object) - Method in class ch.tatool.core.display.swing.action.TwoChoiceActionPanel
-
Get the label of the right button.
- setRightChoice(String) - Method in class ch.tatool.core.display.swing.action.TwoChoiceActionPanel
-
- setRightIcon(Icon) - Method in class ch.tatool.core.display.swing.panel.DualPanel
-
- setRightText(String) - Method in class ch.tatool.core.display.swing.panel.DualPanel
-
- setRootElement(Element) - Method in class ch.tatool.core.module.initializer.MemoryExecutorInitializer
-
- setRotateByNinty(boolean) - Method in class ch.tatool.core.display.swing.matrix.RotatedLabelUI
-
- setRowHeight(int) - Method in class ch.tatool.core.display.swing.matrix.FixedSizeTable
-
- setSampleSize(int) - Method in class ch.tatool.core.element.handler.score.DefaultPointsAndLevelHandler
-
- setScoreHandler(PropertyHolder) - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- setSecondary(Element) - Method in class ch.tatool.core.element.CompoundElement
-
- setServerUrl(String) - Method in class ch.tatool.core.module.creator.DataServerModuleCreator
-
- setSessionList(List<Integer>) - Method in class ch.tatool.core.element.SessionListSelector
-
- setSessionStartAllowed(boolean) - Method in class ch.tatool.core.module.scheduler.AbstractModuleScheduler.ModuleSchedulerMessageImpl
-
- setStartTimeProperty(DateProperty) - Static method in class ch.tatool.core.data.Timing
-
- setStatusPanelId(String) - Method in class ch.tatool.core.element.handler.ExecutionFeedbackHandler
-
- setStatusPanelId(String) - Method in class ch.tatool.core.element.handler.TrialCountHandler
-
- setStatusPanels(Map<String, StatusPanel>) - Method in class ch.tatool.core.display.swing.status.StatusRegionConfigurator
-
Set a map of info panels to add to the statusregion.
- setStatusRegion(StatusRegionImpl) - Static method in class ch.tatool.core.display.swing.status.StatusRegionUtil
-
Set the status region to use.
- setStimuliFile(String) - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
- setStimuliPath(String) - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
- setStrategy(ExecutionStrategy) - Method in class ch.tatool.core.module.initializer.MemoryExecutorInitializer
-
- setStringValue(DataContainer, PropertyHolder, String) - Method in class ch.tatool.core.data.GenericProperty
-
- setStringValue(DataContainer, String, String) - Method in class ch.tatool.core.data.GenericProperty
-
- setTableCellRenderer(TableCellRenderer) - Method in class ch.tatool.core.display.swing.matrix.FixedSizeTable
-
- setTableModel(TableModel) - Method in class ch.tatool.core.display.swing.matrix.FixedSizeTable
-
Set the table model underlying the matrix.
- setText(String) - Method in class ch.tatool.core.display.swing.panel.CenteredTextPanel
-
- setText(String) - Method in class ch.tatool.core.display.swing.panel.TextAreaPanel
-
- setTextDocument(int, int) - Method in class ch.tatool.core.display.swing.action.InputActionPanel
-
- setTextSize(int) - Method in class ch.tatool.core.display.swing.panel.CenteredTextPanel
-
- setTextSize(int) - Method in class ch.tatool.core.display.swing.panel.TextAreaPanel
-
- setTimeout(long) - Method in class ch.tatool.core.element.TemporalListSelector
-
- setTimeout(long) - Method in class ch.tatool.core.element.TimerListSelector
-
- setTimeoutAspect(DefaultTimeoutHandler) - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
- setTimeoutHandler(DefaultVisualTimeoutHandler) - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- setTimerSampleSize(int) - Method in class ch.tatool.core.element.handler.timeout.DefaultAdaptiveTimeoutHandler
-
- setTitleLabel(JLabel) - Method in class ch.tatool.core.display.swing.status.TextStatusPanel
-
- setTotalMaxPointsProperty(IntegerProperty) - Static method in class ch.tatool.core.data.Points
-
Sets the totalMaxPointsProperty as an IntegerProperty.
- setTotalMinPointsProperty(IntegerProperty) - Static method in class ch.tatool.core.data.Points
-
Sets the totalMinPointsProperty as an IntegerProperty.
- setTotalPointsProperty(IntegerProperty) - Static method in class ch.tatool.core.data.Points
-
Sets the totalPointsProperty as an IntegerProperty.
- setTrialCounter(int) - Method in class ch.tatool.core.element.handler.TrialCountHandler
-
- setup(Executor, Module) - Method in class ch.tatool.core.display.swing.SwingExecutionDisplayProvider
-
Initializes the display.
- setupExecutionStrategy(Executor, Module) - Method in class ch.tatool.core.module.initializer.SpringExecutorInitializer
-
- setupKeyEvents() - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Initialise key bindings for available KeyEventHandlers
- setValue(PropertyHolder, T) - Method in class ch.tatool.core.data.GenericProperty
-
- setValue(DataContainer, PropertyHolder) - Method in class ch.tatool.core.data.GenericProperty
-
- setValue(DataContainer, PropertyHolder, T) - Method in class ch.tatool.core.data.GenericProperty
-
- setValue(DataContainer, String, T) - Method in class ch.tatool.core.data.GenericProperty
-
- setValue(Node, boolean) - Method in class ch.tatool.core.data.Result.ResultProperty
-
Set the result, either success or failure.
- setValue(MatrixValue) - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel
-
- setValue(int) - Method in class ch.tatool.core.module.creator.ProgressDialog
-
- setValueAt(Object, int, int) - Method in class ch.tatool.core.display.swing.matrix.MatrixPanel
-
- setValueLabel(JLabel) - Method in class ch.tatool.core.display.swing.status.TextStatusPanel
-
- setZeroOneMinMaxPoints(Node) - Static method in class ch.tatool.core.data.Points
-
Helper method to set the min and max points of a element at once to (0, 1).
- setZeroOnePoints(Node, boolean) - Static method in class ch.tatool.core.data.Points
-
Helper Method which sets the pointsProperty according to a boolean to 0=false or 1=true.
- showCard(String) - Method in interface ch.tatool.core.display.swing.SwingExecutionDisplay
-
Display a previously added card.
- showCard(String) - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Display a previously added card.
- showRegionsContainer(SwingExecutionDisplay) - Static method in class ch.tatool.core.display.swing.container.ContainerUtils
-
- showWindow() - Method in class ch.tatool.core.display.swing.SwingExecutionFrame
-
Shows the window.
- SimpleQuestionPanel - Class in ch.tatool.core.display.swing.panel
-
Displays a simple text in the center of the screen.
- SimpleQuestionPanel() - Constructor for class ch.tatool.core.display.swing.panel.SimpleQuestionPanel
-
Creates new form SimpleTextQuestionPanel
- SliderActionPanel - Class in ch.tatool.core.display.swing.action
-
Panel which supports a slider and a button.
- SliderActionPanel() - Constructor for class ch.tatool.core.display.swing.action.SliderActionPanel
-
Creates new form SliderActionPanel
- SPRING_ELEMENT_CONFIGURATION_XML_PROPERTY - Static variable in class ch.tatool.core.module.initializer.SpringExecutorInitializer
-
- SpringExecutorInitializer - Class in ch.tatool.core.module.initializer
-
ExecutorConfiguration which loads the elements from a Spring context file.
- SpringExecutorInitializer() - Constructor for class ch.tatool.core.module.initializer.SpringExecutorInitializer
-
- startExecution(ExecutionContext) - Method in interface ch.tatool.core.element.ExecutionStartHandler
-
- startExecution(ExecutionContext) - Method in class ch.tatool.core.element.TimerListSelector
-
- startExecution() - Method in class ch.tatool.core.executable.BlockingAWTExecutable
-
Calls startExecutionAWT on the awt thread.
- startExecution() - Method in class ch.tatool.core.executable.BlockingExecutable
-
Start actual execution.
- startExecutionAWT() - Method in class ch.tatool.core.executable.AbstractHTMLExecutable
-
- startExecutionAWT() - Method in class ch.tatool.core.executable.AbstractInstructionExecutable
-
Called at element start.
- startExecutionAWT() - Method in class ch.tatool.core.executable.BlockingAWTExecutable
-
To be implemented.
- startExecutionAWT() - Method in class ch.tatool.core.executable.ConfidenceRatingExecutable
-
- startExecutionAWT() - Method in class ch.tatool.core.executable.GenericContentExecutable
-
- startExecutionAWT() - Method in class ch.tatool.core.executable.QuestionnaireExecutable
-
- startLevel - Variable in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
- startLoading(String[]) - Method in class ch.tatool.core.module.creator.DataServerModuleCreator
-
- startMaxPoints - Variable in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
- startMinPoints - Variable in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
- startPoints - Variable in class ch.tatool.core.element.handler.score.AbstractPointsAndLevelHandler
-
- startTimeout(ExecutionContext) - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
Starts the timer.
- startTimeout(ExecutionContext) - Method in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- startTimeout(ExecutionContext) - Method in interface ch.tatool.core.element.handler.timeout.TimeoutHandler
-
- STATUS_PANEL_LEVEL - Static variable in interface ch.tatool.core.display.swing.status.StatusPanel
-
- STATUS_PANEL_OUTCOME - Static variable in interface ch.tatool.core.display.swing.status.StatusPanel
-
- STATUS_PANEL_TIMER - Static variable in interface ch.tatool.core.display.swing.status.StatusPanel
-
- STATUS_PANEL_TRIAL - Static variable in interface ch.tatool.core.display.swing.status.StatusPanel
-
- StatusPanel - Interface in ch.tatool.core.display.swing.status
-
- StatusPanelStateHandler - Class in ch.tatool.core.element.handler
-
This handler takes care of resetting status panel states (enabled, reset).
- StatusPanelStateHandler() - Constructor for class ch.tatool.core.element.handler.StatusPanelStateHandler
-
- StatusRegion - Interface in ch.tatool.core.display.swing.status
-
Backing object for the status region.
- StatusRegionConfigurator - Class in ch.tatool.core.display.swing.status
-
- StatusRegionConfigurator() - Constructor for class ch.tatool.core.display.swing.status.StatusRegionConfigurator
-
- StatusRegionImpl - Class in ch.tatool.core.display.swing.status
-
Status region component implementation.
- StatusRegionImpl() - Constructor for class ch.tatool.core.display.swing.status.StatusRegionImpl
-
- StatusRegionUtil - Class in ch.tatool.core.display.swing.status
-
Provides access to a StatusRegionInstance
- StatusRegionUtil() - Constructor for class ch.tatool.core.display.swing.status.StatusRegionUtil
-
- stimuliFile - Variable in class ch.tatool.core.executable.QuestionnaireExecutable
-
- stimuliPath - Variable in class ch.tatool.core.executable.QuestionnaireExecutable
-
- stopExecution(ExecutionContext) - Method in interface ch.tatool.core.element.ExecutionStartHandler
-
- stopExecution(ExecutionContext) - Method in class ch.tatool.core.element.TimerListSelector
-
- stopModuleExecution() - Method in class ch.tatool.core.display.swing.SwingExecutionDisplayProvider
-
Stops the module execution.
- stopTimer() - Method in interface ch.tatool.core.element.ExecutionStartHandler
-
- stopTimer() - Method in class ch.tatool.core.element.TimerListSelector
-
- storeProperties(DataContainer, PropertyHolder, Property<?>[]) - Static method in class ch.tatool.core.data.DataUtils
-
Copies all properties from the holder onto a PropertiesContainer object.
- storeProperties(DataContainer, DescriptivePropertyHolder) - Static method in class ch.tatool.core.data.DataUtils
-
- StringConverter - Class in ch.tatool.core.data
-
Contains handler methods that convert a String into other object types
- StringConverter.Converter<T> - Interface in ch.tatool.core.data
-
- StringProperty - Class in ch.tatool.core.data
-
String value property object
- StringProperty(String) - Constructor for class ch.tatool.core.data.StringProperty
-
- SubmitActionPanel - Class in ch.tatool.core.display.swing.action
-
Panel that provides a submit button and an optional description label.
- SubmitActionPanel() - Constructor for class ch.tatool.core.display.swing.action.SubmitActionPanel
-
Creates new form SubmitActionPanel
- SUCCESS_RESULT - Static variable in class ch.tatool.core.data.Result.ResultProperty
-
- SwingExecutionDisplay - Interface in ch.tatool.core.display.swing
-
Swing container provided to elements to interact with the user
Components can be added to the Display in a "Card style view" manner, where each component
is displayed in full at once.
- SwingExecutionDisplayProvider - Class in ch.tatool.core.display.swing
-
Full screen window used for task execution.
- SwingExecutionDisplayProvider() - Constructor for class ch.tatool.core.display.swing.SwingExecutionDisplayProvider
-
Creates a new SwingExecutionDisplayProvider
- SwingExecutionFrame - Class in ch.tatool.core.display.swing
-
Display implementation usable for task execution.
- SwingExecutionFrame() - Constructor for class ch.tatool.core.display.swing.SwingExecutionFrame
-
Creates new form SwingExecutionFrame
- TatoolOnlineDialog - Class in ch.tatool.core.module.creator
-
- TatoolOnlineDialog(Frame, boolean, Messages) - Constructor for class ch.tatool.core.module.creator.TatoolOnlineDialog
-
Creates new form TatoolOnlineDialog
- TemporalListSelector - Class in ch.tatool.core.element
-
Iterates through the list of elements, executing each element in order until timeout.
- TemporalListSelector() - Constructor for class ch.tatool.core.element.TemporalListSelector
-
- TemporaryElementSupportUtil - Class in ch.tatool.core.element
-
Use this helper class to add temporary elements to the execution.
- TemporaryElementSupportUtil() - Constructor for class ch.tatool.core.element.TemporaryElementSupportUtil
-
- TextAreaPanel - Class in ch.tatool.core.display.swing.panel
-
Displays a simple text in the center of the screen.
- TextAreaPanel() - Constructor for class ch.tatool.core.display.swing.panel.TextAreaPanel
-
Creates new form SimpleTextQuestionPanel
- TextStatusPanel - Class in ch.tatool.core.display.swing.status
-
Status panel that provides a title and value property only.
- TextStatusPanel() - Constructor for class ch.tatool.core.display.swing.status.TextStatusPanel
-
Creates new form TextStatusPanel
- ThreeChoiceActionPanel - Class in ch.tatool.core.display.swing.action
-
Provides three buttons to choose from - left, middle and right.
- ThreeChoiceActionPanel() - Constructor for class ch.tatool.core.display.swing.action.ThreeChoiceActionPanel
-
Creates new form ThreeChoiceActionPanel
- TimeoutHandler - Interface in ch.tatool.core.element.handler.timeout
-
Describes a timeout handler object
- timer - Variable in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
Timer used for the timeout.
- timer - Variable in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
Timer used for the timeout.
- timerElapsed() - Method in class ch.tatool.core.element.handler.timeout.DefaultTimeoutHandler
-
- timerElapsed() - Method in class ch.tatool.core.element.handler.timeout.DefaultVisualTimeoutHandler
-
- TimerListSelector - Class in ch.tatool.core.element
-
Iterates through the list of elements, executing each them in order.
- TimerListSelector() - Constructor for class ch.tatool.core.element.TimerListSelector
-
- TimerListSelector(int) - Constructor for class ch.tatool.core.element.TimerListSelector
-
- TimerStatusPanel - Class in ch.tatool.core.display.swing.status
-
Status panel that displays a progress bar state.
- TimerStatusPanel() - Constructor for class ch.tatool.core.display.swing.status.TimerStatusPanel
-
Creates new form TextStatusPanel
- Timing - Class in ch.tatool.core.data
-
Helper Class with getter and setter methods for properties concerning timing.
- Timing() - Constructor for class ch.tatool.core.data.Timing
-
- toString() - Method in class ch.tatool.core.display.swing.matrix.MatrixValue
-
- TrialCountEvaluator - Interface in ch.tatool.core.element.handler
-
A TrialCountEvaluator evaluates the trial count for the current execution context.
- TrialCountHandler - Class in ch.tatool.core.element.handler
-
Counts the number of executed trials
TODO: split out the UI update into a separate handler
- TrialCountHandler() - Constructor for class ch.tatool.core.element.handler.TrialCountHandler
-
- triggerKeyEvent(int, ExecutionContext) - Method in class ch.tatool.core.element.handler.EscapeKeyEventHandler
-
- triggerKeyEvent(int, ExecutionContext) - Method in interface ch.tatool.core.element.handler.KeyEventHandler
-
- TwoChoiceActionPanel - Class in ch.tatool.core.display.swing.action
-
Provides two buttons to choose from - left and right.
- TwoChoiceActionPanel() - Constructor for class ch.tatool.core.display.swing.action.TwoChoiceActionPanel
-
Creates new form TwoChoiceActionPanel