ilog.views.appframe.event
Interface ApplicationListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
IlvApplicationAdapter, IlvApplicationListenerList

public interface ApplicationListener
extends EventListener

The listener interface for being notified of application events.

See Also:
ApplicationEvent, IlvApplicationAdapter

Method Summary
 void applicationEventReceived(ApplicationEvent event)
          Invoked when an application event occurs.
 

Method Detail

applicationEventReceived

void applicationEventReceived(ApplicationEvent event)
Invoked when an application event occurs.

Parameters:
event - The application event.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.