Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » How to recognize and execute the non-visual methods?
How to recognize and execute the non-visual methods? [message #125441] Wed, 31 May 2006 10:35
Eclipse UserFriend
Originally posted by: shobanaramaswamy.yahoo.co.in

Hi All,

I am facing some problems with the implementation of custom widgets for my
application. I have a custom widget that is of similar type of a Vector
(Holding a set of values). The method for adding an element to
MyCustomWidget is as follows,

myCustomwidget.addElement("aaa");

But the V.E does recognize the ‘addElement ()’ method. When I tried to
debug, I found out that only methods, which are exposed through the
BeanInfo class for that component and the other visual methods are only
recognized and executed. How do I get this thing working?

Please help me in this regard.

Thanks in advance.

Regards,
Shobana
Previous Topic:Visual Class Component as local variable
Next Topic:How to recognize and execute the non-visual methods?
Goto Forum:
  


Current Time: Thu Apr 25 04:06:25 GMT 2024

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

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

Back to the top