Interface FileDownloadStatusInformationProvider
- All Known Implementing Classes:
EnzymeService
,KeggAPIServiceHelper
,ReactionService
,TranspathService
public interface FileDownloadStatusInformationProvider
-
Method Summary
Modifier and Type Method Description void
finishedNewDownload()
String
getDescription()
JComponent
getStatusPane(boolean showEmpty)
-
Method Details
-
getStatusPane
-
getDescription
String getDescription() -
finishedNewDownload
void finishedNewDownload()
-