net.sourceforge.doyen
Class ProjectDetailDialog.HideDialogActionListener

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

private class ProjectDetailDialog.HideDialogActionListener
extends Object
implements ActionListener


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

private ProjectDetailDialog.HideDialogActionListener()
Method Detail

actionPerformed

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