I would like to change the editor Icon to indicate if the content
cotains error or not. Where do I place the setTitleImage() method? I am
using a TextEditor and I have Markers attached to the IFile. Now in the
constructor method IFile is not yet set and in the CreateControlPart
method only gets activated, when the Editor is selected ....