- 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.
推薦閱讀
- Clojure Programming Cookbook
- 面向STEM的Scratch創(chuàng)新課程
- OpenNI Cookbook
- 21天學(xué)通C++(第6版)
- Apex Design Patterns
- PLC編程與調(diào)試技術(shù)(松下系列)
- Reactive Android Programming
- Android玩家必備
- C和C++游戲趣味編程
- 學(xué)習(xí)OpenCV 4:基于Python的算法實(shí)戰(zhàn)
- 打開Go語言之門:入門、實(shí)戰(zhàn)與進(jìn)階
- Vue.js 2 Web Development Projects
- Rust游戲開發(fā)實(shí)戰(zhàn)
- Ext JS 4 Plugin and Extension Development
- Python機(jī)器學(xué)習(xí)與量化投資