Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Properties view for swt browser
Properties view for swt browser [message #671789] Thu, 19 May 2011 01:52
Ani  is currently offline Ani Friend
Messages: 37
Registered: November 2010
Member
Hello,

I'm developing a plugin where i've a multipageeditor. It's 1st page will have a swt browser and i'm dropping components on it which internally are json objects.

Now on selection of the browser components, i want to show their properties in the eclipse properties view.
I can get the ID of the component selected on browser and also can get the node object from it. But as i'm not able to make the components implement IAdaptable, so i'm not able to connect to the properties view.

Can anyone give me some clue on how to achieve this!

Thanks,
Previous Topic:Update Site manage Dependencies
Next Topic:JavaEditor with custom features
Goto Forum:
  


Current Time: Thu Apr 25 23:39:45 GMT 2024

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

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

Back to the top