jsdai.lang
Interface SdaiListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
SdaiTerm

public interface SdaiListener
extends java.util.EventListener

Application objects, implementing the SdaiListener interfaces can be registered as Listeners on any instance of a EEntity subtype. Currently this functionality is in prototype state and not fully functioning


Method Summary
 void actionPerformed(SdaiEvent e)
           
 

Method Detail

actionPerformed

public void actionPerformed(SdaiEvent e)

Copyright © LKSoftWare GmbH, 1999-2008