soot.toolkits.graph.interaction
Interface IInteractionListener


public interface IInteractionListener


Method Summary
 void handleEvent()
           
 void setEvent(InteractionEvent event)
           
 

Method Detail

setEvent

void setEvent(InteractionEvent event)

handleEvent

void handleEvent()