com.softsynth.jmsl.view
Class SampleFinderDialog
java.lang.Object
com.softsynth.jmsl.view.PVDialogAdapter
com.softsynth.jmsl.view.SampleFinderDialog
- All Implemented Interfaces:
- PVComponent, PVDialog, PVFrame, java.awt.event.ActionListener, java.util.EventListener
public class SampleFinderDialog
- extends PVDialogAdapter
- implements java.awt.event.ActionListener
Methods inherited from class com.softsynth.jmsl.view.PVDialogAdapter |
add, add, addKeyListener, addWindowListener, dispose, equals, getBackground, getBounds, getComponent, getFont, getFontMetrics, 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 |
SampleFinderDialog
public SampleFinderDialog(java.lang.String msg1,
java.lang.String msg2,
DirectorySettable ins)
getDirectory
public static java.lang.String getDirectory()
setDirectory
public static void setDirectory(java.lang.String dir)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener