at.tuwien.ifs.somtoolbox.apps.viewer
Interface UnitSelectionListener

All Known Implementing Classes:
AbstractSelectionPanel, ComparisonPanel, DocSOMPanel, GHSOMNavigationPanel, MultichannelPlaybackPanel, PlaySOMPanel, PlaySOMPlayer, QuiverPNode

public interface UnitSelectionListener

Version:
$Id: UnitSelectionListener.java 3358 2010-02-11 14:35:07Z mayer $
Author:
Michael Dittenbach

Method Summary
 void unitSelectionChanged(Object[] selection, boolean newSelection)
           
 

Method Detail

unitSelectionChanged

void unitSelectionChanged(Object[] selection,
                          boolean newSelection)