Not able to customise Java Beans View [message #101764] |
Wed, 10 August 2005 05:35 |
Eclipse User |
|
|
|
Originally posted by: rashmi.ramachandra.churchillgroup.com
Hi ,
I'm currently working on extending the VE to support additional feature
for my custom implementation.
For this exercise, I need to access the components of the JavaBean View.
The JavaBean View needs to be customised to show both visual and
non-visual components present in the java file. Is there any API provided
for developers to access the JavaBean View components and does this API
help me to add and modify the Tree values in the JavaBean View?
My specific customisations include grouping or categorising identical
elements together and providing nodes for non-visual components. For
example, if there are 3 JPanels in my java code, they need to appear as 3
nodes under a heading "Panel" in the Javabean view. I need to add a new
non-visual node ["abc"] when my java code has a variable declaration like
"String abc = new String()" as a class variable. I have tried going
through the current API and the source code available for tracking the
JavaBean View components, but it has not been fruitful.
Help is greatly appreciated.
Regards,
Rashmi
|
|
|
Powered by
FUDForum. Page generated in 0.05147 seconds