scratch.scott.event
Interface GraphEventListener

All Superinterfaces:
EventListener

public interface GraphEventListener
extends EventListener

Author:
Scott White

Method Summary
 void onGraphEvent(GraphEvent event)
           
 

Method Detail

onGraphEvent

void onGraphEvent(GraphEvent event)