- 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
.
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Qt 5 and OpenCV 4 Computer Vision Projects
- jQuery EasyUI網站開發實戰
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- Java編程指南:基礎知識、類庫應用及案例設計
- 用Flutter極速構建原生應用
- C++ 從入門到項目實踐(超值版)
- 網絡爬蟲原理與實踐:基于C#語言
- C語言程序設計
- Getting Started with Python
- Java EE 7 with GlassFish 4 Application Server
- SEO教程:搜索引擎優化入門與進階(第3版)
- Laravel Design Patterns and Best Practices
- 零基礎學編程系列(全5冊)
- 絕密原型檔案:看看專業產品經理的原型是什么樣