se.liu.ida.critiquer.gui.graph
Interface GraphRenderingListener

All Known Implementing Classes:
TaskView

public interface GraphRenderingListener

Used to notify the view that the graph component has been re-rendered.

Author:
olale

Method Summary
 void graphRendered()
           
 

Method Detail

graphRendered

void graphRendered()