Uses of Interface
com.biglybt.ui.common.table.TableView
Packages that use TableView
Package
Description
-
Uses of TableView in com.biglybt.pif.ui.tables
Methods in com.biglybt.pif.ui.tables that return TableView -
Uses of TableView in com.biglybt.pifimpl.local.ui.tables
Fields in com.biglybt.pifimpl.local.ui.tables declared as TableViewMethods in com.biglybt.pifimpl.local.ui.tables that return TableViewMethods in com.biglybt.pifimpl.local.ui.tables with parameters of type TableView -
Uses of TableView in com.biglybt.ui.common.table
Methods in com.biglybt.ui.common.table that return TableViewMethods in com.biglybt.ui.common.table with parameters of type TableViewModifier and TypeMethodDescriptionvoidTableLifeCycleListener.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) default voidTableViewFilterCheck.viewChanged(TableView<DATASOURCETYPE> view) -
Uses of TableView in com.biglybt.ui.common.table.impl
Classes in com.biglybt.ui.common.table.impl that implement TableView -
Uses of TableView in com.biglybt.ui.selectedcontent
Fields in com.biglybt.ui.selectedcontent declared as TableViewMethods in com.biglybt.ui.selectedcontent that return TableViewModifier and TypeMethodDescriptionstatic TableViewSelectedContentManager.getCurrentlySelectedTableView()Methods in com.biglybt.ui.selectedcontent with parameters of type TableViewModifier and TypeMethodDescriptionstatic voidSelectedContentManager.changeCurrentlySelectedContent(String viewID, ISelectedContent[] currentlySelectedContent, TableView tv) private static booleanSelectedContentManager.changeCurrentlySelectedContentNoTrigger(String viewID, ISelectedContent[] currentlySelectedContent, TableView tv) -
Uses of TableView in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt with parameters of type TableViewModifier and TypeMethodDescriptionstatic voidTorrentUtil.fillTorrentMenu(org.eclipse.swt.widgets.Menu menu, DownloadManager[] dms, Core core, boolean include_show_details, int selected_dl_types, TableView tv) private static voidTorrentUtil.moveSelectedTorrentsTo(TableView<DownloadManager> tv, DownloadManager[] selected_dms, int iNewPos) static voidTorrentUtil.repositionManual(TableView<DownloadManager> tv, DownloadManager[] dms, org.eclipse.swt.widgets.Shell shell, boolean isSeedingView) -
Uses of TableView in com.biglybt.ui.swt.views
Methods in com.biglybt.ui.swt.views with parameters of type TableViewModifier and TypeMethodDescriptionprivate static voidFilesViewMenuUtil.askForRenameFilenameAndExec(DiskManagerFileInfo fileInfo, TableView tv) private static voidFilesViewMenuUtil.askForRenameFilenameAndExecSupport(DiskManagerFileInfo fileInfo, TableView tv) static voidFilesViewMenuUtil.fillMenu(TableView<?> tv, String columnName, org.eclipse.swt.widgets.Menu menu, DownloadManager[] manager_list, DiskManagerFileInfo[][] files_list, Map<DiskManagerFileInfo, String> structure_map, boolean multi_dl_view, boolean disable_multi_dialog_crud) static voidPeersViewBase.fillMenu(org.eclipse.swt.widgets.Menu menu, TableView<PEPeer> tv, org.eclipse.swt.widgets.Shell shell, List<DownloadManager> download_specific) private static voidFilesViewMenuUtil.invalidateRows(TableView tv, List<DiskManagerFileInfo> files) static voidFilesViewMenuUtil.rename(TableView tv, Object[] datasources, Map<DiskManagerFileInfo, String> structure_map, boolean rename_it, boolean retarget_it, boolean batch, boolean duplicates) static voidFilesViewMenuUtil.revertFiles(TableView<?> tv, DownloadManager[] dms) static voidFilesViewMenuUtil.revertFiles(TableView<?> tv, List<DiskManagerFileInfo> files) private static voidFilesViewMenuUtil.revertFiles(TableView<?> tv, List<DiskManagerFileInfo> files, boolean hard_link, boolean copy, boolean retain_names) private voidMyTorrentsView.swt_viewChanged(TableView<DownloadManager> view) voidArchivedFilesView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidFilesView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidMySharesView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidMyTorrentsView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidMyTrackerView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidPeersGeneralView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidPeersSuperView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidPeersView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidPeersViewBase.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidPiecesSuperView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidPiecesViewBase.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidTrackerAvailView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidTrackerView.tableLifeCycleEventOccurred(TableView tv, int eventType, Map<String, Object> data) voidFilesView.viewChanged(TableView<DiskManagerFileInfo> view) voidMyTorrentsView.viewChanged(TableView<DownloadManager> view) -
Uses of TableView in com.biglybt.ui.swt.views.clientstats
Methods in com.biglybt.ui.swt.views.clientstats with parameters of type TableViewModifier and TypeMethodDescriptionvoidClientStatsView.tableLifeCycleEventOccurred(TableView tv, int eventype, Map<String, Object> data) -
Uses of TableView in com.biglybt.ui.swt.views.table
Subinterfaces of TableView in com.biglybt.ui.swt.views.tableFields in com.biglybt.ui.swt.views.table declared as TableViewConstructors in com.biglybt.ui.swt.views.table with parameters of type TableViewModifierConstructorDescriptionTableSelectedRowsListener(TableView<?> impl) triggers the event off of the SWT threadTableSelectedRowsListener(TableView<?> impl, boolean getOffSWT) -
Uses of TableView in com.biglybt.ui.swt.views.table.impl
Fields in com.biglybt.ui.swt.views.table.impl declared as TableViewMethods in com.biglybt.ui.swt.views.table.impl with parameters of type TableViewModifier and TypeMethodDescriptionvoidTableViewSWT_TabsCommon.setTvOverride(TableView<?> tvOverride) voidTableViewSWT_TabsCommon.triggerTabViewsDataSourceChanged(TableView<?> tv) -
Uses of TableView in com.biglybt.ui.swt.views.table.painted
Classes in com.biglybt.ui.swt.views.table.painted that implement TableViewModifier and TypeClassDescriptionclassA TableView implemented by painting on a canvas TODO: Keyboard Selection Cursor Column move and resize past bounds -
Uses of TableView in com.biglybt.ui.swt.views.tableitems.mytorrents
Methods in com.biglybt.ui.swt.views.tableitems.mytorrents with parameters of type TableViewModifier and TypeMethodDescriptionprivate booleanRankItem.clipboardToSort(TableView<?> tv, boolean test)