Uses of Interface
com.biglybt.ui.swt.views.table.TableViewSWT
Packages that use TableViewSWT
Package
Description
-
Uses of TableViewSWT in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt declared as TableViewSWTConstructors in com.biglybt.ui.swt with parameters of type TableViewSWTModifierConstructorDescriptionTorrentMenuFancy
(TableViewSWT<DownloadManager> tv, boolean isSeedingView, org.eclipse.swt.widgets.Shell parentShell, DownloadManager[] dms, String tableID) -
Uses of TableViewSWT in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as TableViewSWTModifier and TypeFieldDescriptionprivate TableViewSWT
<?> SBC_DevicesView.tvDevices
private TableViewSWT
<CoreOperation> SBC_DiskOpsView.tvDiskOps
private TableViewSWT
<TranscodeFile> SBC_DevicesView.tvFiles
Methods in com.biglybt.ui.swt.devices with parameters of type TableViewSWTModifier and TypeMethodDescriptionprivate void
SBC_DevicesView.createDragDrop
(TableViewSWT<?> table) -
Uses of TableViewSWT in com.biglybt.ui.swt.plugin.net.buddy.swt
Fields in com.biglybt.ui.swt.plugin.net.buddy.swt declared as TableViewSWTModifier and TypeFieldDescription(package private) TableViewSWT
<BuddyPluginBeta.ChatInstance> SBC_ChatOverview.tv
-
Uses of TableViewSWT in com.biglybt.ui.swt.search
Fields in com.biglybt.ui.swt.search declared as TableViewSWTModifier and TypeFieldDescriptionprivate TableViewSWT
<SBC_SearchResult> SBC_SearchResultsView.tv_subs_results
-
Uses of TableViewSWT in com.biglybt.ui.swt.shells.opentorrent
Fields in com.biglybt.ui.swt.shells.opentorrent declared as TableViewSWTModifier and TypeFieldDescriptionprivate TableViewSWT
<TorrentOpenFileOptions> OpenTorrentOptionsWindow.OpenTorrentInstance.tvFiles
OpenTorrentOptionsWindow.tvTorrents
-
Uses of TableViewSWT in com.biglybt.ui.swt.subscriptions
Fields in com.biglybt.ui.swt.subscriptions declared as TableViewSWTModifier and TypeFieldDescriptionprivate TableViewSWT
<SubscriptionResultFilterable> SBC_SubscriptionResultsView.tv_subs_results
private TableViewSWT
<Subscription> SubscriptionWizard.tvSubscriptions
private TableViewSWT
<Subscription> SubscriptionsView.view
-
Uses of TableViewSWT in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as TableViewSWTModifier and TypeFieldDescriptionArchivedFilesView.tv
(package private) TableViewSWT
<DiskManagerFileInfo> FilesView.tv
private TableViewSWT
<ShareResource> MySharesView.tv
private TableViewSWT
<DownloadManager> MyTorrentsView.tv
private TableViewSWT
<TRHostTorrent> MyTrackerView.tv
protected TableViewSWT
<PEPeer> PeersViewBase.tv
protected TableViewSWT
<PEPiece> PiecesViewBase.tv
private TableViewSWT
<TrackerPeerSource> TrackerAvailView.tv
private TableViewSWT
<TrackerPeerSource> TrackerView.tv
Methods in com.biglybt.ui.swt.views that return TableViewSWTModifier and TypeMethodDescriptionprotected TableViewSWT
<DownloadManager> MyTorrentsView.createTableView
(Class<?> forDataSourceType, String tableID, TableColumnCore[] basicItems) Creates and return anTableViewSWT
Subclasses my override to return a different TableViewSWT if neededMyTorrentsView.init
(Core _core, String tableID, Class<?> _forDataSourceType, TableColumnCore[] basicItems) ArchivedFilesView.initYourTableView()
FilesView.initYourTableView()
MySharesView.initYourTableView()
MyTorrentsSubView.initYourTableView()
MyTorrentsView.initYourTableView()
MyTrackerView.initYourTableView()
PeersGeneralView.initYourTableView()
PeersSuperView.initYourTableView()
PeersView.initYourTableView()
protected TableViewSWT
<PEPeer> PeersViewBase.initYourTableView
(String table_id) PiecesSuperView.initYourTableView()
PiecesView.initYourTableView()
protected TableViewSWT
<PEPiece> PiecesViewBase.initYourTableView
(String table_id) TrackerAvailView.initYourTableView()
TrackerView.initYourTableView()
-
Uses of TableViewSWT in com.biglybt.ui.swt.views.clientstats
Fields in com.biglybt.ui.swt.views.clientstats declared as TableViewSWTMethods in com.biglybt.ui.swt.views.clientstats that return TableViewSWT -
Uses of TableViewSWT in com.biglybt.ui.swt.views.columnsetup
Fields in com.biglybt.ui.swt.views.columnsetup declared as TableViewSWTModifier and TypeFieldDescriptionprivate TableViewSWT
<TableColumn> TableColumnSetupWindow.tvAvail
private TableViewSWT
<TableColumnCore> TableColumnSetupWindow.tvChosen
Methods in com.biglybt.ui.swt.views.columnsetup that return TableViewSWTModifier and TypeMethodDescriptionprivate TableViewSWT
<TableColumn> TableColumnSetupWindow.createTVAvail()
private TableViewSWT
<TableColumnCore> TableColumnSetupWindow.createTVChosen()
-
Uses of TableViewSWT in com.biglybt.ui.swt.views.peer
Fields in com.biglybt.ui.swt.views.peer declared as TableViewSWTMethods in com.biglybt.ui.swt.views.peer that return TableViewSWT -
Uses of TableViewSWT in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as TableViewSWTModifier and TypeFieldDescription(package private) TableViewSWT
<SBC_AllTrackersView.AllTrackersViewEntry> SBC_AllTrackersView.tv
(package private) TableViewSWT
<DownloadStub> SBC_ArchivedDownloadsView.tv
private TableViewSWT
<DownloadHistory> SBC_DownloadHistoryView.tv
private TableViewSWT
<?> SBC_LibraryTableView.tv
(package private) TableViewSWT
<TagDiscovery> SBC_TagDiscovery.tv
(package private) TableViewSWT
<Tag> SBC_TagsOverview.tv
private TableViewSWT
<ActivitiesEntry> SBC_ActivityTableView.view
Methods in com.biglybt.ui.swt.views.skin that return TableViewSWT -
Uses of TableViewSWT in com.biglybt.ui.swt.views.table
Methods in com.biglybt.ui.swt.views.table that return TableViewSWT -
Uses of TableViewSWT in com.biglybt.ui.swt.views.table.impl
Fields in com.biglybt.ui.swt.views.table.impl declared as TableViewSWTModifier and TypeFieldDescriptionprivate final TableViewSWT
TableRowSWTBase.tv
private final TableViewSWT
TableTooltips.tv
(package private) TableViewSWT
<?> TableViewSWT_Common.tv
(package private) TableViewSWT
<?> TableViewSWT_TabsCommon.tv
private TableViewSWT
<DATASOURCETYPE> TableViewTab.tv
Methods in com.biglybt.ui.swt.views.table.impl that return TableViewSWTModifier and TypeMethodDescriptionstatic <V> TableViewSWT
<V> TableViewFactory.createTableViewSWT
(Class<?> pluginDataSourceType, String _sTableID, String _sTextPrefixID, TableColumnCore[] _basicItems, String _sDefaultSortOn, int _iTableStyle) TableViewTab.getTableView()
TableViewSWT
<?> TableRowSWTBase.getView()
abstract TableViewSWT
<DATASOURCETYPE> TableViewTab.initYourTableView()
Constructors in com.biglybt.ui.swt.views.table.impl with parameters of type TableViewSWTModifierConstructorDescriptionTableRowSWTBase
(Object lock, TableRowCore parentRow, TableViewSWT tv, Object dataSource) TableTooltips
(TableViewSWT tv, org.eclipse.swt.widgets.Composite composite) InitializeTableViewSWT_Common
(TableViewSWT<?> tv) TableViewSWT_TabsCommon
(UISWTView parentView, TableViewSWT<?> tv) -
Uses of TableViewSWT in com.biglybt.ui.swt.views.table.painted
Classes in com.biglybt.ui.swt.views.table.painted that implement TableViewSWTModifier and TypeClassDescriptionclass
A TableView implemented by painting on a canvas TODO: Keyboard Selection Cursor Column move and resize past bounds -
Uses of TableViewSWT in com.biglybt.ui.swt.views.table.utils
Fields in com.biglybt.ui.swt.views.table.utils declared as TableViewSWTModifier and TypeFieldDescriptionprivate final TableViewSWT
<T> TableColumnFilterHelper.table_view
Methods in com.biglybt.ui.swt.views.table.utils with parameters of type TableViewSWTModifier and TypeMethodDescriptionstatic void
TableColumnSWTUtils.changeColumnVisiblity
(TableViewSWT<?> tv, TableColumn tc, boolean b) Constructors in com.biglybt.ui.swt.views.table.utils with parameters of type TableViewSWTModifierConstructorDescriptionTableColumnFilterHelper
(TableViewSWT<T> _table_view, String _regex_key)