Interface EditorManager
-
- All Known Implementing Classes:
DefaultEditorManager
public interface EditorManagerFactory class for getting the current editor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EditorgetCurrentEditor()Returns the active editor.StringgetCurrentEditorVersion()Returns the version of the plugin that contains the active editor.
-