edu
Interface UpdateListener

All Known Implementing Classes:
Select, WBContainer, EntityManager, NWRTI

public abstract interface UpdateListener
extends java.util.EventListener


Method Summary
 void updateOccurred(UpdateEvent e)
           
 

Method Detail

updateOccurred

public void updateOccurred(UpdateEvent e)