org.gudy.azureus2.plugins.ui.tables
Interface TableColumnExtraInfoListener


public interface TableColumnExtraInfoListener

Author:
TuxPaper

Method Summary
 void fillTableColumnInfo(TableColumnInfo info)
          Provide the app with information about your Table Column
 

Method Detail

fillTableColumnInfo

void fillTableColumnInfo(TableColumnInfo info)
Provide the app with information about your Table Column

Parameters:
info - Use setters to set information
Since:
4.0.0.5