File
Doc
Category
Size
Date
Package
TableCountChangeListener.java
API Doc
Azureus 3.0.3.4
1141
Mon Feb 19 16:47:26 GMT 2007
com.aelitis.azureus.ui.common.table
TableCountChangeListener
public interface TableCountChangeListener
author
TuxPaper
created
Feb 4, 2007
Fields Summary
Constructors Summary
Methods Summary
public abstract void
rowAdded
(
TableRowCore
row)
public abstract void
rowRemoved
(
TableRowCore
row)
Java Code Source