站内搜索: 请输入搜索关键词
当前页面: 图书首页 > SWT: The Standard Widget Toolkit

2.6 Summary - SWT: The Standard Widget Toolkit

Previous Section  < Day Day Up >  Next Section

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.

    Previous Section  < Day Day Up >  Next Section