com.valhalla.jbother
Class ProfileEditorDialog.PEDialogListener

java.lang.Object
  extended bycom.valhalla.jbother.ProfileEditorDialog.PEDialogListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
ProfileEditorDialog

class ProfileEditorDialog.PEDialogListener
extends java.lang.Object
implements java.awt.event.ActionListener

Handles events

Author:
synic

Constructor Summary
(package private) ProfileEditorDialog.PEDialogListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileEditorDialog.PEDialogListener

ProfileEditorDialog.PEDialogListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener