Interface EditorManager

  • All Known Implementing Classes:
    DefaultEditorManager

    public interface EditorManager
    Factory class for getting the current editor
    • Method Detail

      • getCurrentEditor

        Editor getCurrentEditor()
        Returns the active editor. What defines the active editor is implementation-dependent.
      • getCurrentEditorVersion

        String getCurrentEditorVersion()
        Returns the version of the plugin that contains the active editor.