|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.limegroup.gnutella.gui.tables.AbstractTableMediator.Resorter
| Constructor Summary | |
protected |
AbstractTableMediator.Resorter()
|
| Method Summary | |
void |
doResort(boolean isForce)
To save processor usage, only resort those tables that are currently showing, are sorting in real time, and are not actively being sorted. |
void |
run()
Iff the data model needs resorting (meaning the selected column is a 'dynamic' column), then do the resort. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected AbstractTableMediator.Resorter()
| Method Detail |
public void doResort(boolean isForce)
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||