Re: PackageViewPane
Have you looked for the sources of PackageViewPane /
AbstractProjectViewPSIPane ?
On 10/13/2015 4:15 PM, Tobi D wrote:
Hallo,
>
I have a problem with the PackageViewPane.
>
i have initiallized the PackageViewPane and added an AbstractTreeBuilder(Even so i did not now which one to add, i just added the SimpleTreeBuilder).
I initialized a JTree(Tree) and created Sublasses of DefaultTreeModel and AbstractTreeStructure to fit the constructor of the TreeBuilder.
Then i added the TreeBuilder to the PackageViewPane.
>
>
Besides the fact, that i am not sure if any of this was right, i have the problem now that i dont know how to add it to the UI of my runtimeEnvironment.
Can someone please help me? I am thankfull for every hint or example code.
>
>
(My actual goal is, to create a packagetree, that works just like the regular one in Intellij)
>
>
>
>
Thanks for your help.
Tobi
>
---
Original message URL: https://devnet.jetbrains.com/message/5560522#5560522
>
Please sign in to leave a comment.