Class TimeSigDialog

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

public class TimeSigDialog
extends PVDialogAdapter
implements java.awt.event.ActionListener
Open a window which provides a time signature dialog
Author:
Nick Didkovsky, copyright 2000 Nick Didkovsky, all rights reserved
  • Field Details

  • Constructor Details

  • Method Details

    • setVisible

      public void setVisible​(boolean b)
      Specified by:
      setVisible in interface PVFrame
      Overrides:
      setVisible in class PVDialogAdapter
    • actionPerformed

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