Uses of Class
DownloadItemSource

Packages that use DownloadItemSource
Default Package   
 

Uses of DownloadItemSource in
 

Fields in Default Package declared as DownloadItemSource
(package private)  DownloadItemSource MainWindowController.dataSource
           
(package private)  DownloadItemSource SearchedItemSource.downloadItemSource
           
 

Methods in Default Package with parameters of type DownloadItemSource
 void SearchedItemSource.setDownloadItemSource(DownloadItemSource downloadItemSource)
           
 

Constructors in Default Package with parameters of type DownloadItemSource
DaemonOptionsPanelController(DonkeyTalker talker, DownloadItemSource source)
          Loads the nib, but does not show the window
SearchWindowController(DonkeyTalker talker, DownloadItemSource source)