- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Dr Alex Blewitt
- 78字
- 2021-07-14 10:36:31
Summary
In this chapter, we covered how to create views with SWT widgets. We looked at both standard widget types as well as creating our own, and how those widgets can be assembled into groups with Composite
and Layout
classes. We also looked at how resources are managed within SWT, including following through the debug procedure for detecting and eliminating leaks.
In the next chapter, we will look at how to use a higher level of abstraction, JFace
.
推薦閱讀
- 案例式C語言程序設計
- Computer Vision for the Web
- Python高級編程
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 算法訓練營:提高篇(全彩版)
- HTML5入門經典
- TypeScript項目開發實戰
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Jenkins Continuous Integration Cookbook(Second Edition)
- Yii Project Blueprints
- Bootstrap 4 Cookbook
- Unity 2017 Mobile Game Development
- NGINX Cookbook
- Getting Started with Eclipse Juno
- Android驅動開發權威指南