Uses of Interface
com.biglybt.pif.ui.tables.TableCellVisibilityListener
Packages that use TableCellVisibilityListener
Package
Description
-
Uses of TableCellVisibilityListener in com.biglybt.ui.common.table.impl
Fields in com.biglybt.ui.common.table.impl with type parameters of type TableCellVisibilityListenerModifier and TypeFieldDescriptionprivate ArrayList
<TableCellVisibilityListener> TableColumnImpl.cellVisibilityListeners
Methods in com.biglybt.ui.common.table.impl with parameters of type TableCellVisibilityListenerModifier and TypeMethodDescriptionvoid
TableColumnImpl.addCellVisibilityListener
(TableCellVisibilityListener listener) void
TableColumnImpl.removeCellVisibilityListener
(TableCellVisibilityListener listener) -
Uses of TableCellVisibilityListener in com.biglybt.ui.swt.columns.torrent
Classes in com.biglybt.ui.swt.columns.torrent that implement TableCellVisibilityListener -
Uses of TableCellVisibilityListener in com.biglybt.ui.swt.views.columnsetup
Classes in com.biglybt.ui.swt.views.columnsetup that implement TableCellVisibilityListener -
Uses of TableCellVisibilityListener in com.biglybt.ui.swt.views.peer
Classes in com.biglybt.ui.swt.views.peer that implement TableCellVisibilityListener -
Uses of TableCellVisibilityListener in com.biglybt.ui.swt.views.table.impl
Fields in com.biglybt.ui.swt.views.table.impl with type parameters of type TableCellVisibilityListenerModifier and TypeFieldDescriptionprivate ArrayList
<TableCellVisibilityListener> TableCellSWTBase.cellVisibilityListeners
Methods in com.biglybt.ui.swt.views.table.impl with parameters of type TableCellVisibilityListenerModifier and TypeMethodDescriptionvoid
FakeTableCell.addVisibilityListener
(TableCellVisibilityListener listener) void
TableCellSWTBase.addVisibilityListener
(TableCellVisibilityListener listener) void
FakeTableCell.removeVisibilityListener
(TableCellVisibilityListener listener) void
TableCellSWTBase.removeVisibilityListener
(TableCellVisibilityListener listener) -
Uses of TableCellVisibilityListener in com.biglybt.ui.swt.views.tableitems.files
Classes in com.biglybt.ui.swt.views.tableitems.files that implement TableCellVisibilityListenerModifier and TypeClassDescriptionclass
Torrent Completion Level Graphic Cell for My Torrents.