fsmvis.gui
Interface SelectionChangedListener

All Known Implementing Classes:
CheckBoxPanel, ScatterPanel, MiniHistogram

public abstract interface SelectionChangedListener


Method Summary
 void selectionChanged(SelectionHandler select)
          Method that will be called the selection is changed in the selection handler
 

Method Detail

selectionChanged

public void selectionChanged(SelectionHandler select)
Method that will be called the selection is changed in the selection handler
Parameters:
select - The selection handler that created the selection changed