ca.ucalgary.seahawk.gui
Interface DataImportChoiceListener
- All Known Implementing Classes:
- MobyContentClipboard
public interface DataImportChoiceListener
Callback interface for DataImportChoiceDialog that tells us what
data to actually import according to the user's desires.
importConfirmed
void importConfirmed(DataImportChoiceDialog dialog,
MobyDataObject[] selectedData)
importCanceled
void importCanceled(DataImportChoiceDialog dialog)
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010