Uses of Interface
com.biglybt.pif.ui.tables.TableCellAddedListener
Packages that use TableCellAddedListener
Package
Description
-
Uses of TableCellAddedListener in com.biglybt.pif.ui.tables
Methods in com.biglybt.pif.ui.tables with parameters of type TableCellAddedListenerModifier and TypeMethodDescriptionvoid
TableColumn.addCellAddedListener
(TableCellAddedListener listener) Adds a listener that triggers when a TableCell that belongs to this column is being added.void
TableColumn.removeCellAddedListener
(TableCellAddedListener listener) -
Uses of TableCellAddedListener in com.biglybt.ui.common.table.impl
Fields in com.biglybt.ui.common.table.impl with type parameters of type TableCellAddedListenerModifier and TypeFieldDescriptionprivate ArrayList<TableCellAddedListener>
TableColumnImpl.cellAddedListeners
Methods in com.biglybt.ui.common.table.impl with parameters of type TableCellAddedListenerModifier and TypeMethodDescriptionvoid
TableColumnImpl.addCellAddedListener
(TableCellAddedListener listener) void
TableColumnImpl.removeCellAddedListener
(TableCellAddedListener listener) -
Uses of TableCellAddedListener in com.biglybt.ui.swt.columns.search
Classes in com.biglybt.ui.swt.columns.search that implement TableCellAddedListener -
Uses of TableCellAddedListener in com.biglybt.ui.swt.columns.searchsubs
Classes in com.biglybt.ui.swt.columns.searchsubs that implement TableCellAddedListenerModifier and TypeClassDescriptionclass
class
class
-
Uses of TableCellAddedListener in com.biglybt.ui.swt.columns.subscriptions
Classes in com.biglybt.ui.swt.columns.subscriptions that implement TableCellAddedListener -
Uses of TableCellAddedListener in com.biglybt.ui.swt.columns.tag
Classes in com.biglybt.ui.swt.columns.tag that implement TableCellAddedListener -
Uses of TableCellAddedListener in com.biglybt.ui.swt.columns.torrent
Classes in com.biglybt.ui.swt.columns.torrent that implement TableCellAddedListenerModifier and TypeClassDescriptionclass
class
class
class
-
Uses of TableCellAddedListener in com.biglybt.ui.swt.columns.vuzeactivity
Classes in com.biglybt.ui.swt.columns.vuzeactivity that implement TableCellAddedListenerModifier and TypeClassDescriptionclass
class
class
-
Uses of TableCellAddedListener in com.biglybt.ui.swt.devices.columns
Classes in com.biglybt.ui.swt.devices.columns that implement TableCellAddedListener -
Uses of TableCellAddedListener in com.biglybt.ui.swt.views.columnsetup
Classes in com.biglybt.ui.swt.views.columnsetup that implement TableCellAddedListener -
Uses of TableCellAddedListener in com.biglybt.ui.swt.views.peer
Classes in com.biglybt.ui.swt.views.peer that implement TableCellAddedListener -
Uses of TableCellAddedListener in com.biglybt.ui.swt.views.tableitems
Subinterfaces of TableCellAddedListener in com.biglybt.ui.swt.views.tableitemsClasses in com.biglybt.ui.swt.views.tableitems that implement TableCellAddedListener -
Uses of TableCellAddedListener in com.biglybt.ui.swt.views.tableitems.files
Classes in com.biglybt.ui.swt.views.tableitems.files that implement TableCellAddedListenerModifier and TypeClassDescriptionclass
Torrent Completion Level Graphic Cell for My Torrents. -
Uses of TableCellAddedListener in com.biglybt.ui.swt.views.tableitems.mytorrents
Classes in com.biglybt.ui.swt.views.tableitems.mytorrents that implement TableCellAddedListenerModifier and TypeClassDescriptionclass
class
class
Torrent Completion Level Graphic Cell for My Torrents.class
class
Download Speed columnclass
class
# of Peers A new object is created for each cell, so that we can listen to the scrapes and update individually (and only when needed).class
class
class
class
class
class
Upload Speed column -
Uses of TableCellAddedListener in com.biglybt.ui.swt.views.tableitems.peers
Classes in com.biglybt.ui.swt.views.tableitems.peers that implement TableCellAddedListener -
Uses of TableCellAddedListener in com.biglybt.ui.swt.views.tableitems.pieces
Classes in com.biglybt.ui.swt.views.tableitems.pieces that implement TableCellAddedListener