Uses of Interface
com.biglybt.pif.ui.tables.TableCellMenuListener
Packages that use TableCellMenuListener
Package
Description
-
Uses of TableCellMenuListener in com.biglybt.pif.ui.tables
Methods in com.biglybt.pif.ui.tables with parameters of type TableCellMenuListenerModifier and TypeMethodDescriptionvoidTableColumn.addCellMenuListener(TableCellMenuListener listener) voidTableCell.addMenuListener(TableCellMenuListener listener) voidTableColumn.removeCellMenuListener(TableCellMenuListener listener) voidTableCell.removeMenuListener(TableCellMenuListener listener) -
Uses of TableCellMenuListener in com.biglybt.ui.common.table.impl
Fields in com.biglybt.ui.common.table.impl with type parameters of type TableCellMenuListenerModifier and TypeFieldDescriptionprivate ArrayList<TableCellMenuListener> TableColumnImpl.cellMenuListenersMethods in com.biglybt.ui.common.table.impl with parameters of type TableCellMenuListenerModifier and TypeMethodDescriptionvoidTableColumnImpl.addCellMenuListener(TableCellMenuListener listener) voidTableColumnImpl.removeCellMenuListener(TableCellMenuListener listener) -
Uses of TableCellMenuListener in com.biglybt.ui.swt.columns.searchsubs
Classes in com.biglybt.ui.swt.columns.searchsubs that implement TableCellMenuListener -
Uses of TableCellMenuListener in com.biglybt.ui.swt.columns.tag
Classes in com.biglybt.ui.swt.columns.tag that implement TableCellMenuListener -
Uses of TableCellMenuListener in com.biglybt.ui.swt.views.table.impl
Fields in com.biglybt.ui.swt.views.table.impl with type parameters of type TableCellMenuListenerModifier and TypeFieldDescriptionprivate ArrayList<TableCellMenuListener> TableCellSWTBase.cellMenuListenersMethods in com.biglybt.ui.swt.views.table.impl with parameters of type TableCellMenuListenerModifier and TypeMethodDescriptionvoidFakeTableCell.addMenuListener(TableCellMenuListener listener) voidTableCellSWTBase.addMenuListener(TableCellMenuListener listener) voidFakeTableCell.removeMenuListener(TableCellMenuListener listener) voidTableCellSWTBase.removeMenuListener(TableCellMenuListener listener) -
Uses of TableCellMenuListener in com.biglybt.ui.swt.views.tableitems
Subinterfaces of TableCellMenuListener in com.biglybt.ui.swt.views.tableitemsClasses in com.biglybt.ui.swt.views.tableitems that implement TableCellMenuListener -
Uses of TableCellMenuListener in com.biglybt.ui.swt.views.tableitems.mytorrents
Classes in com.biglybt.ui.swt.views.tableitems.mytorrents that implement TableCellMenuListener