Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Adapter for Properties View
Adapter for Properties View [message #248030] Tue, 01 June 2004 18:08
Eclipse UserFriend
Originally posted by: bob.donovan.ugs.com

Hi,

I am writing a tree view to map some classes from an API. I would like to
display properties of the object into the Properties View when the object
is selected in the tree view.

I understand that you can either implement IPropertySource or call
getAdapter from you class so that your object can display properties in
the properties view.

But what if you don't have access to add new methods to the object you
want to display? I can't physically make the change because I don't own
the java code. I am using a common off the shelf class from some API
provided to me? How has this been done with other classes?

Thanks, Bob
Previous Topic:CVS perspective - how to set up "Repository location"
Next Topic:swt crash on linux (debian sid)
Goto Forum:
  


Current Time: Wed Aug 14 18:24:16 GMT 2024

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

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

Back to the top