talx x1.0.5

Uses of Interface
keyboard.KeyboardConstants

Packages that use KeyboardConstants
keyboard   
keyboard.constraint   
tal   
tal.constraint   
 

Uses of KeyboardConstants in keyboard
 

Classes in keyboard that implement KeyboardConstants
 class KeyboardTrainingPanel
           
 

Uses of KeyboardConstants in keyboard.constraint
 

Classes in keyboard.constraint that implement KeyboardConstants
 class AutoBackspace
          Deletes forever This constraint works with the keyboard training panel.
 class AutoFingerFirstTargetTextError
          Places the finger on the first target character that is not also in the same position in the user text.
 class AutoFingerFirstUserTextError
          Places the finger on the first user character that is not also in the same position in the target text.
 class AutoFingerInstruction
          Displays the finger pointing to the caret in the user text area.
 class AutoFingerLastTargetTextError
          Places the finger on the last target character that is not also in the same position in the user text.
 class AutoFingerLastUserTextError
          Places the finger on the last user character that is not also in the same position in the target text.
 class AutoFingerUserHighlight
          Displays the finger pointing to the caret in the user text area.
 class AutoFingerUserTextCaret
          Displays the finger pointing to the caret in the user text area.
 class AutoHighlightFirstTargetTextError
          Places the target cursor on the first character that is not also in the same position in the user text.
 class AutoHighlightFirstUserTextError
          Places the user cursor on the first character that is not also in the same position in the target text.
 class AutoHighlightLastTargetTextError
          Places the target cursor on the last character that is not also in the same position in the user text.
 class AutoHighlightLastUserTextError
          Places the user cursor on the last character that is not also in the same position in the target text.
 class AutoHighlightTargetTextError
          Places the user highlight on the range of characters that differ from the target text.
 class AutoHighlightUserTextError
          Places the target highlight on the range of characters that differ from the user text.
 class AutoKeymapFingerFirstError
          Shows the finger on the keymap key for the first character in the target text that is not also in the same position in the user text.
 class AutoKeymapFingerLastError
          Shows the finger on the keymap key for the first character in the target text that is not also in the same position in the user text.
 class AutoKeymapFingerToPosition
          Shows the finger on the keymap arrow key that will move the caret to the given position.
 class AutoKeymapFirstError
          Shows the keymap key for the first character in the target text that is not also in the same position in the user text.
 class AutoKeymapLastError
          Shows the keymap key for the first character in the target text that is not also in the same position in the user text.
 class AutoKeymapToPosition
          Shows the keymap arrow key that will move the caret to the given position.
 class AutoMove
          Moves the caret to the given position.
 class AutoSelectFirstUserTextError
          Places the caret on the first character that is not also in the same position in the target text.
 class AutoSelectLastUserTextError
          Places the caret after the last character that is not also in the same position in the target text.
 class AutoType
          Types the given text.
 class AutoTypeTargetText
          Types the given text into the target text area.
 class BullseyeTimer
          Draws a Bulls-Eye when the timer expires.
 class FailOnAllTyping
          Will cause the task to fail immediately on any regular key typing.
 class FailOnError
          Marks task as failed whenever an error is detected.
 class FailOnKeyPress
          Will cause the task to fail immediately on any regular key typing.
 class HideButton
          Hides the button on the keyboard training panel.
 class HideKeymap
          Sets the user text in the This constraint works with the keyboard training panel.
 class HideTargetText
          Hides the target text area in the This constraint works with the keyboard training panel.
 class HideUserText
          Hides the user text area in the This constraint works with the keyboard training panel.
 class PassOnButton
          Marks task as successful when the user clicks the button
The completion string produced by this constraint consists of the following tokens: The constraint class name
 class PassOnCaretChangePosition
          Succeeds when the caret changes position
