org.sourcejammer.client.gui.dialog
Class UserPasswordDialog.OKActionListener

java.lang.Object
  |
  +--org.sourcejammer.client.gui.dialog.UserPasswordDialog.OKActionListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
UserPasswordDialog

protected final class UserPasswordDialog.OKActionListener
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
(package private)  UserPasswordDialog mjParentDialog
           
 
Constructor Summary
UserPasswordDialog.OKActionListener(UserPasswordDialog dlg)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mjParentDialog

UserPasswordDialog mjParentDialog
Constructor Detail

UserPasswordDialog.OKActionListener

public UserPasswordDialog.OKActionListener(UserPasswordDialog dlg)
Method Detail

actionPerformed

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


Copyright © 2003 Soucejammer project.