Package org.bsf.remoteIterator.client.tableModel

Interface Summary
RemoteIteratorTableModel All TableModel that wish to use a RemoteIterator should implement those methods that enable to get informations about the RI.
 

Class Summary
BackgroundLoadingThread A thread to load the data in the background, using a RemoteIteratorClient.
DefaultRemoteIteratorTableModel A default implementation of a RemoteIteratorTableModel.