Uses of Interface
com.biglybt.ui.common.table.TableViewCreator
-
Packages that use TableViewCreator Package Description com.biglybt.ui.common.table com.biglybt.ui.swt.views com.biglybt.ui.swt.views.skin com.biglybt.ui.swt.views.table com.biglybt.ui.swt.views.table.painted -
-
Uses of TableViewCreator in com.biglybt.ui.common.table
Methods in com.biglybt.ui.common.table that return TableViewCreator Modifier and Type Method Description TableViewCreator
TableView. getTableViewCreator()
-
Uses of TableViewCreator in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement TableViewCreator Modifier and Type Class Description class
MyTorrentsSubView
class
MyTorrentsView
Displays a list of torrents in a table view. -
Uses of TableViewCreator in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement TableViewCreator Modifier and Type Class Description class
MyTorrentsView_Big
class
MyTorrentsView_Small
-
Uses of TableViewCreator in com.biglybt.ui.swt.views.table
Subinterfaces of TableViewCreator in com.biglybt.ui.swt.views.table Modifier and Type Interface Description interface
TableViewSWTPanelCreator
-
Uses of TableViewCreator in com.biglybt.ui.swt.views.table.painted
Methods in com.biglybt.ui.swt.views.table.painted that return TableViewCreator Modifier and Type Method Description TableViewCreator
TableViewPainted. getTableViewCreator()
-