simtools.diagram
Interface DiagramSelectionListener

All Known Implementing Classes:
JSynopticFrame, JSynopticPanels, PlotZoom

public interface DiagramSelectionListener

A listener for the DiagramSelection to be warned of its content is changed

Version:
1.0 1999
Author:
Claude Cazenave

Method Summary
 void selectionChanged(DiagramSelection sel)
          The selection calls each listener when the selection changes
 

Method Detail

selectionChanged

void selectionChanged(DiagramSelection sel)
The selection calls each listener when the selection changes

Parameters:
sel - the selection