How can I set the format of the text of the tab label for a
MultiPageEditorPart? If I could call getItem(), that would be perfect.
But it's private. :( Can anyone recommend a solution, short of
duplicating the entire class just to make one method protected instead
of private?