Bug 122152

Summary: [Text] Refactor code in TextEditPart#getTextLocation()
Product: [Tools] GEF Reporter: Pratik Shah <ppshah>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Pratik Shah CLA 2005-12-27 12:13:45 EST
The code in the getTextLocation() method of the various implementations of TextEditPart should be moved out into Helper classes so that they can be reused.  These helpers could be singletons, in which case they can't be EditPolicies.