Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » about override files
about override files [message #139431] Tue, 31 July 2007 06:01 Go to next message
Eclipse UserFriend
Originally posted by: lgw198412.gmail.com

Hi:
I'm a new guy in eclipse VE development .I want to know what's the
Mechanism of the override files.Specially what does these tag such as
"cellEditorClassname" and "labelProviderClassname"mean ? and what's the
content of them mean such as cellEditorClassname="
org.eclipse.ve.java.core/org.eclipse.ve.internal.java.core.B eanFeatureEditor:org.eclipse.ve.internal.jfc.beaninfo.ColorE ditor "
labelProviderClassname=" org.eclipse.ve.java.core/org.eclipse.ve.internal.java.core.B eanCellRenderer:
org.eclipse.ve.internal.jfc.beaninfo.ColorEditor".
The whole file is the following :
<?xml version="1.0" encoding="UTF-8"?>
<change:ChangeDescription
xmlns:codeGenHelpers=" platform:/plugin/org.eclipse.ve.java.core/overrides/codegenH elpers.ecore "
xmlns:
org.eclipse.ve.internal.cde.decorators="http:///org/eclipse/ve/internal/cde/decorators.ecore"
xmlns:xmi="http://www.omg.org/XMI "
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:change="http://www.eclipse.org/emf/2003/Change " xmi:version="2.0">
<objectChanges key="X:ROOT#//@root">
<value featureName="eAnnotations">
<listChanges referenceValues="_eAnnotations"/>
</value>
</objectChanges>
<objectsToAttach
cellEditorClassname=" org.eclipse.ve.java.core/org.eclipse.ve.internal.java.core.B eanFeatureEditor:
org.eclipse.ve.internal.jfc.beaninfo.ColorEditor"
labelProviderClassname=" org.eclipse.ve.java.core/org.eclipse.ve.internal.java.core.B eanCellRenderer:org.eclipse.ve.internal.jfc.beaninfo.ColorEd itor "
xmi:id="_eAnnotations"
xsi:type=" org.eclipse.ve.internal.cde.decorators:BasePropertyDecorator "/>
</change:ChangeDescription>


thank you !
Robbin
Re: about override files [message #140406 is a reply to message #139431] Thu, 13 September 2007 16:55 Go to previous message
Philippe Ombredanne is currently offline Philippe OmbredanneFriend
Messages: 386
Registered: July 2009
Senior Member
"robbin" <lgw198412@gmail.com> wrote in message
news:f8mj7d$7ro$1@build.eclipse.org...
> Hi:
> I'm a new guy in eclipse VE development .I want to know what's the
> Mechanism of the override files.Specially what does these tag such as
> "cellEditorClassname" and "labelProviderClassname"mean ? and what's the
> content of them mean such as cellEditorClassname="
>
org.eclipse.ve.java.core/org.eclipse.ve.internal.java.core.B eanFeatureEditor
:org.eclipse.ve.internal.jfc.beaninfo.ColorEditor"
>
labelProviderClassname="org.eclipse.ve.java.core/org.eclipse.ve.internal.jav
a.core.BeanCellRenderer:
> org.eclipse.ve.internal.jfc.beaninfo.ColorEditor".

Robbin:
welcome!
Thanks for giving a shot at VE.
Your best bet to get a better understanding of overrides is to check that
article:
http://www.eclipse.org/articles/Article-VE-Custom-Widget/cus tomwidget.html

Now we are badly lacking more docs on the topic.
If you fancy writing some article to document your findings, that would be
great.

--
Cheers, Philippe
philippe ombredanne | nexB
1 650 799 0949 | pombredanne at nexb.com
http://www.nexb.com
http://EasyEclipse.org
Re: about override files [message #616531 is a reply to message #139431] Thu, 13 September 2007 16:55 Go to previous message
Philippe Ombredanne is currently offline Philippe OmbredanneFriend
Messages: 386
Registered: July 2009
Senior Member
"robbin" <lgw198412@gmail.com> wrote in message
news:f8mj7d$7ro$1@build.eclipse.org...
> Hi:
> I'm a new guy in eclipse VE development .I want to know what's the
> Mechanism of the override files.Specially what does these tag such as
> "cellEditorClassname" and "labelProviderClassname"mean ? and what's the
> content of them mean such as cellEditorClassname="
>
org.eclipse.ve.java.core/org.eclipse.ve.internal.java.core.B eanFeatureEditor
:org.eclipse.ve.internal.jfc.beaninfo.ColorEditor"
>
labelProviderClassname="org.eclipse.ve.java.core/org.eclipse.ve.internal.jav
a.core.BeanCellRenderer:
> org.eclipse.ve.internal.jfc.beaninfo.ColorEditor".

Robbin:
welcome!
Thanks for giving a shot at VE.
Your best bet to get a better understanding of overrides is to check that
article:
http://www.eclipse.org/articles/Article-VE-Custom-Widget/cus tomwidget.html

Now we are badly lacking more docs on the topic.
If you fancy writing some article to document your findings, that would be
great.

--
Cheers, Philippe
philippe ombredanne | nexB
1 650 799 0949 | pombredanne at nexb.com
http://www.nexb.com
http://EasyEclipse.org
Previous Topic:GTK , Eclipse 3.3 VE
Next Topic:Fake Focus?
Goto Forum:
  


Current Time: Tue Mar 19 04:21:24 GMT 2024

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

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

Back to the top