Opened this issue 2 years ago · 1 comments
From Kris:
We'd like to top left justify concept name in observation column as in past versions
I tried modifying AnnotationTableColumn's renderer using setVerticalTextPosition(SwingConstants.TOP); but this had no effect.
setVerticalTextPosition(SwingConstants.TOP);