net.sourceforge.doyen
Class ProjectDetailDialog.SetProjectActionListener

java.lang.Object
  extended bynet.sourceforge.doyen.ProjectDetailDialog.SetProjectActionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
ProjectDetailDialog

private class ProjectDetailDialog.SetProjectActionListener
extends Object
implements ActionListener


Constructor Summary
private ProjectDetailDialog.SetProjectActionListener()
           
 
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

ProjectDetailDialog.SetProjectActionListener

private ProjectDetailDialog.SetProjectActionListener()
Method Detail

actionPerformed

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