Bug 122152 - [Text] Refactor code in TextEditPart#getTextLocation()
Summary: [Text] Refactor code in TextEditPart#getTextLocation()
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 12:13 EST by Pratik Shah CLA
Modified: 2016-12-14 11:21 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.