Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 341756

Summary: [M2x IDE Integration] Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
Product: [Automotive] Sphinx Reporter: Idrissa Dieng <idydieng>
Component: CoreAssignee: Stephan Eberle <stephaneberle9>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 0.7.0   
Target Milestone: 0.7.0   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
none
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
none
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup idydieng: iplog+

Description Idrissa Dieng CLA 2011-04-04 05:41:01 EDT
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup and rename some methods.

Please refer to attached patch.
Comment 1 Idrissa Dieng CLA 2011-04-04 05:44:19 EDT
Created attachment 192445 [details]
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
Comment 2 Idrissa Dieng CLA 2011-04-04 05:47:13 EDT
*** Bug 341509 has been marked as a duplicate of this bug. ***
Comment 3 Stephan Eberle CLA 2011-04-04 10:02:05 EDT
The proposed groupFieldChanged() listener service should be reworked a little bit:
* Rename it to groupChanged()
* Pass a collection of changed fields (rather than a single field)
* Provide an explicit IGroupListener interface (similar to org.eclipse.sphinx.platform.ui.fields.IFieldListener) that gets implemented by TemplateGroup, OutputGroup, etc.
Comment 4 Idrissa Dieng CLA 2011-04-04 10:54:03 EDT
Created attachment 192465 [details]
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
Comment 5 Idrissa Dieng CLA 2011-04-04 12:19:26 EDT
Created attachment 192478 [details]
Adapt existing groups e.g., TemplateGroup for using org.eclipse.sphinx.platform.ui.groups.AbstractGroup
Comment 6 Stephan Eberle CLA 2011-04-05 04:51:04 EDT
Fixed by applying latest version of propose patch (after fixing some wrong copyright headers).
Comment 7 Balazs Grill CLA 2021-07-14 02:14:52 EDT
Mass-closing Resolved tickets