GeoSoft API

no.geosoft.cc.event
Interface EventListener


public interface EventListener

Interface shared by all listeners.

Author:
GeoSoft

Method Summary
 void update(String eventName, Object object, Object data)
          Called in response to a notify() call on the EventManager if the present listener is registered to listen for the given event.
 

Method Detail

update

public void update(String eventName,
                   Object object,
                   Object data)
Called in response to a notify() call on the EventManager if the present listener is registered to listen for the given event.

Parameters:
eventName - Name of the event.
data - Additinal data (as defined by caller).

GeoSoft API

Copyright © 2004 - Geotechnical Software Services     geosoft.no