Constants Summary
|
TAB |
Focus changed because TAB was pressed.
|
|
CURSOR |
Focus changed because KeyLeft/Right/Up/Down was pressed.
|
|
MNEMONIC |
Focus changed because mnemonic key was pressed.
|
|
FORWARD |
Changed Focus to the next control.
|
|
BACKWARD |
Changed Focus to the prev control.
|
|
AROUND |
Changed Focus forward from last to first or backward from first to last.
|
|
UNIQUEMNEMONIC |
Focus changed because mnemonic key was pressed and this mnemonic is unique.
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.