|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectconstraint.ConstraintAdapter
keyboard.constraint.ShowAllTyping
Echos the user's keystrokes to the user text. This constraint works with the keyboard training panel. If the value contains "nodelete", delete and backspace will be ignored. If the value contains "noexpand" then tabs and carriage returns will be ignored. If the value contains "nobeep" then operations will not cause the system to beep. Without "nobeep", the system will beep when the user attempts to delete past the end of the text (ie hitting backspace from the first characters position or hitting delete from the last character position).
| Field Summary | |
static java.lang.String |
NO_EXPAND
Token used in constraint values. |
| Constructor Summary | |
ShowAllTyping()
|
|
| Method Summary | |
void |
processKeyEvent(java.awt.event.KeyEvent ev,
TaskProperties tp)
When key events get to the constraint, they have already been consumed. |
| Methods inherited from class constraint.ConstraintAdapter |
fireAutoAction, getIntValue, getType, getValue, process, processActionEvent, processInit, processMouseEvent, setValue, splitPairs, startAutoAction, stopAutoAction, stringToRGB, toString, valueContains |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String NO_EXPAND
| Constructor Detail |
public ShowAllTyping()
| Method Detail |
public void processKeyEvent(java.awt.event.KeyEvent ev,
TaskProperties tp)
ConstraintAdapter
processKeyEvent in class ConstraintAdapter
|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.