Class NewScoreDialog

java.lang.Object
All Implemented Interfaces:
PVComponent, PVDialog, PVFrame, java.awt.event.ActionListener, java.util.EventListener

public class NewScoreDialog
extends ScoreDialog
Dialog to specify global properties of a new Score
Author:
Nick Didkovsky, (c) 2004 All rights reserved, Email: nick@didkovsky.com
  • Constructor Details

    • NewScoreDialog

      public NewScoreDialog​(java.awt.Frame f)
    • NewScoreDialog

      public NewScoreDialog​(java.awt.Frame f, NewScoreListener listener)
  • Method Details

    • actionPerformed

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

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