- 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
推薦閱讀
- Advanced Quantitative Finance with C++
- Google Apps Script for Beginners
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- Web Application Development with MEAN
- Python Data Analysis(Second Edition)
- JS全書:JavaScript Web前端開發(fā)指南
- STM32F0實(shí)戰(zhàn):基于HAL庫(kù)開發(fā)
- R大數(shù)據(jù)分析實(shí)用指南
- Swift語言實(shí)戰(zhàn)精講
- SQL Server從入門到精通(第3版)
- 硅谷Python工程師面試指南:數(shù)據(jù)結(jié)構(gòu)、算法與系統(tǒng)設(shè)計(jì)
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Java程序員面試筆試寶典(第2版)
- Developing SSRS Reports for Dynamics AX
- Flowable流程引擎實(shí)戰(zhàn)