Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » TreeViewer controls in custom ContentOutlinePage
TreeViewer controls in custom ContentOutlinePage [message #1787532] Mon, 28 May 2018 09:08 Go to next message
Eclipse UserFriend
Im creating a Editor for my custom language, which is supplemented with a custom ContentOutlinePage. Im using a hierarchical TreeView as the OutlinePage

But now i want to add controls to the Tree like:
-Collaps All
-Expand All
-etc.

Just like in the image in the attachment.

Where in my ContentOutlinePage do i need do add these, and also how ?

Thanks for you help^^
Re: TreeViewer controls in custom ContentOutlinePage [message #1792209 is a reply to message #1787532] Thu, 12 July 2018 15:54 Go to previous messageGo to next message
Eclipse UserFriend
Your page should have had setActionBars called on it. It should give you access to the relevant menu manager.
Re: TreeViewer controls in custom ContentOutlinePage [message #1792210 is a reply to message #1787532] Thu, 12 July 2018 15:54 Go to previous messageGo to next message
Eclipse UserFriend
Your page should have had setActionBars called on it. It should give you access to the relevant menu manager.
Re: TreeViewer controls in custom ContentOutlinePage [message #1792211 is a reply to message #1787532] Thu, 12 July 2018 15:54 Go to previous messageGo to next message
Eclipse UserFriend
Your page should have had setActionBars called on it. It should give you access to the relevant menu manager.
Re: TreeViewer controls in custom ContentOutlinePage [message #1792212 is a reply to message #1787532] Thu, 12 July 2018 15:54 Go to previous message
Eclipse UserFriend
Your page should have had setActionBars called on it. It should give you access to the relevant menu manager.
Previous Topic:New CDT Wizard does not close
Next Topic:Eclipse Photon : PDE headless build
Goto Forum:
  


Current Time: Wed Feb 19 13:18:55 GMT 2025

Powered by FUDForum. Page generated in 0.04408 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top