Package com.softsynth.jmsl.view
Class MidiInitDialog
java.lang.Object
com.softsynth.jmsl.view.PVDialogAdapter
com.softsynth.jmsl.view.MidiInitDialog
- All Implemented Interfaces:
PVComponent
,PVDialog
,PVFrame
public class MidiInitDialog extends PVDialogAdapter
A modal Dialog that contains a MidiInitPanel
- Author:
- Nick Didkovsky
-
Constructor Summary
Constructors Constructor Description MidiInitDialog()
MidiInitDialog(java.awt.Frame f)
-
Method Summary
Methods inherited from class com.softsynth.jmsl.view.PVDialogAdapter
add, add, addKeyListener, addWindowListener, dispose, equals, getBackground, getBounds, getComponent, getFont, getFontMetrics, getLocation, getParent, getPVMenuBar, hashCode, isEnabled, isShowing, pack, removeAll, removeKeyListener, setBackground, setEnabled, setFont, setFrameLayout, setLocation, setPVMenuBar, setResizable, setSize, setSize, setTitle, setVisible, toBack, toFront, toString, validate
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
MidiInitDialog
public MidiInitDialog() -
MidiInitDialog
public MidiInitDialog(java.awt.Frame f)
-