FileDocCategorySizeDatePackage
TableCellMouseEvent.javaAPI DocAzureus 3.0.3.41219Tue Jun 26 21:08:10 BST 2007org.gudy.azureus2.plugins.ui.tables

TableCellMouseEvent

public class TableCellMouseEvent extends TableRowMouseEvent
Mouse event information for {@link org.gudy.azureus2.plugins.ui.tables.TableCellMouseListener}

Note: 3.0.1.7 moved most functions to {@link TableRowMouseEvent}
author
TuxPaper
created
Jan 10, 2006
since
2.3.0.7

Fields Summary
public TableCell
cell
TableCell that the mouse trigger applies to
Constructors Summary
Methods Summary