org.embl.ebi.escience.scuflui.results
Interface ResultTable.TableSelectionListener

All Known Implementing Classes:
ResultTablePanel
Enclosing class:
ResultTable

public static interface ResultTable.TableSelectionListener

Interface to recieve notifications when the table selection changes


Method Summary
 void valueChanged(ResultTable table, ResultThing thing)
           
 

Method Detail

valueChanged

void valueChanged(ResultTable table,
                  ResultThing thing)
Parameters:
table - the tablethat generated the event
thing - the newly selected result