[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[ve-dev] Re: Using JEM to draw cartoon images of widgets (Rich Kulp)
|
- From: "Namrata" <namrata@xxxxxxxxxxxxxx>
- Date: Fri, 8 Jul 2005 18:25:19 -0800
- Delivered-to: ve-dev@eclipse.org
Hi Rich,
Sorry my question was not stated correctly.
I understand the need for the IExpression interface. I was confused as to
what the ComponentManager does with the IExpression. I'm debugging VE to get
a better understanding of what ComponentManager does with the passed in
expression parameter. It creates two bean proxies - fComponentManagersProxy
and fComponentBeanProxy. I was expecting it to create only the
ComponentBeanProxy. I'm still trying to figure out what is the
ComponentManagesProxy and why is it instantiated.
Thanks
Namrata
>
> Hi,
>
> I already responded as to why it needed the IExpression interface, it was
> Message 2 in the list of messages that you just sent as history.
>
> As to how to use it, take a look at ComponentProxyAdapter. Look at how it
> is used in there. If you then have further questions, come on back.
>
> Rich
>
>