zeus.actors.event
Interface GraphMonitor

All Known Implementing Classes:
GraphAdapter

public interface GraphMonitor


Method Summary
 void graphCreatedEvent(GraphEvent event)
           
 void graphDisposedEvent(GraphEvent event)
           
 void graphStateChangedEvent(GraphEvent event)
           
 

Method Detail

graphCreatedEvent

public void graphCreatedEvent(GraphEvent event)

graphDisposedEvent

public void graphDisposedEvent(GraphEvent event)

graphStateChangedEvent

public void graphStateChangedEvent(GraphEvent event)


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.