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 TypeMethodDescriptionvoidTableColumn.addCellToolTipListener(TableCellToolTipListener listener) Adds a listener that triggers when a TableCell that belongs to this column has a tooltip actionvoidTableCell.addToolTipListener(TableCellToolTipListener listener) Adds a listener related to tooltip actionsvoidTableColumn.removeCellToolTipListener(TableCellToolTipListener listener) voidTableCell.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.cellToolTipListenersMethods in com.biglybt.ui.common.table.impl with parameters of type TableCellToolTipListenerModifier and TypeMethodDescriptionvoidTableColumnImpl.addCellToolTipListener(TableCellToolTipListener listener) voidTableColumnImpl.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 TypeClassDescriptionclassclassclass -
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 TypeClassDescriptionclassclassA 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.tooltipListenersMethods in com.biglybt.ui.swt.views.table.impl with parameters of type TableCellToolTipListenerModifier and TypeMethodDescriptionvoidFakeTableCell.addToolTipListener(TableCellToolTipListener listener) voidTableCellSWTBase.addToolTipListener(TableCellToolTipListener listener) voidFakeTableCell.removeToolTipListener(TableCellToolTipListener listener) voidTableCellSWTBase.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 TypeClassDescriptionclassclassclassTorrent 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) classBase cell class for cells listening to the tracker listenerclassclassclassclassclassclassclassclassclassclassclassprivate classprivate classclassclassSize of Torrent cellclassclassclassclassclassclassclassprivate 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