Class ScoreAnnotationDialog

java.lang.Object
com.softsynth.jmsl.view.PVDialogAdapter
com.softsynth.jmsl.score.view.ScoreAnnotationDialog
All Implemented Interfaces:
PVComponent, PVDialog, PVFrame, java.awt.event.ActionListener, java.util.EventListener

public class ScoreAnnotationDialog
extends PVDialogAdapter
implements java.awt.event.ActionListener
Dialog to annotate score
Author:
Nick Didkovsky, (c) 2013 All rights reserved, Email: nick@didkovsky.com
  • Constructor Details

    • ScoreAnnotationDialog

      public ScoreAnnotationDialog​(java.awt.Frame f, Score score)
  • Method Details

    • actionPerformed

      public void actionPerformed​(java.awt.event.ActionEvent e)
      Specified by:
      actionPerformed in interface java.awt.event.ActionListener
    • main

      public static void main​(java.lang.String[] args)