net.mlw.gfw.ext.bot.action
Class AddBotActionListener

java.lang.Object
  |
  +--net.mlw.gfw.ext.bot.action.AddBotActionListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class AddBotActionListener
extends java.lang.Object
implements java.awt.event.ActionListener

Version:
$Revision: 1.2 $ $Date: 2004/06/29 20:32:59 $
Author:
Matthew L. Wilson

Constructor Summary
AddBotActionListener(javax.swing.JFrame parent, net.mlw.gfw.event.EventHandler eventHandler)
           
AddBotActionListener(javax.swing.JFrame parent, net.mlw.gfw.event.EventHandler eventHandler, java.lang.String defaultValues)
           
 
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

AddBotActionListener

public AddBotActionListener(javax.swing.JFrame parent,
                            net.mlw.gfw.event.EventHandler eventHandler)

AddBotActionListener

public AddBotActionListener(javax.swing.JFrame parent,
                            net.mlw.gfw.event.EventHandler eventHandler,
                            java.lang.String defaultValues)
Method Detail

actionPerformed

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


Copyright © 2003-2004 mlavilson. All Rights Reserved.