Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Not able to customise Java Beans View
Not able to customise Java Beans View [message #101764] Wed, 10 August 2005 05:35
Eclipse UserFriend
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
Previous Topic:Extending The Visual Editor:= BUG in text proerty
Next Topic:Not able to customise Java Beans View
Goto Forum:
  


Current Time: Wed Jun 18 08:43:46 EDT 2025

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

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

Back to the top