Package sc.fiji.snt

Class NotesUI

java.lang.Object
sc.fiji.snt.NotesUI

public class NotesUI extends Object
Implements the Notepad pane.
Author:
Tiago Ferreira
  • Constructor Details

    • NotesUI

      public NotesUI(SNTUI sntui)
      Constructs a Notepad instance.
      See Also:
  • Method Details

    • getEditor

      public SNTEditorPane getEditor()
      Returns a reference to the underlying editor pane.
    • getPanel

      protected JPanel getPanel()
      Returns the assembled Notepad panel.
    • load

      public void load(File file)
    • save

      public void save(File file)
    • computationSettings

      public String computationSettings()