Uses of Class
com.biglybt.ui.swt.views.MyTorrentsView
Packages that use MyTorrentsView
-
Uses of MyTorrentsView in com.biglybt.ui.swt.views
Subclasses of MyTorrentsView in com.biglybt.ui.swt.viewsFields in com.biglybt.ui.swt.views declared as MyTorrentsViewModifier and TypeFieldDescriptionprivate MyTorrentsView
MyTorrentsSuperView.lastSelectedView
private MyTorrentsView
MyTorrentsSuperView.seedingview
private MyTorrentsView
MyTorrentsSuperView.torrentview
private MyTorrentsView
MyTorrentsSuperView.viewWhenDeactivated
Methods in com.biglybt.ui.swt.views that return MyTorrentsViewModifier and TypeMethodDescriptionprotected MyTorrentsView
MyTorrentsSuperView.createTorrentView
(Core _core, 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()
MyTorrentsSuperView.getSeedingview()
MyTorrentsSuperView.getTorrentview()
-
Uses of MyTorrentsView in com.biglybt.ui.swt.views.skin
Subclasses of MyTorrentsView in com.biglybt.ui.swt.views.skinFields in com.biglybt.ui.swt.views.skin declared as MyTorrentsView