|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.azureus.ui.common.table.TableCountChangeAdapter
public class TableCountChangeAdapter
Constructor Summary | |
---|---|
TableCountChangeAdapter()
|
Method Summary | |
---|---|
void |
rowAdded(TableRowCore row)
|
void |
rowRemoved(TableRowCore row)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableCountChangeAdapter()
Method Detail |
---|
public void rowAdded(TableRowCore row)
rowAdded
in interface TableCountChangeListener
public void rowRemoved(TableRowCore row)
rowRemoved
in interface TableCountChangeListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |