Interface TextEditor

All Superinterfaces:
Role

public interface TextEditor extends Role
  • Method Details

    • getEditorFileName

      String getEditorFileName()
    • isUnsaved

      boolean isUnsaved()
    • save

      void save()