com.aelitis.azureus.ui.common.table
Class TableCountChangeAdapter
java.lang.Object
  
com.aelitis.azureus.ui.common.table.TableCountChangeAdapter
- All Implemented Interfaces: 
 - TableCountChangeListener
 
public class TableCountChangeAdapter
- extends Object
- implements TableCountChangeListener
  
- Author:
 
  - TuxPaper
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TableCountChangeAdapter
public TableCountChangeAdapter()
rowAdded
public void rowAdded(TableRowCore row)
- Specified by:
 rowAdded in interface TableCountChangeListener
 
 
rowRemoved
public void rowRemoved(TableRowCore row)
- Specified by:
 rowRemoved in interface TableCountChangeListener