- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Dr Alex Blewitt
- 61字
- 2021-07-14 10:36:33
Tabular data
The tree viewer is used in many situations in Eclipse, but sometimes being able to display more information for a single element is required. JFace provides a TableViewer
which is similar to the TreeViewer
, except that instead of a single label there are multiple columns available. There is also a combined TableTreeViewer
, which combines functionality from the two classes.
推薦閱讀
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- Redis Applied Design Patterns
- Rust實戰
- C++面向對象程序設計(微課版)
- 樂高機器人設計技巧:EV3結構設計與編程指導
- Neo4j Essentials
- UVM實戰
- Python深度學習原理、算法與案例
- Zabbix Performance Tuning
- Python期貨量化交易實戰
- Python+Office:輕松實現Python辦公自動化
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Python Programming for Arduino
- Java Web動態網站開發(第2版·微課版)
- Visual C#(學習筆記)