soot.toolkits.graph.interaction
Interface IInteractionController


public interface IInteractionController


Method Summary
 void addListener(IInteractionListener listener)
           
 void removeListener(IInteractionListener listener)
           
 

Method Detail

addListener

void addListener(IInteractionListener listener)

removeListener

void removeListener(IInteractionListener listener)