RowSorterListenerpublic interface RowSorterListener implements EventListenerRowSorterListener s are notified of changes to a
RowSorter . |
Methods Summary |
---|
public void | sorterChanged(javax.swing.event.RowSorterEvent e)Notification that the RowSorter has changed. The event
describes the scope of the change.
|
|