harmonic.mz.event
Interface SelectionListener

All Known Implementing Classes:
NodeSetEntry

public interface SelectionListener

Listener that is notifed of selection changes


Method Summary
 void selectionChanged(SelectionEvent event)
          Selection has changed.
 

Method Detail

selectionChanged

public void selectionChanged(SelectionEvent event)
Selection has changed.