|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RowSorterListener
RowSorterListener
s are notified of changes to a
RowSorter
.
RowSorter
Method Summary | |
---|---|
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. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.