Uses of Interface
com.biglybt.ui.swt.views.table.TableViewSWTPanelCreator
Packages that use TableViewSWTPanelCreator
Package
Description
-
Uses of TableViewSWTPanelCreator in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement TableViewSWTPanelCreatorModifier and TypeClassDescriptionclass
class
Displays a list of torrents in a table view. -
Uses of TableViewSWTPanelCreator in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement TableViewSWTPanelCreator -
Uses of TableViewSWTPanelCreator in com.biglybt.ui.swt.views.table
Methods in com.biglybt.ui.swt.views.table with parameters of type TableViewSWTPanelCreatorModifier and TypeMethodDescriptionvoid
TableViewSWT.setMainPanelCreator
(TableViewSWTPanelCreator mainPanelCreator) -
Uses of TableViewSWTPanelCreator in com.biglybt.ui.swt.views.table.painted
Fields in com.biglybt.ui.swt.views.table.painted declared as TableViewSWTPanelCreatorModifier and TypeFieldDescriptionprivate TableViewSWTPanelCreator
TableViewPainted.mainPanelCreator
Methods in com.biglybt.ui.swt.views.table.painted that return TableViewSWTPanelCreatorModifier and TypeMethodDescriptionprotected TableViewSWTPanelCreator
TableViewPainted.getMainPanelCreator()
Methods in com.biglybt.ui.swt.views.table.painted with parameters of type TableViewSWTPanelCreatorModifier and TypeMethodDescriptionvoid
TableViewPainted.setMainPanelCreator
(TableViewSWTPanelCreator mainPanelCreator)