The completion string produced by this constraint consists of the following tokens: The constraint class name Any errors detected by other constraints
 class PassOnCaretPosition
          Succeeds when the caret is in the correct position.
 class PassOnCaretPositionAndButton
          Succeeds when the button is pressed when the caret is in the correct position.
 class PassOnCaretRange
          Succeeds when the caret is in the correct position.
 class PassOnErase
          Passes once text starting at given position is erased.
 class PassOnLogicalCaretPosition
          Succeeds when the caret is in the correct position.
 class PassOnLogicalCaretPositionAndButton
          Succeeds when the caret is in the correct position.
 class PassOnLooseText
          Marks task as successful when the user text matches the given text.
 class PassOnLooseTextAndButton
          Marks task as successful when the user text matches the given text.
 class PassOnPositionAndTimer
          Succeeds when the caret is in the correct position.
 class PassOnSameText
          Marks task as successful when the user text matches the target text.
 class PassOnSameTextAndButton
          Marks task as successful when the user text matches the target text.
 class PassOnSameTextAndTimer
          Marks task as successful when the user text matches the target text.
 class PassOnSomeTextAndTimer
          Ends the task successfully when the timer expires and there exists some text.
 class PassOnThisText
          Marks task as successful when the user text matches the given text.
 class SetButtonFont
          Sets the button text font.
 class SetTargetCircleColor
          Sets the color of the target text highlight.
 class SetTargetFont
          Sets the target text font.
 class SetTargetHighlightColor
          Sets the color of the target text highlight.
 class SetTargetHighlightTextColor
          Sets the color of the target text highlight.
 class SetTargetText
          Sets the target text in the This constraint works with the keyboard training panel.
 class SetTargetTextHighlight
          Sets the highlighter on the target text.
 class SetUserCaretBlinkRate
          Sets the blink rate of the user text caret.
 class SetUserCaretColor
          Sets the color of the user text caret.
 class SetUserCaretWidth
          Sets the width of the user text caret in pixels.
 class SetUserCircleColor
          Sets the color of the user text highlight.
 class SetUserFont
          Sets the user text font.
 class SetUserHighlightColor
          Sets the color of the user text highlight.
 class SetUserHighlightTextColor
          Sets the color of the user text highlight.
 class SetUserSelectionColor
          Sets the color of the user text highlight.
 class SetUserText
          Sets the user text in the This constraint works with the keyboard training panel The value is the user text.
 class SetUserTextCaret
          Sets the caret on the user text.
 class SetUserTextHighlight
          Sets the highlighter on the user text.
 class SetUserTextHighlightBackspace
          Sets the highlighter on the user text.
 class SetUserTextLogicalCaret
          Sets the caret on the user text.
 class SetUserTextLogicalHighlight
          Sets the highlighter on the user text.
 class ShowAllMovement
          Moves the cursor using the cursor control keys.
 class ShowAllTyping
          Echos the user's keystrokes to the user text.
 class ShowButton
          Shows the button on the keyboard training panel.
 class ShowCorrectTyping
          Echos the user's keystrokes to the user text only if the keystrokes match the target text.
 class ShowCorrectTypingAndBeepForSomeReason
          Echos the user's keystrokes to the user text only if the keystrokes match the target text.
 class ShowKeymap
          Sets the user text in the This constraint works with the keyboard training panel.
 class ShowKeymapFinger
          Displays the finger in the keymap area.
 class ShowTargetTextFinger
          Displays the finger in the target text area.
 class ShowUserTextFinger
          Displays the finger in the user text area.
 class SucceedOnAutowrap
          Succeeds when the first char and last char are on different lines.
 class SucceedOnMultiwrap
          Succeeds when the first char and last char are on x different lines.
 

Uses of KeyboardConstants in tal
 

Classes in tal that implement KeyboardConstants
 class TalPanel
          The visual component that mimics the Think-And-Link email program.
 

Uses of KeyboardConstants in tal.constraint
 

Classes in tal.constraint that implement KeyboardConstants
 class ChangeStateOnInboxButton
          This constraint listens for actions from the buttons of a tal component.
 class ChangeStateOnQuitButton
          This constraint listens for actions from the buttons of a tal component.
 class ChangeStateOnReaderTextVisible
          This constraint listens for actions from the buttons of a tal component.
 class ChangeStateOnReplyButton
          This constraint listens for actions from the buttons of a tal component.
 class ChangeStateOnScrollReplyButton
          This constraint listens for actions from the buttons of a tal component.
 class ChangeStateOnScrollSendButton
          This constraint listens for actions from the buttons of a tal component.
 class ChangeStateOnScrollText
          This constraint listens for actions from the buttons of a tal component.
 class ChangeStateOnSendButton
          This constraint listens for actions from the buttons of a tal component.
 class ChangeStateOnText
          This constraint listens for actions from the buttons of a tal component.
 class ChangeStateOnWriteButton
          This constraint listens for actions from the buttons of a tal component.
 class EasyChangeStateOnScrollReplyButton
          This constraint listens for actions from the buttons of a tal component.
 class PassOnQuitAndState
          This constraint succeeds when Quit is pressed and we exist in some given state.
 class PassOnSendAndThisText
          This constraint listens for actions from the buttons of a tal component.
 class PassOnSendAndWords
          This constraint listens for actions from the buttons of a tal component.
 class SetComposerText
          Sets the text in the composer.
 class SetReaderText
          Sets the text in the reader.
 


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.