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.cellVisibilityListenersMethods in com.biglybt.ui.common.table.impl with parameters of type TableCellVisibilityListenerModifier and TypeMethodDescriptionvoidTableColumnImpl.addCellVisibilityListener(TableCellVisibilityListener listener) voidTableColumnImpl.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.cellVisibilityListenersMethods in com.biglybt.ui.swt.views.table.impl with parameters of type TableCellVisibilityListenerModifier and TypeMethodDescriptionvoidFakeTableCell.addVisibilityListener(TableCellVisibilityListener listener) voidTableCellSWTBase.addVisibilityListener(TableCellVisibilityListener listener) voidFakeTableCell.removeVisibilityListener(TableCellVisibilityListener listener) voidTableCellSWTBase.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 TypeClassDescriptionclassTorrent Completion Level Graphic Cell for My Torrents.