org.mftech.dawn.runtime.client.diagram.part
Class DawnEditorHelper

java.lang.Object
  extended by org.mftech.dawn.runtime.client.diagram.part.DawnEditorHelper

public class DawnEditorHelper
extends java.lang.Object


Constructor Summary
DawnEditorHelper()
           
 
Method Summary
static org.eclipse.ui.IEditorPart getActiveEditor()
           
static org.eclipse.swt.widgets.Shell getActiveShell()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DawnEditorHelper

public DawnEditorHelper()
Method Detail

getActiveShell

public static org.eclipse.swt.widgets.Shell getActiveShell()

getActiveEditor

public static org.eclipse.ui.IEditorPart getActiveEditor()