soot.toolkits.graph.interaction
Interface IInteractionController


public interface IInteractionController


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

Method Detail

addListener

public void addListener(IInteractionListener listener)

removeListener

public void removeListener(IInteractionListener listener)