|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReorderListener
The listener that is notified when the rows of a JTable have been reordered as a result of sorting or filtering.
| Method Summary | |
|---|---|
void |
rowsReordered(ReorderEvent e)
Called whenever the rows of a JTable have been restructured. |
| Method Detail |
|---|
void rowsReordered(ReorderEvent e)
e - the ReorderEvent object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||