zeus.actors.event
Class GraphAdapter

java.lang.Object
  extended byzeus.actors.event.GraphAdapter
All Implemented Interfaces:
GraphMonitor

public class GraphAdapter
extends java.lang.Object
implements GraphMonitor


Constructor Summary
GraphAdapter()
           
 
Method Summary
 void graphCreatedEvent(GraphEvent event)
           
 void graphDisposedEvent(GraphEvent event)
           
 void graphStateChangedEvent(GraphEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphAdapter

public GraphAdapter()
Method Detail

graphCreatedEvent

public void graphCreatedEvent(GraphEvent event)
Specified by:
graphCreatedEvent in interface GraphMonitor

graphDisposedEvent

public void graphDisposedEvent(GraphEvent event)
Specified by:
graphDisposedEvent in interface GraphMonitor

graphStateChangedEvent

public void graphStateChangedEvent(GraphEvent event)
Specified by:
graphStateChangedEvent in interface GraphMonitor


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