Package org.bdgp.io

Interface Summary
DataAdapter A Generic starter interface for DataAdapter components.
DataAdapterUI An abstract representation of a DataAdapter user interface.
DataAdapterUIListener A listener for changes to a DataAdapterUI.
InteractiveDataAdapterUI  
VisualDataAdapter A data adapter that provides some sort of user interface.
 

Class Summary
AbstractDataAdapter An implementation of VisualDataAdapter that provides implementations of the listener code.
DataAdapterRegistry A registry of data adapters.
DataAdapterUIEvent  
FileUtil  
GenericVisualDataAdapter An implementation of AbstractDataAdapter that delegates all the real data adapter work to another adapter.
IOOperation An input/output operation.
ProgressableFileInputStream  
 

Exception Summary
DataAdapterException