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

I

ID_BTMESSAGE_CANCEL - Static variable in class org.gudy.azureus2.plugins.messaging.bittorrent.BTMessageManager
 
ID_BTMESSAGE_PIECE - Static variable in class org.gudy.azureus2.plugins.messaging.bittorrent.BTMessageManager
 
ID_BTMESSAGE_REQUEST - Static variable in class org.gudy.azureus2.plugins.messaging.bittorrent.BTMessageManager
 
ID_BTMESSAGE_UNCHOKE - Static variable in class org.gudy.azureus2.plugins.messaging.bittorrent.BTMessageManager
 
IMAGE_LED_GREEN - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
 
IMAGE_LED_GREY - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
 
IMAGE_LED_RED - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
 
IMAGE_LED_YELLOW - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
 
importContact(InetSocketAddress) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
IncomingMessageQueue - Interface in org.gudy.azureus2.plugins.network
Inbound message queue.
IncomingMessageQueueListener - Interface in org.gudy.azureus2.plugins.network
Listener for incoming message queue.
initialise() - Method in interface org.gudy.azureus2.plugins.sharing.ShareManager
 
initialised(Download) - Method in interface org.gudy.azureus2.plugins.download.DownloadWillBeAddedListener
this will be called early during download initialisation and allows the initial file state to be set before allocation occurs (for example)
initializationComplete() - Method in interface org.gudy.azureus2.plugins.PluginListener
 
