-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 0.9
-
Component/s: client-libs
-
None
-
1.1.5
-
generic
-
generic
-
Not verified
To verticaly center a block of formatted text in a JTextPane, or to keep another object line up with a particular line of text, one needs to be able to get statistic about the text from the JTextPane, such as a count of lines, and height of each on-screen line. JTextPane does not seem to give callers any access to this information.