开发者

Where is the JTree definition for eclipse's Project Explorer?

The JTree implementation / Renderer used in eclipse (see the navigatio开发者_如何学JAVAn pane on the left side) is extremely good. I've checked out the eclipse source code and am looking through it, but can't seem to find the reference to the JTree used.

Does anyone know which package contains the definition of this pane?

Thanks!


Eclipse is based on SWT, not Swing. Google "SWT Tree", for example: http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/SWTTreeWithMulticolumns.htm

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