Package com.biglybt.pif.ui.tables
package com.biglybt.pif.ui.tables
-
ClassDescriptionThis interface provides access to an Azureus table cell.A listener that triggers when a cell is being addedA listener that triggers when a cell is being disposedMouse event information for
TableCellMouseListener
Note: 3.0.1.7 moved most functions toTableRowMouseEvent
A listener that triggers on various mouse events (seeTableCellMouseEvent
) that occur on a TableCell, excluding mouse move events.A listener that triggers on mouse move events (seeTableCellMouseEvent
) that occur on a TableCell.Provides a simple way to get a TableCell refreshed more often than the normal GUI refresh cycle It always clocks at 100ms as well as time synchronization methods for cells showing animated iconsA listener that triggers based on refresh interval specified inTableColumn.getRefreshInterval()
A listener that triggers when a cell's tooltip is about to be displayed or removedNot implemented for Plugin InterfaceThis interface provides access to an Azureus table column.Represents on context menu item for a table.Allows plugins to manage Azureus UI tables.This interface provides access to an Azureus table row.