Uses of Interface
com.biglybt.pif.ui.tables.TableCell
Packages that use TableCell
Package
Description
-
Uses of TableCell in com.biglybt.pif.ui.tables
Fields in com.biglybt.pif.ui.tables declared as TableCellModifier and TypeFieldDescriptionfinal TableCell
TableCellMenuEvent.cell
TableCellMouseEvent.cell
TableCell that the mouse trigger applies toFields in com.biglybt.pif.ui.tables with type parameters of type TableCellModifier and TypeFieldDescriptionprivate Map
<TableCell, TableColumn> TableCellRefresher.mapCellsToColumn
Methods in com.biglybt.pif.ui.tables that return TableCellModifier and TypeMethodDescriptionTableRow.getTableCell
(TableColumn column) TableRow.getTableCell
(String sColumnName) Retrieve a cell based on its column nameMethods in com.biglybt.pif.ui.tables with parameters of type TableCellModifier and TypeMethodDescriptionprivate void
TableCellRefresher._addColumnCell
(TableColumn column, TableCell cell) static void
TableCellRefresher.addCell
(TableColumn column, TableCell cell) void
triggered when a cell is being added.void
triggered when a cell's tooltip is about to be displayed.void
TableCellToolTipListener.cellHoverComplete
(TableCell cell) triggered when a cell's tooltip is about to be removed.void
TableCellVisibilityListener.cellVisibilityChanged
(TableCell cell, int visibility) void
triggered when a cell is being dispose ofTableCellClipboardListener.getClipboardText
(TableCell cell) boolean
TableCellInplaceEditorListener.inplaceValueSet
(TableCell cell, String value, boolean finalEdit) Override this function to obtain edited valuesvoid
Triggered based on refresh interval specified inTableColumn.getRefreshInterval()
void
Triggered based on refresh interval specified inTableColumn.getRefreshInterval()
Constructors in com.biglybt.pif.ui.tables with parameters of type TableCell -
Uses of TableCell in com.biglybt.plugin.startstoprules.defaultplugin
Methods in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.common.table
Subinterfaces of TableCell in com.biglybt.ui.common.tableModifier and TypeInterfaceDescriptioninterface
Core Table Cell functions are those available to plugins plus some core-only functions.Methods in com.biglybt.ui.common.table with parameters of type TableCellModifier and TypeMethodDescriptionTableColumnCore.getClipboardText
(TableCell cell) void
TableColumnCore.invokeCellAddedListeners
(TableCell cell) Send a cellAdded trigger to all listeners stored in TableColumnvoid
TableColumnCore.invokeCellDisposeListeners
(TableCell cell) Send a dispose trigger to all listeners stored in TableColumnvoid
TableColumnCore.invokeCellRefreshListeners
(TableCell cell, boolean fastRefresh) Send a refresh trigger to all listeners stored in TableColumn -
Uses of TableCell in com.biglybt.ui.common.table.impl
Methods in com.biglybt.ui.common.table.impl with parameters of type TableCellModifier and TypeMethodDescriptionTableColumnImpl.getClipboardText
(TableCell cell) void
TableColumnImpl.invokeCellAddedListeners
(TableCell cell) void
TableColumnImpl.invokeCellDisposeListeners
(TableCell cell) void
TableColumnImpl.invokeCellRefreshListeners
(TableCell cell, boolean fastRefresh) -
Uses of TableCell in com.biglybt.ui.swt.columns
Methods in com.biglybt.ui.swt.columns with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.columns.alltrackers
Methods in com.biglybt.ui.swt.columns.alltrackers with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.columns.archivedls
Methods in com.biglybt.ui.swt.columns.archivedls with parameters of type TableCellModifier and TypeMethodDescriptionColumnArchiveDLName.getObfuscatedText
(TableCell cell) ColumnArchiveDLSaveLocation.getObfuscatedText
(TableCell cell) void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.columns.dlhistory
Methods in com.biglybt.ui.swt.columns.dlhistory with parameters of type TableCellModifier and TypeMethodDescriptionColumnDLHistoryName.getObfuscatedText
(TableCell cell) ColumnDLHistorySaveLocation.getObfuscatedText
(TableCell cell) void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.columns.search
Methods in com.biglybt.ui.swt.columns.search with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.columns.searchsubs
Methods in com.biglybt.ui.swt.columns.searchsubs with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.columns.subscriptions
Methods in com.biglybt.ui.swt.columns.subscriptions with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
void
void
ColumnSubscriptionName.getClipboardText
(TableCell cell) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.columns.tag
Methods in com.biglybt.ui.swt.columns.tag with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.columns.tagdiscovery
Methods in com.biglybt.ui.swt.columns.tagdiscovery with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.columns.torrent
Methods in com.biglybt.ui.swt.columns.torrent with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
ColumnStream.cellHoverComplete
(TableCell cell) void
ColumnThumbnail.cellHoverComplete
(TableCell cell) private void
ColumnThumbAndName.cellPaintName
(TableCell cell, org.eclipse.swt.graphics.GC gc, org.eclipse.swt.graphics.Rectangle cellBounds, int textX, int originalBoundxsX) void
ColumnControls.Cell.cellVisibilityChanged
(TableCell cell, int visibility) void
void
void
private void
ColumnControls.Cell.disposeExisting
(TableCell cell) ColumnThumbAndName.getClipboardText
(TableCell cell) private long
ColumnThumbAndName.getObfuscatedText
(TableCell cell) private int
private void
private void
private boolean
ColumnStream.noIconForYou
(Object ds, TableCell cell) void
private void
void
void
void
void
void
void
Constructors in com.biglybt.ui.swt.columns.torrent with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.columns.utils
Methods in com.biglybt.ui.swt.columns.utils with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.columns.vuzeactivity
Methods in com.biglybt.ui.swt.columns.vuzeactivity with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
void
void
ColumnActivityText.cellHoverComplete
(TableCell cell) void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.debug
Methods in com.biglybt.ui.swt.debug with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.devices.columns
Methods in com.biglybt.ui.swt.devices.columns with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
ColumnTJ_Name.getObfuscatedText
(TableCell cell) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.plugin.net.buddy.swt.columns
Methods in com.biglybt.ui.swt.plugin.net.buddy.swt.columns with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.shells.opentorrent
Methods in com.biglybt.ui.swt.shells.opentorrent with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
TableColumnOTOF_Size.cellHoverComplete
(TableCell cell) void
void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.views.clientstats
Methods in com.biglybt.ui.swt.views.clientstats with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.views.columnsetup
Methods in com.biglybt.ui.swt.views.columnsetup with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
ColumnTC_NameInfo.cellHoverComplete
(TableCell cell) void
ColumnTC_Sample.Cell.cellVisibilityChanged
(TableCell cell, int visibility) void
ColumnTC_Sample.Cell.getClipboardText
(TableCell cell) void
void
void
void
Constructors in com.biglybt.ui.swt.views.columnsetup with parameters of type TableCellModifierConstructorDescriptionCell
(TableCell parentCell, TableColumnCore column, org.eclipse.swt.widgets.Composite c, TableRowCore sampleRow) -
Uses of TableCell in com.biglybt.ui.swt.views.peer
Methods in com.biglybt.ui.swt.views.peer with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
PeerFilesView.PiecesItem.cellVisibilityChanged
(TableCell cell, int visibility) void
void
void
void
void
Constructors in com.biglybt.ui.swt.views.peer with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.views.table
Subinterfaces of TableCell in com.biglybt.ui.swt.views.tableModifier and TypeInterfaceDescriptioninterface
SWT specific functions for Table Cells -
Uses of TableCell in com.biglybt.ui.swt.views.table.impl
Classes in com.biglybt.ui.swt.views.table.impl that implement TableCellMethods in com.biglybt.ui.swt.views.table.impl that return TableCell -
Uses of TableCell in com.biglybt.ui.swt.views.table.painted
Classes in com.biglybt.ui.swt.views.table.painted that implement TableCellMethods in com.biglybt.ui.swt.views.table.painted that return TableCellModifier and TypeMethodDescriptionTableRowPainted.getTableCell
(TableColumn column) TableRowPainted.getTableCell
(String field) -
Uses of TableCell in com.biglybt.ui.swt.views.table.utils
Methods in com.biglybt.ui.swt.views.table.utils with parameters of type TableCellModifier and TypeMethodDescriptionstatic void
TableColumnSWTUtils.setSizeAlpha
(TableCell cell, long size) -
Uses of TableCell in com.biglybt.ui.swt.views.tableitems
Methods in com.biglybt.ui.swt.views.tableitems with parameters of type TableCellModifier and TypeMethodDescriptiondefault void
void
default void
void
ColumnDateSizer.cellHoverComplete
(TableCell cell) default void
TagsColumnHelper.cellHoverComplete
(TableCell cell) final void
void
void
void
default void
private void
ColumnDateSizer.refreshDynamic
(TableCell cell, long timestamp, String prefix) private boolean
ColumnDateSizer.setSortValue
(TableCell cell, long value) -
Uses of TableCell in com.biglybt.ui.swt.views.tableitems.archivedfiles
Methods in com.biglybt.ui.swt.views.tableitems.archivedfiles with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.views.tableitems.files
Methods in com.biglybt.ui.swt.views.tableitems.files with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
void
NameItem.cellHoverComplete
(TableCell cell) void
SizeItem.cellHoverComplete
(TableCell cell) private void
NameItem.cellPaintName
(TableCell cell, org.eclipse.swt.graphics.GC gc, org.eclipse.swt.graphics.Rectangle cellBounds, int textX, int originalBoundxsX) void
ProgressGraphItem.cellVisibilityChanged
(TableCell cell, int visibility) void
void
NameItem.getClipboardText
(TableCell cell) NameItem.getObfuscatedText
(TableCell cell) PathNameItem.getObfuscatedText
(TableCell cell) boolean
NameItem.inplaceValueSet
(TableCell cell, String value, boolean finalEdit) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
Constructors in com.biglybt.ui.swt.views.tableitems.files with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.views.tableitems.mytorrents
Fields in com.biglybt.ui.swt.views.tableitems.mytorrents declared as TableCellMethods in com.biglybt.ui.swt.views.tableitems.mytorrents with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
AbstractTrackerCell.cellHoverComplete
(TableCell cell) void
CommentIconItem.cellHoverComplete
(TableCell cell) void
ConnectHealthItem.cellHoverComplete
(TableCell cell) void
MergedDataItem.cellHoverComplete
(TableCell cell) void
SizeItem.cellHoverComplete
(TableCell cell) void
TrackerNameItem.cellHoverComplete
(TableCell cell) void
TrackerNextAccessItem.cellHoverComplete
(TableCell cell) void
TrackerStatusItem.cellHoverComplete
(TableCell cell) private void
DownSpeedItem.RefreshListener.changeColor
(TableCell cell, Download dl, int iState) private void
UpSpeedItem.RefreshListener.changeColor
(TableCell cell, Download dl, int iState) void
void
void
void
void
private void
NameItem.disposeCellIcon
(TableCell cell) CommentItem.getObfuscatedText
(TableCell cell) NameItem.getObfuscatedText
(TableCell cell) SavePathItem.getObfuscatedText
(TableCell cell) TorrentPathItem.getObfuscatedText
(TableCell cell) private int
CompletionItem.getPercentDone
(TableCell cell) private long
RemainingItem.getRemaining
(TableCell cell) static String
TrackerCellUtils.getTooltipText
(TableCell cell, DownloadManager dm, boolean show_errors) private void
ColumnFileCount.openFilesMiniView
(DownloadManager dm, TableCell cell) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
static void
TrackerCellUtils.updateColor
(TableCell cell, DownloadManager dm, boolean show_errors) Constructors in com.biglybt.ui.swt.views.tableitems.mytorrents with parameters of type TableCell -
Uses of TableCell in com.biglybt.ui.swt.views.tableitems.mytracker
Methods in com.biglybt.ui.swt.views.tableitems.mytracker with parameters of type TableCellModifier and TypeMethodDescriptionNameItem.getObfuscatedText
(TableCell cell) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.views.tableitems.peers
Methods in com.biglybt.ui.swt.views.tableitems.peers with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
void
void
void
DownItem.cellHoverComplete
(TableCell cell) void
IpItem.cellHoverComplete
(TableCell cell) void
TypeItem.cellHoverComplete
(TableCell cell) void
DownloadNameItem.getObfuscatedText
(TableCell cell) IpItem.getObfuscatedText
(TableCell cell) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.views.tableitems.pieces
Methods in com.biglybt.ui.swt.views.tableitems.pieces with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
DownloadNameItem.getObfuscatedText
(TableCell cell) void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.views.tableitems.tracker
Methods in com.biglybt.ui.swt.views.tableitems.tracker with parameters of type TableCellModifier and TypeMethodDescriptionvoid
void
NameItem.cellHoverComplete
(TableCell cell) void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of TableCell in com.biglybt.ui.swt.views.utils
Methods in com.biglybt.ui.swt.views.utils with parameters of type TableCell