net.sourceforge.doyen
Class ProfileDetailDialog.SetProfileActionListener

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

private class ProfileDetailDialog.SetProfileActionListener
extends Object
implements ActionListener


Constructor Summary
private ProfileDetailDialog.SetProfileActionListener()
           
 
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

ProfileDetailDialog.SetProfileActionListener

private ProfileDetailDialog.SetProfileActionListener()
Method Detail

actionPerformed

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