-
Bug
-
Resolution: Fixed
-
P3
-
0.9
-
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.