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

Bug 481741

Summary: IControlFactory should be nested inside FXControlAdapter.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF FXAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2.0   
Target Milestone: 4.0.0 / 3.11.0 (Neon) M3   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2015-11-09 11:32:55 EST
As IControlFactory is only useful in the context of an FXControlAdapter, we should provided it as a nested interface there. This will make the API of the FX.SWT component more concise.
Comment 1 Alexander Nyßen CLA 2015-11-09 11:34:46 EST
Changed that IControlFactory is nested inside FXControlAdapter. Pushed changes to origin/master. Resolving as fixed in 3.11.0 M3.