org.tfe.console.Tables
Interface AlertsTableObserver

All Known Implementing Classes:
ConsoleMenuBar

public interface AlertsTableObserver


Method Summary
 void tableRowSelected(AlertsTable theTable, boolean selected)
          Handles a table row selection event.
 

Method Detail

tableRowSelected

public void tableRowSelected(AlertsTable theTable,
                             boolean selected)
Handles a table row selection event.