public abstract void cursorMoved (RowSetEvent event)

Notifies registered listeners that a RowSet object's cursor has moved.

The source of the event can be retrieved with the method event.getSource.

Parameters:
event    a RowSetEvent object that contains the RowSet object that is the source of the event