uk.ac.starlink.ttools.plot
Interface PlotListener


public interface PlotListener

Interface for objects which wish to be informed when a plot has been completed.

Since:
3 Apr 2008
Author:
Mark Taylor

Method Summary
 void plotChanged(PlotEvent evt)
          Called when a plot has been completed.
 

Method Detail

plotChanged

void plotChanged(PlotEvent evt)
Called when a plot has been completed.

Parameters:
evt - plot event


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.