Uses of Interface
com.biglybt.pif.ui.tables.TableCellRefreshListener
-
-
Uses of TableCellRefreshListener in com.biglybt.pif.ui.tables
Subinterfaces of TableCellRefreshListener in com.biglybt.pif.ui.tables Modifier and Type Interface Description interface
TableCellLightRefreshListener
Methods in com.biglybt.pif.ui.tables with parameters of type TableCellRefreshListener Modifier and Type Method Description void
TableColumn. addCellRefreshListener(TableCellRefreshListener listener)
Adds a listener that triggers when a TableCell that belongs to this column needs refreshing.void
TableCell. addRefreshListener(TableCellRefreshListener listener)
Adds a listener that triggers when the TableCell needs refreshingvoid
TableColumn. removeCellRefreshListener(TableCellRefreshListener listener)
Removed a previously added TableCellRefreshListenervoid
TableCell. removeRefreshListener(TableCellRefreshListener listener)
Remove a previously added TableCellRefreshListener -
Uses of TableCellRefreshListener in com.biglybt.plugin.net.buddy.swt.columns
Classes in com.biglybt.plugin.net.buddy.swt.columns that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnChatFavorite
class
ColumnChatMessageCount
class
ColumnChatMsgOutstanding
class
ColumnChatName
class
ColumnChatNick
class
ColumnChatNickShared
class
ColumnChatStatus
class
ColumnChatUserCount
-
Uses of TableCellRefreshListener in com.biglybt.plugin.startstoprules.defaultplugin
Classes in com.biglybt.plugin.startstoprules.defaultplugin that implement TableCellRefreshListener Modifier and Type Class Description class
DownloadingRankColumnListener
A "My Torrents" column for displaying Seeding Rank.class
SeedingRankColumnListener
A "My Torrents" column for displaying Seeding Rank. -
Uses of TableCellRefreshListener in com.biglybt.ui.common.table.impl
Fields in com.biglybt.ui.common.table.impl with type parameters of type TableCellRefreshListener Modifier and Type Field Description private java.util.ArrayList<TableCellRefreshListener>
TableColumnImpl. cellRefreshListeners
Methods in com.biglybt.ui.common.table.impl that return types with arguments of type TableCellRefreshListener Modifier and Type Method Description java.util.List<TableCellRefreshListener>
TableColumnImpl. getCellRefreshListeners()
Methods in com.biglybt.ui.common.table.impl with parameters of type TableCellRefreshListener Modifier and Type Method Description void
TableColumnImpl. addCellRefreshListener(TableCellRefreshListener listener)
void
TableColumnImpl. removeCellRefreshListener(TableCellRefreshListener listener)
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns
Classes in com.biglybt.ui.swt.columns that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnCheckBox
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.alltrackers
Classes in com.biglybt.ui.swt.columns.alltrackers that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnAllTrackersBadSinceDate
class
ColumnAllTrackersConsecutiveFails
class
ColumnAllTrackersDNSPrefs
class
ColumnAllTrackersFailingFor
class
ColumnAllTrackersHasPrivate
class
ColumnAllTrackersLastBadDate
class
ColumnAllTrackersLastGoodDate
class
ColumnAllTrackersRemovable
class
ColumnAllTrackersReportedDown
class
ColumnAllTrackersReportedUp
class
ColumnAllTrackersResponseTime
class
ColumnAllTrackersStatus
class
ColumnAllTrackersTracker
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.archivedls
Classes in com.biglybt.ui.swt.columns.archivedls that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnArchiveDLCategory
class
ColumnArchiveDLCompDate
class
ColumnArchiveDLDate
class
ColumnArchiveDLFileCount
class
ColumnArchiveDLMainTracker
class
ColumnArchiveDLName
class
ColumnArchiveDLSaveLocation
class
ColumnArchiveDLSize
class
ColumnArchiveDLTags
class
ColumnArchiveShareRatio
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.dlhistory
Classes in com.biglybt.ui.swt.columns.dlhistory that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnDLHistoryAddDate
class
ColumnDLHistoryCompleteDate
class
ColumnDLHistoryHash
class
ColumnDLHistoryName
class
ColumnDLHistoryRemoveDate
class
ColumnDLHistorySaveLocation
class
ColumnDLHistorySize
class
ColumnDLHistoryTags
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.peer
Classes in com.biglybt.ui.swt.columns.peer that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnPeerBoost
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.search
Classes in com.biglybt.ui.swt.columns.search that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnSearchResultSite
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.searchsubs
Classes in com.biglybt.ui.swt.columns.searchsubs that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnSearchSubResultActions
class
ColumnSearchSubResultAge
class
ColumnSearchSubResultAssetDate
class
ColumnSearchSubResultCategory
class
ColumnSearchSubResultExisting
class
ColumnSearchSubResultHash
class
ColumnSearchSubResultName
class
ColumnSearchSubResultRank
class
ColumnSearchSubResultRatings
class
ColumnSearchSubResultSeedsPeers
class
ColumnSearchSubResultSize
class
ColumnSearchSubResultType
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.subscriptions
Classes in com.biglybt.ui.swt.columns.subscriptions that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnSubResultNew
class
ColumnSubscriptionAutoDownload
class
ColumnSubscriptionCategory
class
ColumnSubscriptionEnabled
class
ColumnSubscriptionError
class
ColumnSubscriptionLastChecked
class
ColumnSubscriptionMaxResults
class
ColumnSubscriptionName
class
ColumnSubscriptionNbNewResults
class
ColumnSubscriptionNbResults
class
ColumnSubscriptionNew
class
ColumnSubscriptionNewestDate
class
ColumnSubscriptionParent
class
ColumnSubscriptionSubscribers
class
ColumnSubscriptionTag
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.tag
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.tagdiscovery
Classes in com.biglybt.ui.swt.columns.tagdiscovery that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnTagDiscoveryAddedOn
class
ColumnTagDiscoveryName
class
ColumnTagDiscoveryNetwork
class
ColumnTagDiscoveryTorrent
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.torrent
Classes in com.biglybt.ui.swt.columns.torrent that implement TableCellRefreshListener Modifier and Type Class Description private class
ColumnControls.Cell
class
ColumnProgressETA
class
ColumnStream
class
ColumnThumbAndName
Torrent name cell for My Torrents.class
ColumnThumbnail
A non-interactive (no click no hover) thumbnail columnclass
ColumnUnopened
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.columns.vuzeactivity
Classes in com.biglybt.ui.swt.columns.vuzeactivity that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnActivityActions
class
ColumnActivityDate
class
ColumnActivityNew
class
ColumnActivityText
class
ColumnActivityType
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.devices.columns
Classes in com.biglybt.ui.swt.devices.columns that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnFO_FileSystems
class
ColumnFO_Name
class
ColumnFO_Order
class
ColumnFO_Percent
class
ColumnFO_Progress
class
ColumnFO_Size
class
ColumnFO_Status
class
ColumnFO_SubTask
class
ColumnFO_Type
class
ColumnTJ_Category
class
ColumnTJ_Completion
class
ColumnTJ_CopiedToDevice
class
ColumnTJ_Device
class
ColumnTJ_Duration
class
ColumnTJ_Name
class
ColumnTJ_Profile
class
ColumnTJ_Rank
class
ColumnTJ_Resolution
class
ColumnTJ_Status
class
ColumnTJ_Tags
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.shells.opentorrent
Classes in com.biglybt.ui.swt.shells.opentorrent that implement TableCellRefreshListener Modifier and Type Class Description class
TableColumnOTOF_Download
class
TableColumnOTOF_Ext
class
TableColumnOTOF_Name
class
TableColumnOTOF_Path
class
TableColumnOTOF_Position
class
TableColumnOTOF_Priority
class
TableColumnOTOF_Size
class
TableColumnOTOT_Name
class
TableColumnOTOT_Position
class
TableColumnOTOT_SaveLocation
class
TableColumnOTOT_Size
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.clientstats
Classes in com.biglybt.ui.swt.views.clientstats that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnCS_Count
class
ColumnCS_Discarded
class
ColumnCS_Name
class
ColumnCS_Pct
class
ColumnCS_Received
class
ColumnCS_ReceivedPer
class
ColumnCS_Sent
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.columnsetup
Classes in com.biglybt.ui.swt.views.columnsetup that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnTC_ChosenColumn
class
ColumnTC_Info
class
ColumnTC_NameInfo
private static class
ColumnTC_Sample.Cell
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.peer
Classes in com.biglybt.ui.swt.views.peer that implement TableCellRefreshListener Modifier and Type Class Description private static class
PeerFilesView.NameItem
private static class
PeerFilesView.PercentItem
private class
PeerFilesView.PiecesItem.Cell
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.table.impl
Fields in com.biglybt.ui.swt.views.table.impl with type parameters of type TableCellRefreshListener Modifier and Type Field Description protected java.util.ArrayList<TableCellRefreshListener>
TableCellSWTBase. refreshListeners
Methods in com.biglybt.ui.swt.views.table.impl with parameters of type TableCellRefreshListener Modifier and Type Method Description void
FakeTableCell. addRefreshListener(TableCellRefreshListener listener)
void
TableCellSWTBase. addRefreshListener(TableCellRefreshListener listener)
void
FakeTableCell. removeRefreshListener(TableCellRefreshListener listener)
void
TableCellSWTBase. removeRefreshListener(TableCellRefreshListener listener)
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.tableitems
Classes in com.biglybt.ui.swt.views.tableitems that implement TableCellRefreshListener Modifier and Type Class Description class
ColumnDateSizer
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.tableitems.archivedfiles
Classes in com.biglybt.ui.swt.views.tableitems.archivedfiles that implement TableCellRefreshListener Modifier and Type Class Description class
NameItem
class
SizeItem
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.tableitems.files
Classes in com.biglybt.ui.swt.views.tableitems.files that implement TableCellRefreshListener Modifier and Type Class Description class
DoneItem
bytes doneclass
DownloadNameItem
class
FileAvailabilityItem
Availability/"Seeing Copies" Columnclass
FileCRC32Item
class
FileETAItem
class
FileExtensionItem
class
FileHashItemBase
class
FileIndexItem
class
FileMD5Item
class
FileModifiedItem
class
FileReadSpeedItem
class
FileSHA1Item
class
FileWriteSpeedItem
class
FirstPieceItem
File's First Piece #class
LastPieceItem
class
ModeItem
class
NameItem
Torrent name cell for My Torrents.class
PathItem
class
PathNameItem
class
PercentItem
class
PieceCountItem
class
PiecesDoneAndCountItem
class
PriorityItem
private class
ProgressGraphItem.Cell
class
RelocatedItem
class
RemainingPiecesItem
class
SizeBytesItem
class
SizeItem
class
StorageTypeItem
class
TorrentRelativePathItem
class
TorrentV2RootHashItem
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.tableitems.myshares
Classes in com.biglybt.ui.swt.views.tableitems.myshares that implement TableCellRefreshListener Modifier and Type Class Description class
CategoryItem
class
NameItem
class
PersistentItem
class
TagsItem
class
TypeItem
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.tableitems.mytorrents
Classes in com.biglybt.ui.swt.views.tableitems.mytorrents that implement TableCellRefreshListener Modifier and Type Class Description (package private) class
AbstractTrackerCell
Base cell class for cells listening to the tracker listenerclass
AlertsItem
Display Category torrent belongs to.class
AvailabilityItem
Availability/"Seeing Copies" Columnclass
AvgAvailItem
Avg Avail/"Seeing Copies/peer" Columnclass
BadAvailTimeItem
class
CategoryIconsItem
Display Category torrent belongs to.class
CategoryItem
Display Category torrent belongs to.class
ColumnDoneWithDND
% Done column in My Torrentsclass
ColumnSizeWithDND
class
ColumnTorrentSpeed
class
CommentIconItem
class
CommentItem
User-editable comment for a download.class
CompletedItem
class
CompletionItem
Torrent Completion Level Graphic Cell for My Torrents.class
ConnectHealthItem
class
DateAddedItem
class
DateCompletedItem
class
DateFileCompletedItem
class
DateLastActiveItem
class
DescriptionItem
class
DiskLatencyItem
class
DoneItem
% Done column in My Torrentsclass
DownItem
bytes downloaded columnclass
DownloadHealthItem
private static class
DownSpeedItem.RefreshListener
class
DownSpeedLimitItem
class
ETAItem
class
FileExtensionItem
class
FilesDoneItem
class
FilesLinkedItem
class
HealthItem
class
IPFilterItem
Display Category torrent belongs to.class
LeecherMaxCompletion
class
MaxSRItem
Display Category torrent belongs to.class
MaxUploadsItem
class
MergedDataItem
class
MinSRItem
Display Category torrent belongs to.class
MoveOnCompleteItem
class
NameItem
Torrent name cell for My Torrents.class
NetworksItem
Display Category torrent belongs to.class
OnlyCDing4Item
class
PeakDownItem
class
PeakUpItem
private class
PeersItem.Cell
class
PeerSourcesItem
Display Category torrent belongs to.class
PiecesItem
class
RankItem
Torrent Position column.class
RemainingItem
class
SavePathItem
class
SecondsDownloadingItem
class
SecondsSeedingItem
private class
SeedsItem.Cell
class
SeedToPeerRatioItem
class
SessionDownItem
bytes downloaded columnclass
SessionUpItem
bytes downloaded columnclass
ShareRatioItem
class
ShareRatioProgressItem
class
SizeItem
Size of Torrent cellclass
SmoothedDownItem
class
SmoothedETAItem
class
SmoothedUpItem
class
StatusItem
class
SuperSeedingItem
class
SwarmAverageCompletion
class
SwarmAverageSpeed
class
SwarmMaxCompletion
class
TagAddedToDateItem
class
TagColorsItem
Display Category torrent belongs to.class
TagIconsItem
Display Category torrent belongs to.class
TagsItem
Display Category torrent belongs to.class
TimeSinceDownloadItem
class
TimeSinceUploadItem
class
TorrentCreateDateItem
class
TorrentPathItem
class
TotalSpeedItem
Total Speed of all peers cell for My Torrentsclass
TrackerNameItem
class
TrackerNextAccessItem
private static class
TrackerStatusItem.Cell
class
UpItem
bytes uploaded columnclass
UploadHealthItem
private static class
UpSpeedItem.RefreshListener
class
UpSpeedLimitItem
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.tableitems.mytracker
Classes in com.biglybt.ui.swt.views.tableitems.mytracker that implement TableCellRefreshListener Modifier and Type Class Description class
AnnounceCountItem
class
AverageBytesInItem
class
AverageBytesOutItem
class
BadNATCountItem
class
CategoryItem
class
CompletedCountItem
class
DateAddedItem
class
DownloadedItem
class
LeftItem
class
NameItem
class
PassiveItem
class
PeerCountItem
class
PersistentItem
class
ScrapeCountItem
class
SeedCountItem
class
StatusItem
class
TotalBytesInItem
class
TotalBytesOutItem
class
TrackerItem
class
UploadedItem
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.tableitems.peers
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.tableitems.pieces
Classes in com.biglybt.ui.swt.views.tableitems.pieces that implement TableCellRefreshListener Modifier and Type Class Description class
AvailabilityItem
class
BlockCountItem
class
BlocksItem
class
CompletedItem
class
DownloadNameItem
class
FilesItem
class
PieceNumberItem
class
PriorityItem
class
RequestedItem
class
ReservedByItem
class
SizeItem
Piece Sizeclass
SpeedItem
class
TypeItem
class
WritersItem
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.tableitems.tracker
Classes in com.biglybt.ui.swt.views.tableitems.tracker that implement TableCellRefreshListener Modifier and Type Class Description class
CompletedItem
class
IntervalItem
class
LastUpdateItem
class
LeechersItem
class
NameItem
class
PeersItem
class
ReportedDownItem
class
ReportedUpItem
class
SeedsItem
class
StatusItem
class
TypeItem
class
UpdateInItem
-
Uses of TableCellRefreshListener in com.biglybt.ui.swt.views.utils
Classes in com.biglybt.ui.swt.views.utils that implement TableCellRefreshListener Modifier and Type Class Description private class
LocProvUtils.FlagListener
-