Package com.biglybt.ui.swt.views.table
Interface TableViewSWTPanelCreator
-
- All Superinterfaces:
TableViewCreator
- All Known Implementing Classes:
MyTorrentsSubView
,MyTorrentsView
,MyTorrentsView_Big
,MyTorrentsView_Small
public interface TableViewSWTPanelCreator extends TableViewCreator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.swt.widgets.Composite
createTableViewPanel(org.eclipse.swt.widgets.Composite parent)
-