org.jfox.mx
Interface NotificationListener

All Superinterfaces:
java.util.EventListener

public interface NotificationListener
extends java.util.EventListener


Method Summary
 void handleNotification(Notification notification, java.lang.Object obj)
           
 

Method Detail

handleNotification

public void handleNotification(Notification notification,
                               java.lang.Object obj)