venice
Interface VSelectionListener


public interface VSelectionListener

VSelectionListener interface can be implemented by classes which want to receive notifications about selection changes in Visualization.

Author:
Hannu Laurila

Method Summary
 void selectionChanged()
          this method is called when selection changes.
 

Method Detail

selectionChanged

public void selectionChanged()
this method is called when selection changes.