Class ActiveEditorTracker

java.lang.Object
org.yakindu.base.xtext.utils.jface.viewers.util.ActiveEditorTracker
All Implemented Interfaces:
IPageListener, IPartListener, IStartup, IWindowListener

public class ActiveEditorTracker extends Object implements IPageListener, IPartListener, IStartup, IWindowListener
Get the last active editor in general or of a specific type. Please note that the ActiveEditorTracker currently only supports one single workbench window properly.