Uses of Interface
com.biglybt.pif.ui.tables.TableCellToolTipListener
Packages that use TableCellToolTipListener
Package
Description
-
Uses of TableCellToolTipListener in com.biglybt.pif.ui.tables
Methods in com.biglybt.pif.ui.tables with parameters of type TableCellToolTipListenerModifier and TypeMethodDescriptionvoid
TableColumn.addCellToolTipListener
(TableCellToolTipListener listener) Adds a listener that triggers when a TableCell that belongs to this column has a tooltip actionvoid
TableCell.addToolTipListener
(TableCellToolTipListener listener) Adds a listener related to tooltip actionsvoid
TableColumn.removeCellToolTipListener
(TableCellToolTipListener listener) void
TableCell.removeToolTipListener
(TableCellToolTipListener listener) Remove a previously added TableCellToolTipListener -
Uses of TableCellToolTipListener in com.biglybt.ui.common.table.impl
Fields in com.biglybt.ui.common.table.impl with type parameters of type TableCellToolTipListenerModifier and TypeFieldDescriptionprivate ArrayList<TableCellToolTipListener>
TableColumnImpl.cellToolTipListeners
Methods in com.biglybt.ui.common.table.impl with parameters of type TableCellToolTipListenerModifier and TypeMethodDescriptionvoid
TableColumnImpl.addCellToolTipListener
(TableCellToolTipListener listener) void
TableColumnImpl.removeCellToolTipListener
(TableCellToolTipListener listener) -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.columns.searchsubs
Classes in com.biglybt.ui.swt.columns.searchsubs that implement TableCellToolTipListener -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.columns.subscriptions
Classes in com.biglybt.ui.swt.columns.subscriptions that implement TableCellToolTipListenerModifier and TypeClassDescriptionclass
class
class
-
Uses of TableCellToolTipListener in com.biglybt.ui.swt.columns.tag
Classes in com.biglybt.ui.swt.columns.tag that implement TableCellToolTipListener -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.columns.torrent
Classes in com.biglybt.ui.swt.columns.torrent that implement TableCellToolTipListenerModifier and TypeClassDescriptionclass
class
A non-interactive (no click no hover) thumbnail column -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.columns.vuzeactivity
Classes in com.biglybt.ui.swt.columns.vuzeactivity that implement TableCellToolTipListener -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.shells.opentorrent
Classes in com.biglybt.ui.swt.shells.opentorrent that implement TableCellToolTipListener -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.views.columnsetup
Classes in com.biglybt.ui.swt.views.columnsetup that implement TableCellToolTipListener -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.views.table.impl
Fields in com.biglybt.ui.swt.views.table.impl with type parameters of type TableCellToolTipListenerModifier and TypeFieldDescriptionprivate ArrayList<TableCellToolTipListener>
TableCellSWTBase.tooltipListeners
Methods in com.biglybt.ui.swt.views.table.impl with parameters of type TableCellToolTipListenerModifier and TypeMethodDescriptionvoid
FakeTableCell.addToolTipListener
(TableCellToolTipListener listener) void
TableCellSWTBase.addToolTipListener
(TableCellToolTipListener listener) void
FakeTableCell.removeToolTipListener
(TableCellToolTipListener listener) void
TableCellSWTBase.removeToolTipListener
(TableCellToolTipListener listener) -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.views.tableitems
Subinterfaces of TableCellToolTipListener in com.biglybt.ui.swt.views.tableitemsClasses in com.biglybt.ui.swt.views.tableitems that implement TableCellToolTipListener -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.views.tableitems.files
Classes in com.biglybt.ui.swt.views.tableitems.files that implement TableCellToolTipListenerModifier and TypeClassDescriptionclass
class
class
Torrent name cell for My Torrents.class
-
Uses of TableCellToolTipListener in com.biglybt.ui.swt.views.tableitems.mytorrents
Classes in com.biglybt.ui.swt.views.tableitems.mytorrents that implement TableCellToolTipListenerModifier and TypeClassDescription(package private) class
Base cell class for cells listening to the tracker listenerclass
class
class
class
class
class
class
class
private class
private class
class
class
Size of Torrent cellclass
class
class
class
class
class
class
private static class
-
Uses of TableCellToolTipListener in com.biglybt.ui.swt.views.tableitems.mytracker
Classes in com.biglybt.ui.swt.views.tableitems.mytracker that implement TableCellToolTipListener -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.views.tableitems.peers
Classes in com.biglybt.ui.swt.views.tableitems.peers that implement TableCellToolTipListener -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.views.tableitems.tracker
Classes in com.biglybt.ui.swt.views.tableitems.tracker that implement TableCellToolTipListener -
Uses of TableCellToolTipListener in com.biglybt.ui.swt.views.utils
Classes in com.biglybt.ui.swt.views.utils that implement TableCellToolTipListener