org.rubato.composer
Class RecentFiles
java.lang.Object
org.rubato.composer.RecentFiles
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class RecentFiles
- extends java.lang.Object
- implements java.awt.event.ActionListener
Constructor Summary |
RecentFiles(javax.swing.JMenu menu)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecentFiles
public RecentFiles(javax.swing.JMenu menu)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
getSelectedFile
public java.io.File getSelectedFile()
activate
public void activate(java.io.File file)
setAction
public void setAction(javax.swing.Action action)
clear
public void clear()