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

All Superinterfaces:
TableColumnCreationListener

public interface TableColumnCoreCreationListener
extends TableColumnCreationListener

Author:
TuxPaper

Method Summary
 TableColumnCore createTableColumnCore(Class<?> forDataSourceType, String tableID, String columnID)
           
 
Methods inherited from interface org.gudy.azureus2.plugins.ui.tables.TableColumnCreationListener
tableColumnCreated
 

Method Detail

createTableColumnCore

TableColumnCore createTableColumnCore(Class<?> forDataSourceType,
                                      String tableID,
                                      String columnID)