- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Dr Alex Blewitt
- 96字
- 2021-07-14 10:36:35
Chapter 4. Interacting with the User
In the last chapter, we looked at some of the basic JFace viewers that provide a representation of data. However, we need to interact with the user and we can do this in multiple ways, from responding to mouse clicks to processing data-intensive operations in the background.
In this chapter we will:
- Create a menu in response to a user popup
- Add a command and a handler in a menu
- Use progress managers to report work
- Add commands to the progress manager
- Show errors and deal with failure
推薦閱讀
- Java異步編程實戰
- Computer Vision for the Web
- Access 數據庫應用教程
- PyTorch自然語言處理入門與實戰
- Learn Swift by Building Applications
- Backbone.js Blueprints
- Java程序設計
- 深入理解Elasticsearch(原書第3版)
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Selenium Testing Tools Cookbook(Second Edition)
- Java實戰(第2版)
- Getting Started with Eclipse Juno
- Clojure Polymorphism
- 黑莓(BlackBerry)開發從入門到精通
- Python深度學習與項目實戰