- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Dr Alex Blewitt
- 106字
- 2021-07-14 10:36:31
Chapter 3. Creating JFace Viewers
JFace – the Eclipse model/view/controller architecture
In the last chapter, we looked at the basic building blocks of SWT, which provide a glue layer between the native operating system's widgets and Java. We will now look at JFace, which builds upon SWT to provide an MVC architecture as well as many of the common widgets used by Eclipse.
In this chapter, we shall:
- Create a view for showing hierarchical data
- Use image, font, and color resources
- Generate styled text
- Sort and filter entries in viewers
- Add double-click actions
- Create a view for showing tabular data
- Synchronize selections between views
推薦閱讀
- Spring Cloud Alibaba微服務架構設計與開發實戰
- Reactive Programming with Swift
- PostgreSQL技術內幕:事務處理深度探索
- 樂高機器人設計技巧:EV3結構設計與編程指導
- Python Network Programming Cookbook(Second Edition)
- CouchDB and PHP Web Development Beginner’s Guide
- Yii Project Blueprints
- MySQL從入門到精通(軟件開發視頻大講堂)
- HTML5 APP開發從入門到精通(微課精編版)
- D3.js By Example
- Mastering ArcGIS Enterprise Administration
- Spring+Spring MVC+MyBatis從零開始學
- 區塊鏈項目開發指南
- Python自然語言理解:自然語言理解系統開發與應用實戰
- 測試架構師修煉之道:從測試工程師到測試架構師