com.aelitis.azureus.ui.common.table
Interface TableCountChangeListener

All Known Implementing Classes:
MyTorrentsSubView, MyTorrentsView, MyTorrentsView_Big, TableCountChangeAdapter

public interface TableCountChangeListener

Author:
TuxPaper

Method Summary
 void rowAdded(TableRowCore row)
           
 void rowRemoved(TableRowCore row)
           
 

Method Detail

rowAdded

void rowAdded(TableRowCore row)

rowRemoved

void rowRemoved(TableRowCore row)