FileDocCategorySizeDatePackage
TableSelectionListener.javaAPI DocAzureus 3.0.3.41230Fri Feb 23 16:21:08 GMT 2007com.aelitis.azureus.ui.common.table

TableSelectionListener

public interface TableSelectionListener
author
TuxPaper
created
Feb 2, 2007

Fields Summary
Constructors Summary
Methods Summary
public voiddefaultSelected(TableRowCore[] rows)

public voiddeselected(TableRowCore[] rows)

public voidfocusChanged(TableRowCore focus)

public voidselected(TableRowCore[] row)