com.softsynth.jmsl.score.view
Class ScoreSectionRenameDialog
java.lang.Object
com.softsynth.jmsl.score.view.ScoreSectionRenameDialog
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class ScoreSectionRenameDialog
- extends java.lang.Object
- implements java.awt.event.ActionListener
Dialog to rename a section in a score. Thanks to John Roulat for suggesting
this feature.
- Author:
- Nick Didkovsky, (c) 2004 Nick Didkovsky, All rights reserved,
didkovn@mail.rockefeller.edu
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScoreSectionRenameDialog
public ScoreSectionRenameDialog(java.awt.Frame frame,
ScoreSection scoreSection,
Score score,
PVChoice sectionChoice)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent ev)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
setVisible
public void setVisible(boolean flag)
pack
public void pack()