Uses of Interface
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.FileDownloadStatusInformationProvider
-
Uses of FileDownloadStatusInformationProvider in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.kegg
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.kegg that implement FileDownloadStatusInformationProvider Modifier and Type Class Description class
KeggAPIServiceHelper
This Kegg API Service helper will retrieve and cache results looked up from the Kegg public REST webservice. -
Uses of FileDownloadStatusInformationProvider in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.kegg_reaction
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.kegg_reaction that implement FileDownloadStatusInformationProvider Modifier and Type Class Description class
ReactionService
-
Uses of FileDownloadStatusInformationProvider in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.sib_enzymes
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.sib_enzymes that implement FileDownloadStatusInformationProvider Modifier and Type Class Description class
EnzymeService
-
Uses of FileDownloadStatusInformationProvider in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath that implement FileDownloadStatusInformationProvider Modifier and Type Class Description class
TranspathService
-
Uses of FileDownloadStatusInformationProvider in de.ipk_gatersleben.ag_nw.graffiti.services
Methods in de.ipk_gatersleben.ag_nw.graffiti.services with parameters of type FileDownloadStatusInformationProvider Modifier and Type Method Description static JComponent
GUIhelper. getWebsiteDownloadButton(String title, String optUrlManualDownloadWebsite, String target_dir_null_ask_user, String optIntroText, String[] downloadURLs, String optIntroDialogTitle, FileDownloadStatusInformationProvider statusProvider)
static JComponent
GUIhelper. getWebsiteDownloadButton(String title, String optUrlManualDownloadWebsite, String target_dir_null_ask_user, String optIntroText, String[] downloadURLs, String optIntroDialogTitle, FileDownloadStatusInformationProvider statusProvider, Runnable optFinishSwingTask)