org.jupe.editors.classdiagram
Interface IEditorRunnable

All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
EditorRunnable

public interface IEditorRunnable
extends java.lang.Runnable

Interface to get a Runnable with a getEditor() method.

Author:
Roman Wolf

Method Summary
 org.eclipse.ui.IEditorPart getEditor()
           
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

getEditor

org.eclipse.ui.IEditorPart getEditor()
Returns:
IEditorPart