initialize() - Method in interface org.gudy.azureus2.plugins.config.PluginConfigSource
This initializes this configuration object and gets the external configuration file integrated with Azureus.
initialize() - Method in interface org.gudy.azureus2.plugins.download.Download
See lifecycle description above
initialize(PluginInterface) - Method in interface org.gudy.azureus2.plugins.Plugin
This method is called when the Plugin is loaded by Azureus
initialize(int, int, int, int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Initialize a group of variables all at once.
initialize(int, int, int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Initialize a group of variables all at once.
initialize(Composite) - Method in class org.gudy.azureus2.ui.swt.views.AbstractIView
 
initialize(Composite) - Method in interface org.gudy.azureus2.ui.swt.views.IView
This method is called when the view is instanciated, it should initialize all GUI components.
INPUT_OK - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
INPUT_OK_CANCEL - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
INPUT_RETRY_CANCEL - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
INPUT_RETRY_CANCEL_IGNORE - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
INPUT_YES_NO - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
INPUT_YES_NO_CANCEL - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
insertSetAtFront(URL[]) - Method in interface org.gudy.azureus2.plugins.torrent.TorrentAnnounceURLList
Adds a set to the torrent at the front of the list.
install(boolean) - Method in interface org.gudy.azureus2.plugins.installer.InstallablePlugin
 
install(InstallablePlugin[], boolean) - Method in interface org.gudy.azureus2.plugins.installer.PluginInstaller
Install one of more plugins in a single operation
InstallablePlugin - Interface in org.gudy.azureus2.plugins.installer
 
installFromFile(File) - Method in interface org.gudy.azureus2.plugins.installer.PluginInstaller
Installs a plugin from a file - must be either a ZIP file or a JAR file as per normal plugin update semantics.
installRequest(String, InstallablePlugin) - Method in interface org.gudy.azureus2.plugins.installer.PluginInstallerListener
 
installServerCertificate(URL) - Method in interface org.gudy.azureus2.plugins.utils.security.SESecurityManager
Installs the SSL certificate necessary to support the connection
integrateLocalisedMessageBundle(String) - Method in interface org.gudy.azureus2.plugins.utils.LocaleUtilities
Allows programatic registration of plugin messages, as opposed to using the plugin.langfile property in plugin.properties If you message base file is, say, a.b.c.Messages.properties, pass a.b.c.Messages
integrateLocalisedMessageBundle(ResourceBundle) - Method in interface org.gudy.azureus2.plugins.utils.LocaleUtilities
Allows plugins to dynamically pass in a resource bundle to be used for message text translation.
integrateLocalisedMessageBundle(Properties) - Method in interface org.gudy.azureus2.plugins.utils.LocaleUtilities
Allows plugins to dynamically pass in a properties object to be used for message text translation.
INTERVAL_GRAPHIC - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Trigger refresh listeners every time a graphic cycle occurs (set by user)
INTERVAL_INVALID_ONLY - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Trigger refresh only when the cell/row becomes invalid
INTERVAL_LIVE - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Trigger refresh listeners every time a GUI update cycle occurs (set by user)
IntParameter - Interface in org.gudy.azureus2.plugins.ui.config
 
invalidate() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Sets the cell to invalid.
invalidateCell(Object) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Invalidates any cells which are linked to the given data source object.
invalidateCells() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Invalidate all cells in this column.
invoke(String, Object[]) - Method in interface org.gudy.azureus2.plugins.ipc.IPCInterface
This function will call the given method on the plugin.
IPBanned - Interface in org.gudy.azureus2.plugins.ipfilter
 
IPBlocked - Interface in org.gudy.azureus2.plugins.ipfilter
 
IPCException - Exception in org.gudy.azureus2.plugins.ipc
 
IPCException() - Constructor for exception org.gudy.azureus2.plugins.ipc.IPCException
 
IPCException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.ipc.IPCException
 
IPCException(String) - Constructor for exception org.gudy.azureus2.plugins.ipc.IPCException
 
IPCException(Throwable) - Constructor for exception org.gudy.azureus2.plugins.ipc.IPCException
 
IPCInterface - Interface in org.gudy.azureus2.plugins.ipc
 
IPFilter - Interface in org.gudy.azureus2.plugins.ipfilter
 
IPFilterException - Exception in org.gudy.azureus2.plugins.ipfilter
 
IPFilterException(String) - Constructor for exception org.gudy.azureus2.plugins.ipfilter.IPFilterException
 
IPFilterException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.ipfilter.IPFilterException
 
IPRange - Interface in org.gudy.azureus2.plugins.ipfilter
 
isAdditionalFileTypeRegistered(String, String) - Method in interface org.gudy.azureus2.plugins.platform.PlatformManager
Checks to see if the supplied file type is registered with this application
isAlive(long) - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabaseContact
 
isAlreadyInstalled() - Method in interface org.gudy.azureus2.plugins.installer.InstallablePlugin
 
isAutomatic() - Method in interface org.gudy.azureus2.plugins.update.UpdateCheckInstance
 
isAvailable() - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
isBuiltIn() - Method in interface org.gudy.azureus2.plugins.PluginInterface
Built-in plugins are those used internally by Azureus, for example the UPnP plugin
isCancelled() - Method in interface org.gudy.azureus2.plugins.peers.PeerReadRequest
 
isCancelled() - Method in interface org.gudy.azureus2.plugins.update.Update
 
isCancelled() - Method in interface org.gudy.azureus2.plugins.update.UpdateCheckInstance
 
isCancelled() - Method in interface org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloader
 
isChecking() - Method in interface org.gudy.azureus2.plugins.download.Download
When a download is completed it is rechecked (if the option is enabled).
isChoked() - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
isChoking() - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
isComplete() - Method in interface org.gudy.azureus2.plugins.download.Download
Indicates if the download has completed or not, exluding any files marked as Do No Download
isComplete(boolean) - Method in interface org.gudy.azureus2.plugins.download.Download
Indicates if the download has completed or not
isComplete() - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
 
isComplete() - Method in interface org.gudy.azureus2.plugins.update.Update
 
isCVSVersion() - Method in interface org.gudy.azureus2.plugins.utils.Utilities
 
isDecentralised() - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
A decentralised torrent uses the DHT only as a "tracker"
isDecentralisedBackupEnabled() - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
Decentralised backup permits the DHT to be used as a tracker when the "real" tracker is unavailable
isDecentralisedBackupRequested() - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
 
isDefaultPluginEnabled(String) - Method in interface org.gudy.azureus2.plugins.PluginManagerDefaults
 
isDeleted() - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerFileInfo
 
isDifferentDownloadLocation(File) - Method in class org.gudy.azureus2.plugins.download.savelocation.SaveLocationChange
Returns true if this object represents a download location different to the one provided - it will check whether the location represented here is already the same as the one provided.
isDifferentTorrentLocation(File) - Method in class org.gudy.azureus2.plugins.download.savelocation.SaveLocationChange
Returns true if this object represents a torrent location different to the one provided - it will check whether the location represented here is already the same as the one provided.
isDisabled() - Method in interface org.gudy.azureus2.plugins.PluginInterface
 
isDisposed() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Retrieve whether the cell has been disposed.
isDone() - Method in interface org.gudy.azureus2.plugins.peers.Piece
 
isDownloading() - Method in interface org.gudy.azureus2.plugins.peers.Piece
 
isDownloadPossible() - Method in interface org.gudy.azureus2.plugins.peers.Peer
This is much list isTransferAvailable(), except is more comprehensive.
isEnabled() - Method in interface org.gudy.azureus2.plugins.ipfilter.IPFilter
Test if ipfilter is enabled or not
isEnabled() - Method in interface org.gudy.azureus2.plugins.logging.LoggerChannel
Indicates whether or not logging is enabled - use to optimise calls to the log methods that require resources to construct the message to be logged.
isEnabled() - Method in interface org.gudy.azureus2.plugins.ui.config.Parameter
Retrieves the enabled state for the UI object for this parameter
isEnabled() - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Whether or not this item is enabled or not
isEnabled(String) - Method in class org.gudy.azureus2.ui.swt.views.AbstractIView
 
isExpired() - Method in interface org.gudy.azureus2.plugins.peers.PeerReadRequest
 
isExtendedUseAllowed() - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabase
 
isForceStart() - Method in interface org.gudy.azureus2.plugins.download.Download
Retrieves whether the download is force started
isFreeBSD() - Method in interface org.gudy.azureus2.plugins.utils.Utilities
 
isFullyAllocatable() - Method in interface org.gudy.azureus2.plugins.peers.Piece
indicates if this piece is free and available to be allocated for download not done, needed and not downloading
isIncoming() - Method in interface org.gudy.azureus2.plugins.network.Connection
Returns true if the connection represents an incoming connection.
isIncoming() - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
isInDefaultSaveDir() - Method in interface org.gudy.azureus2.plugins.download.Download
Deprecated. Use DefaultSaveLocationManager.isInDefaultSaveDir(Download) instead.
isInDefaultSaveDir(Download) - Method in interface org.gudy.azureus2.plugins.download.savelocation.DefaultSaveLocationManager
 
isInitialisationThread() - Method in interface org.gudy.azureus2.plugins.PluginInterface
Indicates whether or not the current thread is the one responsible for running plugin initialisation
isInitialising() - Method in interface org.gudy.azureus2.plugins.sharing.ShareManager
 
isInRange(String) - Method in interface org.gudy.azureus2.plugins.ipfilter.IPFilter
Checks an address to see if its in an allowed range
isInRange(String) - Method in interface org.gudy.azureus2.plugins.ipfilter.IPRange
 
isInterested() - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
isInteresting() - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
isLinux() - Method in interface org.gudy.azureus2.plugins.utils.Utilities
 
isLowNoise() - Method in interface org.gudy.azureus2.plugins.update.UpdateCheckInstance
 
isMandatory() - Method in interface org.gudy.azureus2.plugins.PluginInterface
Whether or not this is a mandatory plugin.
isMandatory() - Method in interface org.gudy.azureus2.plugins.update.Update
 
isMaxWidthAuto() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Retrieve whether the max width is automatically being set.
isMessagingEnabled() - Method in interface org.gudy.azureus2.plugins.download.Download
Is advanced AZ messaging enabled for this download.
isMinWidthAuto() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Retrieve whether the min width is automatically being set
isNeeded() - Method in interface org.gudy.azureus2.plugins.peers.Piece
 
isNewInstall() - Method in interface org.gudy.azureus2.plugins.PluginConfig
 
isObfusticated() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Returns whether the column's data will be obfusticated when screen capturing (for bug reports, etc).
isOperational() - Method in interface org.gudy.azureus2.plugins.PluginInterface
If a plugin fails to load properly (i.e. the construction of the plugin object fails) it is marked as non-operational (rather than not being present at all)
isOptimisticUnchoke() - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
isOrHasBeenLocal() - Method in interface org.gudy.azureus2.plugins.ddb.DistributedDatabaseContact
 
isOSX() - Method in interface org.gudy.azureus2.plugins.utils.Utilities
 
isOwned() - Method in interface org.gudy.azureus2.plugins.utils.Monitor
 
isPassive() - Method in interface org.gudy.azureus2.plugins.tracker.TrackerTorrent
 
isPaused() - Method in interface org.gudy.azureus2.plugins.download.Download
 
isPersistent() - Method in interface org.gudy.azureus2.plugins.download.Download
Downloads can be persistent (be remembered accross Azureus sessions), or non-persistent.
isPieceAvailable(int) - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
isPreferredWidthAuto() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Retrieves whether the preferred width is automatically calculated.
isPriority() - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerFileInfo
 
isPriorityLocked() - Method in interface org.gudy.azureus2.plugins.download.Download
Deprecated. >= 2.0.8.0 does nothing
isPrivate() - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
A private torrent is either explicitly private via info/private or has decentralised backup disabled and peer exchange disabled
isRecursive() - Method in interface org.gudy.azureus2.plugins.sharing.ShareResourceDirContents
 
isRemoved() - Method in interface org.gudy.azureus2.plugins.download.Download
 
isSeed() - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
isSeed() - Method in interface org.gudy.azureus2.plugins.tracker.TrackerPeer
 
isSeeding() - Method in interface org.gudy.azureus2.plugins.peers.PeerManager
 
isSeedingOnly() - Method in interface org.gudy.azureus2.plugins.download.DownloadManager
indicates whether or not all active downloads are in a seeding (or effective) seeding state
isSelected() - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Returns whether the menu item is selected or not.
isSelected() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableRow
Retrieve whether the row is selected by the user
isSelected(String) - Method in class org.gudy.azureus2.ui.swt.views.AbstractIView
 
isSessionOnly() - Method in interface org.gudy.azureus2.plugins.ipfilter.IPRange
 
isShared() - Method in interface org.gudy.azureus2.plugins.PluginInterface
 
isShown() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Determines if the user has chosen to display the cell
isSilent() - Method in exception org.gudy.azureus2.plugins.download.DownloadRemovalVetoException
 
isSilentRestartEnabled() - Method in class org.gudy.azureus2.plugins.PluginManager
 
isSimpleTorrent() - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
Returns true if the torrent is a single file torrent, false if it is a multi file torrent.
isSkipped() - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerFileInfo
 
isSnubbed() - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
isSolaris() - Method in interface org.gudy.azureus2.plugins.utils.Utilities
 
isStartStopLocked() - Method in interface org.gudy.azureus2.plugins.download.Download
When a download is "start-stop locked" it means that seeding rules shouldn't start or stop the download as it is under manual control
isSuperSeeding() - Method in interface org.gudy.azureus2.plugins.peers.PeerManager
 
isTransferAvailable() - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
isUnix() - Method in interface org.gudy.azureus2.plugins.utils.Utilities
 
isUnloadable() - Method in interface org.gudy.azureus2.plugins.PluginInterface
 
isValid() - Method in interface org.gudy.azureus2.plugins.ipfilter.IPRange
 
isValid() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Validility of the cell's text.
isValid() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableRow
Validility of the row's cells.
isVisible() - Method in interface org.gudy.azureus2.plugins.ui.config.Parameter
Retrieves the visiblility state for the UI object for this parameter
isVisible() - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Returns whether the menu item is visible or not.
isVisible() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Gets the visibility of the column Not all UIs may have this feature implemented.
isWindows() - Method in interface org.gudy.azureus2.plugins.utils.Utilities
 
itemActivated(String) - Method in class org.gudy.azureus2.ui.swt.views.AbstractIView
 
IView - Interface in org.gudy.azureus2.ui.swt.views
 

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