net.sourceforge.doyen
Class TaskDetailDialog.SetTaskActionListener

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

private class TaskDetailDialog.SetTaskActionListener
extends Object
implements ActionListener


Constructor Summary
private TaskDetailDialog.SetTaskActionListener()
           
 
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

TaskDetailDialog.SetTaskActionListener

private TaskDetailDialog.SetTaskActionListener()
Method Detail

actionPerformed

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