Instantiates a Thread that will, using the provided RemoteIteratorClient,
retrieve the data and insert it in the given DefaultRemoteIteratorTableModel.
Sets the delay between each call to the RI (could be used when multiple
models are accessing various RI to prevent locks because some model are
calling next() all the time...).