[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Grrr. Why private? (How to set font of MultiPageEditorPart tabs?)

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?

Thanks,
David