File
Doc
Category
Size
Date
Package
TableSelectionListener.java
API Doc
Azureus 3.0.3.4
1230
Fri Feb 23 16:21:08 GMT 2007
com.aelitis.azureus.ui.common.table
TableSelectionListener
public interface TableSelectionListener
author
TuxPaper
created
Feb 2, 2007
Fields Summary
Constructors Summary
Methods Summary
public void
defaultSelected
(
TableRowCore[]
rows)
public void
deselected
(
TableRowCore[]
rows)
public void
focusChanged
(
TableRowCore
focus)
public void
selected
(
TableRowCore[]
row)
Java Code Source