JFormattedTextField
Table B-9. Bound JFormattedTextField actions (when focused)
ActionMap entry | Metal L&F | Mac L&F |
|---|---|---|
caret-forward | Right-P | This component does not exist in the 1.3 release of the Java 2 SDK. |
selection-begin-line | Shift Home-P | |
cut-to-clipboard | Ctrl X-PCut-P | |
caret-backward | Left-P | |
toggle-componentOrientation | Ctrl+Shift O-P | |
caret-next-word | Ctrl Right-P | |
delete-previous | | |
caret-previous-word | Ctrl Left-P | |
unselect | Ctrl \-P | |
delete-next | Delete-P | |
select-all | Ctrl A-P | |
selection-end-line | Shift End-P | |
notify-field-accept | Enter-P | |
reset-field-edit | Escape-P | |
caret-end-line | End-P | |
paste-from-clipboard | Ctrl V-PPaste-P | |
selection-next-word | Ctrl+Shift Right-P | |
caret-begin-line | Home-P | |
selection-previous-word | Ctrl+Shift Left-P | |
copy-to-clipboard | Copy-PCtrl C-P | |
selection-forward | Shift Right-P | |
selection-backward | Shift Left-P | |
*This is actually stored as the ASCII DEL character (0x7F), the character sent when the Delete key is pressed. |
Table B-10. JFormattedTextField bindings with no default actions (when focused)
ActionMap Key | Metal L&F | Mac L&F |
|---|---|---|
decrement | Down-P | This component does not exist in the 1.3 release of the Java 2 SDK. |
increment | Up-P |
Table B-11. Unbound JFormattedTextField actions
beep | requestFocus |
caret-begin | selection-begin |
caret-begin-paragraph | selection-begin-paragraph |
caret-begin-word | selection-begin-word |
caret-down | selection-down |
caret-end | selection-end |
caret-end-paragraph | selection-end-paragraph |
caret-end-word | selection-end-word |
caret-up | selection-page-down |
copy | selection-page-left |
cut | selection-page-right |
default-typed | selection-page-up ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access