com.explosion.datastream.exql
Class EXQLListener

java.lang.Object
  extended by com.explosion.datastream.exql.EXQLListener
All Implemented Interfaces:
com.explosion.expf.ExpActionListener, java.awt.event.ActionListener, java.util.EventListener

public class EXQLListener
extends java.lang.Object
implements com.explosion.expf.ExpActionListener

Author:
Stephen Cowx

Constructor Summary
EXQLListener()
          Constructor for EXQLListener.
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 java.util.Map getListensFor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EXQLListener

public EXQLListener()
Constructor for EXQLListener.

Method Detail

getListensFor

public java.util.Map getListensFor()
Specified by:
getListensFor in interface com.explosion.expf.ExpActionListener
See Also:
com.explosion.expf.Interfaces.ExpActionListener#getListensFor()

actionPerformed

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


Copyright © 2003-2005 Explosion I.T.. All Rights Reserved.