2.6 Summary
In this chapter, you have learned about the focus- and keyboard-handling capabilities of SWT. When a key is typed, it is resolved as a window system key, an accelerator key, a traversal key, or a key event. Except for window system keys and the preprocessing of international text, your program has the opportunity to take part in any of these character-processing subsystems.
|