Adapter for Properties View [message #248030] |
Tue, 01 June 2004 14:08 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.02844 seconds