Package com.azalient.api.event

This package provides interfaces to event listeners: StatusListener, StoreChangeListener, etc

See:
          Description

Interface Summary
IPlacesChangeListener A listener that is notified when the list of areas or zones changes, or one of those places is moved
IShapeLoadListener A listener that is notified when a 3D-shape is opened for the first time
IShutdownListener Will be called when application shuts down.
ITrailsChangeListener A listener that is notified when trails change
ITwigsChangeListener A listener that is notified when routing twigs (links or walkways) are changed
SimulationEventListener [Internal use only] An object that listens for simulation events should implement this interface
StatusListener A listener that is notified when the status of a plugin load process changes
StoreChangeListener A listener that is notified when a IStore changes in size, or an element is modified
 

Package com.azalient.api.event Description

This package provides interfaces to event listeners: StatusListener, StoreChangeListener, etc