|
Java™ Platform Standard Ed. 7 DRAFT ea-b76 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RowSorterListener extends EventListener
RowSorterListeners are notified of changes to a
RowSorter.
RowSorter| Modifier and Type | Method and Description |
|---|---|
void |
sorterChanged(RowSorterEvent e)
Notification that the RowSorter has changed. |
| Method Detail |
|---|
void sorterChanged(RowSorterEvent e)
RowSorter has changed. The event
describes the scope of the change.
e - the event, will not be null
|
Java™ Platform Standard Ed. 7 DRAFT ea-b76 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.