fdda.dialog.swing
Class MenuBar.LastProjectListener

java.lang.Object
  |
  +--fdda.dialog.swing.MenuBar.LastProjectListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
MenuBar

class MenuBar.LastProjectListener
extends Object
implements ActionListener

Action Listener for the 'last projects' entries


Constructor Summary
MenuBar.LastProjectListener(String location, MainFrame frame)
          Constructor
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MenuBar.LastProjectListener

public MenuBar.LastProjectListener(String location,
                                   MainFrame frame)
Constructor

Parameters:
location - location of the project
frame - the main frame
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener


API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.