[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: [ve-dev] Need help on JEM and proxy stuffs.
|
- From: Dr Gili Mendel <gmendel@xxxxxxxxxx>
- Date: Mon, 8 Aug 2005 09:14:49 -0400
- Delivered-to: ve-dev@eclipse.org
>(1) Is it possible to extend VE without using the
>actual target widget instances? (i.e. replacing them
>with vanilla java beans with similar properties)
VE requires instances for introspections
(properties, events etc.), as well as a way
to screen scrape visuals (if you want
a WYSIWYG kind of thing). These are the beans that it will model.
You can have a design time .jar with
the beans you need to model.
Screen scraping is optional (you can
hard code visual with GEF).
>(2) Is there any reference or related documents
on JEM
>and org.eclipse.ve.internal.* stuffs? Could anyone
>explain to me what does /vm/jbcfswtvm.jar and
>/vm/jfcvm.jar do or how they're called from VE?
There is not much beyond the JavaDoc.. the VE/JEM
Rose models are at org.eclipse.ve.java.core\rose, org.eclipse.ve.cde\rose,
org.eclipse.jem\rose, see attached description
Attachment:
jcmmodel2.pdf
Description: Binary data
Attachment:
jcmmodel.pdf
Description: Binary data