树型视图 meaning in Chinese
treeview
Examples
- So on unix , swt draws its own tree view
因此, swt在unix上描绘自己的树型视图。 - The other pertinent properties dialog is the errors warnings section in the tree view
另一个相关属性对话框是树型视图中的errors / warnings区域。 - Creating a nice and extensible thread view is difficult , since the problem is recursive in nature
创建一个好的线程树型视图自然是比较难的,因为稍后它能让我们的视图功能得到增强。 - Swing achieves portability by drawing all the widgets in java , including buttons , drop - down lists , and tree views
Swing通过用java描绘所有的窗口小控件(包括按钮、下拉列表和树型视图)取得可移植性。 - For example , swt uses the native tree view on the windows platform , but there are no native tree views for unix platforms
例如, swt在windows平台上使用本机的树型视图,但unix平台没有本机的树型视图。