Uses of Class
com.biglybt.ui.swt.views.MyTorrentsView
-
Packages that use MyTorrentsView Package Description com.biglybt.ui.swt.views com.biglybt.ui.swt.views.skin -
-
Uses of MyTorrentsView in com.biglybt.ui.swt.views
Subclasses of MyTorrentsView in com.biglybt.ui.swt.views Modifier and Type Class Description class
MyTorrentsSubView
Fields in com.biglybt.ui.swt.views declared as MyTorrentsView Modifier and Type Field Description private MyTorrentsView
MyTorrentsSuperView. lastSelectedView
private MyTorrentsView
MyTorrentsSuperView. seedingview
private MyTorrentsView
MyTorrentsSuperView. torrentview
private MyTorrentsView
MyTorrentsSuperView. viewWhenDeactivated
Methods in com.biglybt.ui.swt.views that return MyTorrentsView Modifier and Type Method Description protected MyTorrentsView
MyTorrentsSuperView. createTorrentView(Core _core, java.lang.String tableID, boolean isSeedingView, TableColumnCore[] columns, org.eclipse.swt.widgets.Composite c)
Returns an instance ofMyTorrentsView
Subclasses my override to return a different instance of MyTorrentsViewprivate MyTorrentsView
MyTorrentsSuperView. getCurrentView()
MyTorrentsView
MyTorrentsSuperView. getSeedingview()
MyTorrentsView
MyTorrentsSuperView. getTorrentview()
-
Uses of MyTorrentsView in com.biglybt.ui.swt.views.skin
Subclasses of MyTorrentsView in com.biglybt.ui.swt.views.skin Modifier and Type Class Description class
MyTorrentsView_Big
class
MyTorrentsView_Small
Fields in com.biglybt.ui.swt.views.skin declared as MyTorrentsView Modifier and Type Field Description private MyTorrentsView
SBC_LibraryTableView. torrentView
-