|
|||||||||
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.TableGroupRowVisibilityRunner
public abstract class TableGroupRowVisibilityRunner
Constructor Summary | |
---|---|
TableGroupRowVisibilityRunner()
|
Method Summary | |
---|---|
void |
run(TableRowCore row,
boolean bVisible)
Code to run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableGroupRowVisibilityRunner()
Method Detail |
---|
public void run(TableRowCore row, boolean bVisible)
row
- TableRowCore to run code against
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |