A B C D E F G H I K L M N O P Q R S T U V W X Y

D

data - Variable in class org.gudy.azureus2.plugins.ui.tables.TableRowMouseEvent
Misc data
dataSourceChanged(Object) - Method in class org.gudy.azureus2.ui.swt.views.AbstractIView
 
dataSourceChanged(Object) - Method in interface org.gudy.azureus2.ui.swt.views.IView
Called when the selected dataSource has changed.
decide(Update, int, String, String, Object) - Method in interface org.gudy.azureus2.plugins.update.UpdateManagerDecisionListener
 
decode(byte[]) - Method in interface org.gudy.azureus2.plugins.utils.LocaleDecoder
 
decodeBytesFromString(String) - Method in interface org.gudy.azureus2.plugins.utils.Formatters
 
decodePublicKey(byte[]) - Method in interface org.gudy.azureus2.plugins.utils.security.SESecurityManager
 
decodeSessionData(Peer, PooledByteBuffer) - Method in interface org.gudy.azureus2.plugins.download.session.SessionAuthenticator
Decode the given (possibly encrypted) session data into clean form.
DEFAULT_MAX_SIZE - Static variable in interface org.gudy.azureus2.plugins.ui.components.UITextArea
 
DefaultSaveLocationManager - Interface in org.gudy.azureus2.plugins.download.savelocation
Note: Only for implementation by Azureus, not plugins.
DelayedTask - Interface in org.gudy.azureus2.plugins.utils
 
delete(DistributedDatabaseListener, DistributedDatabaseKey) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
delete(DistributedDatabaseListener, DistributedDatabaseKey, DistributedDatabaseContact[]) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
delete() - Method in interface org.gudy.azureus2.plugins.ipfilter.IPRange
 
delete() - Method in interface org.gudy.azureus2.plugins.sharing.ShareResource
 
delete(Component) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTAWTPluginView
Deprecated. The view instance has been closed
delete() - Method in class org.gudy.azureus2.ui.swt.views.AbstractIView
A basic implementation that disposes the composite Should be called with super.delete() from any extending class.
delete() - Method in interface org.gudy.azureus2.ui.swt.views.IView
This method is caled when the view is destroyed.
deregisterListener(IncomingMessageQueueListener) - Method in interface org.gudy.azureus2.plugins.network.IncomingMessageQueue
Remove registration of queue listener.
deregisterListener(OutgoingMessageQueueListener) - Method in interface org.gudy.azureus2.plugins.network.OutgoingMessageQueue
Remove registration of queue listener.
deregisterMessageType(Message) - Method in interface org.gudy.azureus2.plugins.messaging.MessageManager
Remove registration of given message type from manager.
destroy() - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerChannel
 
destroy() - Method in interface org.gudy.azureus2.plugins.messaging.Message
Destroy the message; i.e. perform cleanup actions.
destroy() - Method in interface org.gudy.azureus2.plugins.messaging.MessageStreamDecoder
Destroy this decoder, i.e. perform cleanup.
destroy() - Method in interface org.gudy.azureus2.plugins.tracker.web.TrackerWebContext
 
destroy() - Method in interface org.gudy.azureus2.plugins.ui.model.PluginConfigModel
 
destroy() - Method in interface org.gudy.azureus2.plugins.ui.model.PluginViewModel
 
destroy() - Method in interface org.gudy.azureus2.plugins.utils.AggregatedDispatcher
 
destroy() - Method in interface org.gudy.azureus2.plugins.utils.AggregatedList
 
destroy() - Method in interface org.gudy.azureus2.plugins.utils.UTTimer
Releases resources associated with this timer and renders it unusable
destroy() - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
Destroys the status entry.
detach() - Method in interface org.gudy.azureus2.plugins.ui.UIInstanceFactory
This method will be called by the UI manager when detaching the UI to permit the action to be vetoed/any detach logic to occur.
detachUI(UIInstanceFactory) - Method in interface org.gudy.azureus2.plugins.ui.UIManager
detach a UI - can fail if the UI doesn't support detaching
DirectoryParameter - Interface in org.gudy.azureus2.plugins.ui.config
 
disableReplyCaching() - Method in interface org.gudy.azureus2.plugins.tracker.TrackerTorrent
stops the tracker from caching replies to announces/scrapes for this torrent
discarded(int) - Method in interface org.gudy.azureus2.plugins.peers.PeerStats
The given number of bytes received from the peer were discarded.
DISCONNECTED - Static variable in interface org.gudy.azureus2.plugins.peers.Peer
 
DiskManager - Interface in org.gudy.azureus2.plugins.disk
 
DiskManagerChannel - Interface in org.gudy.azureus2.plugins.disk
 
DiskManagerEvent - Interface in org.gudy.azureus2.plugins.disk
 
DiskManagerFileInfo - Interface in org.gudy.azureus2.plugins.disk
 
DiskManagerListener - Interface in org.gudy.azureus2.plugins.disk
 
DiskManagerRequest - Interface in org.gudy.azureus2.plugins.disk
 
dispose(TableCell) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCellDisposeListener
triggered when a cell is being dispose of
DistributedDatabase - Interface in org.gudy.azureus2.plugins.ddb
 
DistributedDatabaseContact - Interface in org.gudy.azureus2.plugins.ddb
 
DistributedDatabaseEvent - Interface in org.gudy.azureus2.plugins.ddb
 
DistributedDatabaseException - Exception in org.gudy.azureus2.plugins.ddb
 
DistributedDatabaseException(String) - Constructor for exception org.gudy.azureus2.plugins.ddb.DistributedDatabaseException
 
DistributedDatabaseException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.ddb.DistributedDatabaseException
 
DistributedDatabaseKey - Interface in org.gudy.azureus2.plugins.ddb
 
DistributedDatabaseKeyStats - Interface in org.gudy.azureus2.plugins.ddb
 
DistributedDatabaseListener - Interface in org.gudy.azureus2.plugins.ddb
 
DistributedDatabaseProgressListener - Interface in org.gudy.azureus2.plugins.ddb
 
DistributedDatabaseTransferHandler - Interface in org.gudy.azureus2.plugins.ddb
 
DistributedDatabaseTransferType - Interface in org.gudy.azureus2.plugins.ddb
 
DistributedDatabaseValue - Interface in org.gudy.azureus2.plugins.ddb
 
Download - Interface in org.gudy.azureus2.plugins.download
Management of a Torrent's activity.
download() - Method in interface org.gudy.azureus2.plugins.torrent.TorrentDownloader
Downloads and prompts the user/guesses the torrent encoding
download(String) - Method in interface org.gudy.azureus2.plugins.torrent.TorrentDownloader
Downloads and tries to use the supplied encoding.
download() - Method in interface org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloader
Synchronously download.
download_location - Variable in class org.gudy.azureus2.plugins.download.savelocation.SaveLocationChange
The new location to move the download to.
download_name - Variable in class org.gudy.azureus2.plugins.download.savelocation.SaveLocationChange
The new name to give the download.
DownloadActivationEvent - Interface in org.gudy.azureus2.plugins.download
 
DownloadActivationListener - Interface in org.gudy.azureus2.plugins.download
 
downloadAdded(Download) - Method in interface org.gudy.azureus2.plugins.download.DownloadManagerListener
 
DownloadAnnounceResult - Interface in org.gudy.azureus2.plugins.download
 
DownloadAnnounceResultPeer - Interface in org.gudy.azureus2.plugins.download
 
DownloadAttributeListener - Interface in org.gudy.azureus2.plugins.download
Event listener interface to be notified when particular attributes are handled.
DownloadCompletionListener - Interface in org.gudy.azureus2.plugins.download
Listener interface to be used for plugins to be notified when downloads enter a completed state.
DownloadEventNotifier - Interface in org.gudy.azureus2.plugins.download
This interface defines what methods an object should have defined to be able to inform listener objects about various events which occur on a download.
DownloadException - Exception in org.gudy.azureus2.plugins.download
Throws by various Download methods to indicate errors
DownloadException(String) - Constructor for exception org.gudy.azureus2.plugins.download.DownloadException
 
DownloadException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.download.DownloadException
 
DownloadListener - Interface in org.gudy.azureus2.plugins.download
A listener informed of changes to a Download's state and position
DownloadManager - Interface in org.gudy.azureus2.plugins.download
The DownloadManager gives access to functions used to monitor and manage Azureus's downloads
DownloadManagerListener - Interface in org.gudy.azureus2.plugins.download
A listener that is informed of the addition and removal of downloads
DownloadManagerStats - Interface in org.gudy.azureus2.plugins.download
 
DownloadPeerListener - Interface in org.gudy.azureus2.plugins.download
 
DownloadPropertyEvent - Interface in org.gudy.azureus2.plugins.download
 
DownloadPropertyListener - Interface in org.gudy.azureus2.plugins.download
 
DownloadRemovalVetoException - Exception in org.gudy.azureus2.plugins.download
This exception is thrown to prevent the removal of a download
DownloadRemovalVetoException(String, boolean) - Constructor for exception org.gudy.azureus2.plugins.download.DownloadRemovalVetoException
 
DownloadRemovalVetoException(String) - Constructor for exception org.gudy.azureus2.plugins.download.DownloadRemovalVetoException
 
downloadRemoved(Download) - Method in interface org.gudy.azureus2.plugins.download.DownloadManagerListener
 
DownloadScrapeResult - Interface in org.gudy.azureus2.plugins.download
 
DownloadStats - Interface in org.gudy.azureus2.plugins.download
 
DownloadTrackerListener - Interface in org.gudy.azureus2.plugins.download
A listener that will be informed when the latest announce/scrape results change.
DownloadWillBeAddedListener - Interface in org.gudy.azureus2.plugins.download
 
downloadWillBeRemoved(Download) - Method in interface org.gudy.azureus2.plugins.download.DownloadWillBeRemovedListener
 
DownloadWillBeRemovedListener - Interface in org.gudy.azureus2.plugins.download
 
DT_FREQUENCY - Static variable in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
DT_NONE - Static variable in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
DT_SIZE - Static variable in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
DT_STRING_ARRAY_TO_STRING - Static variable in interface org.gudy.azureus2.plugins.update.UpdateManagerDecisionListener
 

A B C D E F G H I K L M N O P Q R S T U V W X Y