Bug 483937 - add JFaceTextUtil.computeLineHeight(StyledText, int) API

Introduced the new "int computeLineHeight(StyledText, int)" API in
JFaceTextUtil, which should provide clients the full line height for the
text line corresponding to the given StyledText line, considering the
possible line wrapping.

Change-Id: I7137a181aed633a3793f15b26de831d35796c0d5
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
1 file changed