org.jsqltool.conn.gui
Class ConnectionDialog_passwd1TF_actionAdapter

java.lang.Object
  |
  +--org.jsqltool.conn.gui.ConnectionDialog_passwd1TF_actionAdapter
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

class ConnectionDialog_passwd1TF_actionAdapter
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
(package private) ConnectionDialog_passwd1TF_actionAdapter(ConnectionDialog adaptee)
           
 
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

ConnectionDialog_passwd1TF_actionAdapter

ConnectionDialog_passwd1TF_actionAdapter(ConnectionDialog adaptee)
Method Detail

actionPerformed

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