Where is the JTree definition for eclipse's Project Explorer?
Posted
by Jim
on Stack Overflow
See other posts from Stack Overflow
or by Jim
Published on 2010-03-14T11:37:46Z
Indexed on
2010/03/14
11:45 UTC
Read the original article
Hit count: 335
eclipse
|eclipse-plugin
Hello,
The JTree implementation / Renderer used in eclipse (see the navigation 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!
© Stack Overflow or respective owner