Class NoteDimensionNameSpaceEditor

java.lang.Object
com.softsynth.jmsl.view.PVFrameAdapter
com.softsynth.jmsl.score.view.NoteDimensionNameSpaceEditor
All Implemented Interfaces:
PVComponent, PVFrame

public class NoteDimensionNameSpaceEditor
extends PVFrameAdapter
Frame with DimensionNameSpaceEditPanel. Translates all notes to DimensionNameSpace of instrument if one is found, else uses DimensionNameSpace of first selected note.
Author:
Nick Didkovsky
  • Constructor Details

    • NoteDimensionNameSpaceEditor

      public NoteDimensionNameSpaceEditor()
      Frame with DimensionNameSpaceEditPanel. Translates all notes to DimensionNameSpace of instrument if one is found, else uses DimensionNameSpace of first selected note.
  • Method Details

    • setScore

      public void setScore​(Score score)
      Parameters:
      score - the score to set
    • editNotes

      public void editNotes​(SelectionBuffer selectionBuffer)