File
Doc
Category
Size
Date
Package
TableCellMouseMoveListener.java
API Doc
Azureus 3.0.3.4
1359
Wed Jun 27 14:10:24 BST 2007
org.gudy.azureus2.plugins.ui.tables
TableCellMouseMoveListener
public interface TableCellMouseMoveListener implements TableCellMouseListener
A listener that triggers on mouse move events (see {@link org.gudy.azureus2.plugins.ui.tables.TableCellMouseEvent}) that occur on a TableCell.
see
TableCell#addMouseListener(TableCellMouseMoveListener)
see
TableColumn#addCellMouseListener(TableCellMouseMoveListener)
author
TuxPaper
since
3.0.1.7
Fields Summary
Constructors Summary
Methods Summary
Java Code Source