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

All Known Implementing Classes:
MyTorrentsSubView, MyTorrentsView, MyTorrentsView_Big

public interface TableExpansionChangeListener

Author:
TuxPaper

Method Summary
 void rowCollapsed(TableRowCore row)
           
 void rowExpanded(TableRowCore row)
           
 

Method Detail

rowExpanded

void rowExpanded(TableRowCore row)

rowCollapsed

void rowCollapsed(TableRowCore row)