com.explosion.datastream.exql.gui.table
Class DsProTableLocalListener

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

public class DsProTableLocalListener
extends java.lang.Object
implements com.explosion.expf.ExpActionListener, java.awt.event.FocusListener

Author:
Stephen Created on 28-Jun-2004

Constructor Summary
DsProTableLocalListener(com.explosion.expfmodules.texteditor.Editable component, java.awt.Component highLevelParent)
          Constructor for DsProTableLocalListener.
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 void focusGained(java.awt.event.FocusEvent e)
           
 void focusLost(java.awt.event.FocusEvent e)
           
 java.util.Map getListensFor()
           
 void setCookie(int number)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DsProTableLocalListener

public DsProTableLocalListener(com.explosion.expfmodules.texteditor.Editable component,
                               java.awt.Component highLevelParent)
Constructor for DsProTableLocalListener.

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)

setCookie

public void setCookie(int number)

focusGained

public void focusGained(java.awt.event.FocusEvent e)
Specified by:
focusGained in interface java.awt.event.FocusListener

focusLost

public void focusLost(java.awt.event.FocusEvent e)
Specified by:
focusLost in interface java.awt.event.FocusListener


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