[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] EditorPart setPartName

Hi,

When calling setPartName method on an EditorPart, I would like to mark my 
editor as dirty.
Is there an easy way to create a Command from this method and then execute 
it by the CommandStack ?
Or can it be done in a different way ?

Regards,