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

S

save(boolean) - Method in interface org.gudy.azureus2.plugins.config.PluginConfigSource
Manually saves the configuration settings recorded by this object to disk.
save() - Method in interface org.gudy.azureus2.plugins.ipfilter.IPFilter
saves current setting to file given by getFile
save() - Method in interface org.gudy.azureus2.plugins.PluginConfig
make sure you save it after making changes!
save() - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
Saves the torrent to its persistent location
SaveLocationChange - Class in org.gudy.azureus2.plugins.download.savelocation
Used by SaveLocationManager - you create an instance, set the attributes here and return the value.
SaveLocationChange() - Constructor for class org.gudy.azureus2.plugins.download.savelocation.SaveLocationChange
 
SaveLocationManager - Interface in org.gudy.azureus2.plugins.download.savelocation
Plugins which want to control the logic of where the default save location for downloads (including for on-completion and on-removal behaviour) can implement this class and register it through the DownloadManager.setSaveLocationManager(SaveLocationManager).
scrapeResult(DownloadScrapeResult) - Method in interface org.gudy.azureus2.plugins.download.DownloadTrackerListener
A scrape result has been returned from a tracker
search(Map, SearchObserver) - Method in interface org.gudy.azureus2.plugins.utils.search.SearchProvider
 
SearchException - Exception in org.gudy.azureus2.plugins.utils.search
 
SearchException(String) - Constructor for exception org.gudy.azureus2.plugins.utils.search.SearchException
 
SearchException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.utils.search.SearchException
 
SearchInstance - Interface in org.gudy.azureus2.plugins.utils.search
 
SearchObserver - Interface in org.gudy.azureus2.plugins.utils.search
 
SearchProvider - Interface in org.gudy.azureus2.plugins.utils.search
 
SearchResult - Interface in org.gudy.azureus2.plugins.utils.search
 
SECTION_CONNECTION - Static variable in interface org.gudy.azureus2.plugins.ui.config.ConfigSection
 
SECTION_FILES - Static variable in interface org.gudy.azureus2.plugins.ui.config.ConfigSection
 
SECTION_INTERFACE - Static variable in interface org.gudy.azureus2.plugins.ui.config.ConfigSection
 
SECTION_PLUGINS - Static variable in interface org.gudy.azureus2.plugins.ui.config.ConfigSection
Configuration panel will be added to the plugins view area.
SECTION_ROOT - Static variable in interface org.gudy.azureus2.plugins.ui.config.ConfigSection
Configuration panel will be added to main configuration view area
SECTION_TRACKER - Static variable in interface org.gudy.azureus2.plugins.ui.config.ConfigSection
 
SECTION_TRANSFER - Static variable in interface org.gudy.azureus2.plugins.ui.config.ConfigSection
 
selected(MenuItem, Object) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItemListener
Menu item has been selected by the user.
selectPreenteredText(boolean) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTInputReceiver
Indicates whether you want the preentered text to be selected (highlighted) or not.
Semaphore - Interface in org.gudy.azureus2.plugins.utils
 
send(PooledByteBuffer) - Method in interface org.gudy.azureus2.plugins.messaging.generic.GenericMessageConnection
 
sendMessage(Message) - Method in interface org.gudy.azureus2.plugins.network.OutgoingMessageQueue
Queue the given message for sending.
sentBadChunk(int, int) - Method in interface org.gudy.azureus2.plugins.peers.PeerListener
Deprecated. The peer has sent us a bad piece data chunk.
SEPublicKey - Interface in org.gudy.azureus2.plugins.utils.security
 
SEPublicKeyLocator - Interface in org.gudy.azureus2.plugins.utils.security
 
SESecurityManager - Interface in org.gudy.azureus2.plugins.utils.security
 
SessionAuthenticator - Interface in org.gudy.azureus2.plugins.download.session
A session authenticator handles secure torrent session handshaking and data encryption/decryption on behalf of a download.
SessionAuthenticatorException - Exception in org.gudy.azureus2.plugins.download.session
 
SessionAuthenticatorException(String) - Constructor for exception org.gudy.azureus2.plugins.download.session.SessionAuthenticatorException
 
SessionAuthenticatorException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.download.session.SessionAuthenticatorException
 
setAlignment(int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Orientation of the columns text and header.
setAnnounceResult(DownloadAnnounceResult) - Method in interface org.gudy.azureus2.plugins.download.Download
 
setAnnounceURL(URL) - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
 
setApplicationEntryPoint(String) - Method in interface org.gudy.azureus2.plugins.PluginManagerDefaults
 
setApplicationIdentifier(String) - Method in interface org.gudy.azureus2.plugins.PluginManagerDefaults
 
setApplicationName(String) - Method in interface org.gudy.azureus2.plugins.PluginManagerDefaults
Set the name of the application, default is "Azureus", and an identifier for it, default is "az" default for entry point is the SWT UI
setAttribute(TorrentAttribute, String) - Method in interface org.gudy.azureus2.plugins.download.Download
Sets an attribute of this download.
setAttribute(TorrentAttribute, String) - Method in interface org.gudy.azureus2.plugins.sharing.ShareResource
 
setAuthenticationOutcome(String, URL, boolean) - Method in interface org.gudy.azureus2.plugins.utils.security.PasswordListener
 
setAutomatic(boolean) - Method in interface org.gudy.azureus2.plugins.update.UpdateCheckInstance
 
setBooleanAttribute(TorrentAttribute, boolean) - Method in interface org.gudy.azureus2.plugins.download.Download
Sets a boolean attribute on this download.
setBooleanParameter(String, boolean) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Deprecated. Use PluginConfig.setUnsafeBooleanParameter(String, boolean) for internal core parameters, or PluginConfig.setCoreBooleanParameter(String, boolean) for core parameters defined here.
setByteParameter(String, byte[]) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Deprecated. Use PluginConfig.setUnsafeByteParameter(String, byte[]) for internal core parameters, or PluginConfig.setCoreByteParameter(String, byte[]) for core parameters defined here.
setCategory(String) - Method in interface org.gudy.azureus2.plugins.download.Download
Deprecated. Use TorrentAttribute.TA_CATEGORY (2.2.0.3)
setComment(String) - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
 
setComplete(File) - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
sets the torrent complete - i.e. ready for seeding.
setConfigFilename(String) - Method in interface org.gudy.azureus2.plugins.config.PluginConfigSource
This method sets the filename for the configuration file that this object links to - this must be done before the PluginConfigSource.initialize() method is called.
setConfigSectionID(String) - Method in interface org.gudy.azureus2.plugins.ui.model.BasicPluginViewModel
 
setContentType(String) - Method in interface org.gudy.azureus2.plugins.tracker.web.TrackerWebPageResponse
 
setControlType(int) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTView
Sets the type of control this view uses.
setCoreBooleanParameter(String, boolean) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core boolean parameter.
setCoreByteParameter(String, byte[]) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core byte array parameter.
setCoreColorParameter(String, int[]) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core byte array parameter.
setCoreColorParameter(String, int[], boolean) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core byte array parameter.
setCoreFloatParameter(String, float) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core float parameter.
setCoreIntParameter(String, int) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core int parameter.
setCoreLongParameter(String, long) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core long parameter.
setCoreStringParameter(String, String) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core string parameter.
setData(Object) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Set the current data value associated with the menu: Boolean for CHECK style
setDecentralisedBackupRequested(boolean) - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
By default torrents with OK trackers are not tracked in the DHT.
setDefaultEncoding() - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
 
setDefaultPluginEnabled(String, boolean) - Method in interface org.gudy.azureus2.plugins.PluginManagerDefaults
by default all default plugins are enabled.
setDefaults(String[]) - Method in interface org.gudy.azureus2.plugins.LaunchablePlugin
Invoked before azureus core is started to set defaults such as application details
setDeleted(boolean) - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerFileInfo
Mark the file as deleted or not (deleted means the file will be truncated to take up minimum space).
setDescription(String) - Method in interface org.gudy.azureus2.plugins.ipfilter.IPRange
 
setDescriptionURL(String) - Method in interface org.gudy.azureus2.plugins.update.Update
 
setDiagnostic() - Method in interface org.gudy.azureus2.plugins.logging.LoggerChannel
This causes the channel to also write to logs/name files in a cyclic fashion (c.f. the debug_1/2.
setDisabled(boolean) - Method in interface org.gudy.azureus2.plugins.PluginInterface
 
setDownloadRateLimitBytesPerSecond(int) - Method in interface org.gudy.azureus2.plugins.download.Download
Set the max download rate allowed for this download.
setEnabled(boolean) - Method in interface org.gudy.azureus2.plugins.ipfilter.IPFilter
change the enabled status
setEnabled(boolean) - Method in interface org.gudy.azureus2.plugins.ui.components.UIComponent
 
setEnabled(boolean) - Method in interface org.gudy.azureus2.plugins.ui.config.Parameter
Sets whether the UI object for this parameter is enabled (changeable) or disabled (not changeable, and usually grayed out)
setEnabled(boolean) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Set the enabled status of the menu item
setEncoder(MessageStreamEncoder) - Method in interface org.gudy.azureus2.plugins.network.OutgoingMessageQueue
Set the message stream encoder that will be used to encode outgoing messages.
setEncoding(String) - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
 
setEndIP(String) - Method in interface org.gudy.azureus2.plugins.ipfilter.IPRange
 
setExpires(long) - Method in interface org.gudy.azureus2.plugins.tracker.web.TrackerWebPageResponse
 
setFillCell(boolean) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Sets whether the graphic fills the whole cell for TableColumn objects of TYPE_GRAPHIC only.
setFilter(TransportFilter) - Method in interface org.gudy.azureus2.plugins.network.Transport
 
setFlag(long, boolean) - Method in interface org.gudy.azureus2.plugins.download.Download
Set the flag value.
setFloatParameter(String, float) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Deprecated. Use PluginConfig.setUnsafeFloatParameter(String, float) for internal core parameters, or PluginConfig.setCoreFloatParameter(String, float) for core parameters defined here.
setForceStart(boolean) - Method in interface org.gudy.azureus2.plugins.download.Download
Set the forcestart state of the download
setForeground(int, int, int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Change the cell's foreground color.
setForeground(int[]) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Change the cell's foreground color
setForeground(int, int, int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableRow
Change the row's foreground color.
setForeground(int[]) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableRow
Change the row's foreground color
setForegroundToErrorColor() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Change the cell's foreground color to the user's defined "error" color.
setForegroundToErrorColor() - Method in interface org.gudy.azureus2.plugins.ui.tables.TableRow
Change the row's foreground color to the user's defined "error" color.
setGenerateIntermediateEvents(boolean) - Method in interface org.gudy.azureus2.plugins.ui.config.Parameter
Controls whether or not 'parameter change' events are fired for each incremental value change
setGenerator(ClientIDGenerator, boolean) - Method in interface org.gudy.azureus2.plugins.clientid.ClientIDManager
No longer supported - will be removed in future.
setGraphic(Graphic) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
set the menu item's icon
setGraphic(Graphic) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Sets the image to be drawn.
setHeader(String, String) - Method in interface org.gudy.azureus2.plugins.tracker.web.TrackerWebPageResponse
 
setHyperlink(String) - Method in interface org.gudy.azureus2.plugins.ui.config.HyperlinkParameter
 
setImage(Image) - Method in interface org.gudy.azureus2.plugins.ui.SWT.GraphicSWT
Deprecated. Sets the image stored in this object to the supplied parameter.
setImage(Image) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTGraphic
Sets the image stored in this object to the supplied parameter.
setImage(int) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
Sets the image to display - the value here must be one of the IMAGE_ values defined above.
setImage(Image) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
Sets the image to display.
setImageEnabled(boolean) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
Indicates whether an image should be displayed or not.
setInputType(int) - Method in interface org.gudy.azureus2.plugins.ui.UIMessage
Sets what type of input is allowed - use one of the INPUT_ constants defined here.
setInputValidator(UIInputValidator) - Method in interface org.gudy.azureus2.plugins.ui.UIInputReceiver
Sets the UIInputValidator for this object.
setInRangeAddressesAreAllowed(boolean) - Method in interface org.gudy.azureus2.plugins.ipfilter.IPFilter
Set the behaviour of the filter to either allow or deny access for defined ranges
setIntAttribute(TorrentAttribute, int) - Method in interface org.gudy.azureus2.plugins.download.Download
Sets an integer attribute on this download.
setIntParameter(String, int) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Deprecated. Use PluginConfig.setUnsafeIntParameter(String, int) for internal core parameters, or PluginConfig.setCoreIntParameter(String, int) for core parameters defined here.
setLabelKey(String) - Method in interface org.gudy.azureus2.plugins.ui.config.Parameter
Set the label to use the supplied language bundle key for the label associated with this parameter
setLabels(String[]) - Method in interface org.gudy.azureus2.plugins.ui.config.StringListParameter
 
setLabelText(String) - Method in interface org.gudy.azureus2.plugins.ui.config.Parameter
Set the text of the label associated to with this parameter to the literal text supplied.
setLastModified(long) - Method in interface org.gudy.azureus2.plugins.tracker.web.TrackerWebPageResponse
 
setLength(long) - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerRequest
 
setLineHeight(int) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTInputReceiver
Indicates how many lines by default to show the user to enter input.
setLink(File) - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerFileInfo
 
setListAttribute(TorrentAttribute, String[]) - Method in interface org.gudy.azureus2.plugins.download.Download
 
setListener(UISWTStatusEntryListener) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
Sets a listener to be informed when the status entry has been clicked on.
setLocalisedMessage(String) - Method in interface org.gudy.azureus2.plugins.ui.UIInputReceiver
Sets the message to display for the text entry input.
setLocalisedMessage(String) - Method in interface org.gudy.azureus2.plugins.ui.UIMessage
Sets the main message to display the user.
setLocalisedMessages(String[]) - Method in interface org.gudy.azureus2.plugins.ui.UIInputReceiver
Sets the message to display for the text entry input.
setLocalisedMessages(String[]) - Method in interface org.gudy.azureus2.plugins.ui.UIMessage
Sets the main message to display the user.
setLocalisedTitle(String) - Method in interface org.gudy.azureus2.plugins.ui.UIInputReceiver
Sets the title for the text entry input.
setLocalisedTitle(String) - Method in interface org.gudy.azureus2.plugins.ui.UIMessage
Sets the title for the message.
setLocalizedName(String) - Method in interface org.gudy.azureus2.plugins.ui.model.BasicPluginConfigModel
Sets the name of the configuration model - this is useful in situations where the configuration section is being dynamically created (perhaps with user input).
setLongAttribute(TorrentAttribute, long) - Method in interface org.gudy.azureus2.plugins.download.Download
Sets a long attribute on this download.
setLongParameter(String, long) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Deprecated. Use PluginConfig.setUnsafeLongParameter(String, long) for internal core parameters, or PluginConfig.setCoreLongParameter(String, long) for core parameters defined here.
setLowNoise(boolean) - Method in interface org.gudy.azureus2.plugins.update.UpdateCheckInstance
 
setMapAttribute(TorrentAttribute, Map) - Method in interface org.gudy.azureus2.plugins.download.Download
 
setMapProperty(String, Map) - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
Sets a map property in the torrent, retrievable via getMapProperty
setMarginHeight(int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Specifies the number of pixels of vertical margin that will be placed along the top and bottom edges of the layout for TableColumn objects of TYPE_GRAPHIC only.
setMarginWidth(int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout for TableColumn object of TYPE_GRAPHIC only.
setMaximumDownloadKBPerSecond(int) - Method in interface org.gudy.azureus2.plugins.download.Download
Sets the maximum download speed in bytes per second. 0 -> unlimited
setMaximumSize(int) - Method in interface org.gudy.azureus2.plugins.ui.components.UITextArea
Limits the maximum size of text held by the area.
setMaxWidth(int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Sets the maximum width that the column can be Not all UIs may have this feature implemented.
setMaxWidthAuto(boolean) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Sets whether the max width is automatically set.
setMessage(String) - Method in interface org.gudy.azureus2.plugins.ui.UIInputReceiver
Sets the message to display for the text entry input.
setMessage(String) - Method in interface org.gudy.azureus2.plugins.ui.UIMessage
Sets the main message to display the user.
setMessages(String[]) - Method in interface org.gudy.azureus2.plugins.ui.UIInputReceiver
Sets the message to display for the text entry input.
setMessages(String[]) - Method in interface org.gudy.azureus2.plugins.ui.UIMessage
Sets the main message to display the user.
setMessageType(int) - Method in interface org.gudy.azureus2.plugins.ui.UIMessage
Sets what type of message to display - use one of the MSG_ constants defined here.
setMessagingEnabled(boolean) - Method in interface org.gudy.azureus2.plugins.download.Download
Enable or disable advanced AZ messaging for this download.
setMinimumRequiredUserMode(int) - Method in interface org.gudy.azureus2.plugins.ui.config.Parameter
Sets the lowest user mode required for this parameter to be displayed.
setMinWidth(int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Sets the minimum width that the column can be before other columns start collapsing.
setMinWidthAuto(boolean) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Sets whether the min width of the column is automatically set.
setMultiLine(boolean) - Method in interface org.gudy.azureus2.plugins.ui.UIInputReceiver
Indicates whether to allow multi-line input.
setNextScrapeStartTime(long) - Method in interface org.gudy.azureus2.plugins.download.DownloadScrapeResult
Sets the next scrape time
setObfustication(boolean) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Sets whether the column's data will be obfusticated during a screen capture (for bug reports, etc).
setOffset(long) - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerRequest
 
setOptimisticUnchoke(boolean) - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
setPercentageComplete(int) - Method in interface org.gudy.azureus2.plugins.ui.components.UIProgressBar
Setting values results in a PT_VALUE property change with an Integer value
setPluginColorParameter(String, int[]) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin color parameter.
setPluginColorParameter(String, int[], boolean) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin color parameter.
setPluginConfigKeyPrefix(String) - Method in interface org.gudy.azureus2.plugins.PluginConfig
 
setPluginConfigSource(PluginConfigSource) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the plugin configuration source object to use for storing parameters for this plugin config object.
setPluginListParameter(String, List) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin list parameter.
setPluginMapParameter(String, Map) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin map parameter.
setPluginParameter(String, boolean) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin boolean parameter.
setPluginParameter(String, byte[]) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin byte array parameter.
setPluginParameter(String, float) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin float parameter.
setPluginParameter(String, int) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin int parameter.
setPluginParameter(String, int, boolean) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin int parameter.
setPluginParameter(String, long) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin long parameter.
setPluginParameter(String, String) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin string parameter.
setPluginStringListParameter(String, String[]) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a plugin string-list parameter.
setPluginStringProperty(String, String) - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
Set a property specific to this plugin
setPosition(int) - Method in interface org.gudy.azureus2.plugins.download.Download
Sets the position in the queue Completed and Incompleted downloads have seperate position sets
setPosition(int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Location to put the column.
setPreenteredText(String, boolean) - Method in interface org.gudy.azureus2.plugins.ui.UIInputReceiver
This sets a value to be displayed as pre-entered text for the input.
setPreferredWidth(int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Sets the preferred width of the column.
setPreferredWidthAuto(boolean) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Sets whether the preferred with is automatically calculated.
setPriority(boolean) - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerFileInfo
 
setPriority(int) - Method in interface org.gudy.azureus2.plugins.download.Download
Deprecated. >= 2.1.0.6 does nothing
setPrivate(boolean) - Method in interface org.gudy.azureus2.plugins.torrent.Torrent
 
setProperty(String, Object) - Method in interface org.gudy.azureus2.plugins.ui.components.UIComponent
 
setProperty(String, Object) - Method in interface org.gudy.azureus2.plugins.utils.resourcedownloader.ResourceDownloader
 
setProperty(int, Object) - Method in interface org.gudy.azureus2.plugins.utils.search.SearchProvider
 
setProvider(MainlineDHTProvider) - Method in interface org.gudy.azureus2.plugins.dht.mainline.MainlineDHTManager
Registers an object to be used for mainline DHT support.
setRefreshInterval(int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Set how often the cell receives a refresh() trigger
setRelativeURLBase(String) - Method in interface org.gudy.azureus2.plugins.update.Update
 
setReplyStatus(int) - Method in interface org.gudy.azureus2.plugins.tracker.web.TrackerWebPageResponse
 
setRestartRequired(int) - Method in interface org.gudy.azureus2.plugins.update.Update
 
setResult(Object) - Method in interface org.gudy.azureus2.plugins.ui.UIManagerEvent
 
setRGBValue(int, int, int) - Method in interface org.gudy.azureus2.plugins.ui.config.ColorParameter
 
setSaveLocationManager(SaveLocationManager) - Method in interface org.gudy.azureus2.plugins.download.DownloadManager
Registers an object to be in control of determining the default save location for downloads.
setScrapeResult(DownloadScrapeResult) - Method in interface org.gudy.azureus2.plugins.download.Download
 
setSeedingRank(int) - Method in interface org.gudy.azureus2.plugins.download.Download
The torrents with the highest rankings will be seeded first.
setSelectableItems(String[], int, boolean) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTInputReceiver
Changes the entry box to be a combo box, where the values passed are selectable.
setSessionAuthenticator(SessionAuthenticator) - Method in interface org.gudy.azureus2.plugins.download.Download
Set the authenticator that will be used by this download to handle secure torrent session handshaking and data encryption/decryption.
setSessionOnly(boolean) - Method in interface org.gudy.azureus2.plugins.ipfilter.IPRange
 
setSets(TorrentAnnounceURLListSet[]) - Method in interface org.gudy.azureus2.plugins.torrent.TorrentAnnounceURLList
 
setSingleInstanceHandler(int, PluginManagerArgumentHandler) - Method in interface org.gudy.azureus2.plugins.PluginManagerDefaults
 
setSkipped(boolean) - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerFileInfo
 
setSnubbed(boolean) - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
setSortValue(Comparable) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Sets a Comparable object that column sorting will act on.
setSortValue(long) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Sets a long value that the column sorting will act on.
setSortValue(float) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Sets a float value that the column sorting will act upon.
setStartIP(String) - Method in interface org.gudy.azureus2.plugins.ipfilter.IPRange
 
setStringParameter(String, String) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Deprecated. Use PluginConfig.setUnsafeStringParameter(String, String) for internal core parameters, or PluginConfig.setCoreStringParameter(String, String) for core parameters defined here.
setStyle(int) - Method in interface org.gudy.azureus2.plugins.ui.config.ActionParameter
 
setStyle(int) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Set the style of the menu item (see STYLE_ constants)
setText(String) - Method in interface org.gudy.azureus2.plugins.ui.components.UITextArea
Setting values results in a PT_VALUE property change with a String value
setText(String) - Method in interface org.gudy.azureus2.plugins.ui.components.UITextField
Setting values results in a PT_VALUE property change with a String value
setText(String) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Sets the text to display for this menu item.
setText(String) - Method in interface org.gudy.azureus2.plugins.ui.tables.mytorrents.MyTorrentsTableItem
Deprecated. This method can be called to set the Text in the Table Item.
setText(String) - Method in interface org.gudy.azureus2.plugins.ui.tables.peers.PeerTableItem
Deprecated. This method can be called to set the Text in the Table Item.
setText(String) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
This method is called to set the cell's text.
setText(String) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
Sets the text to display in the status bar.
setTitle(String) - Method in interface org.gudy.azureus2.plugins.ui.UIInputReceiver
Sets the title for the text entry input.
setTitle(String) - Method in interface org.gudy.azureus2.plugins.ui.UIMessage
Sets the title for the message.
setTitle(String) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTView
Override the default title with a new one.
setToolTip(Object) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableCell
Set the cell's tooltip display.
setTooltipText(String) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
Sets the tooltip text to associate with the status bar.
setType(int) - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerRequest
 
setType(int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
The type of the contained data.
setUnsafeBooleanParameter(String, boolean) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core boolean parameter.
setUnsafeByteParameter(String, byte[]) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core byte array parameter.
setUnsafeColorParameter(String, int[]) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Returns the value of a core color parameter.
setUnsafeColorParameter(String, int[], boolean) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Returns the value of a core color parameter.
setUnsafeFloatParameter(String, float) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core float parameter.
setUnsafeIntParameter(String, int) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core int parameter.
setUnsafeLongParameter(String, long) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core long parameter.
setUnsafeStringParameter(String, String) - Method in interface org.gudy.azureus2.plugins.PluginConfig
Sets the value of a core string parameter.
setUploadRateLimitBytesPerSecond(int) - Method in interface org.gudy.azureus2.plugins.download.Download
Set the max upload rate allowed for this download.
setURLs(URL[]) - Method in interface org.gudy.azureus2.plugins.torrent.TorrentAnnounceURLListSet
 
setUserAgent(String) - Method in interface org.gudy.azureus2.plugins.disk.DiskManagerRequest
 
setUserData(Object, Object) - Method in interface org.gudy.azureus2.plugins.download.Download
set user defined value. this is TRANSIENT and not persisted over Azureus stop/start
setUserData(Object, Object) - Method in interface org.gudy.azureus2.plugins.peers.Peer
 
setUserData(String, Object) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Associates custom data with the column, usually meant for column-specific settings and stores it across sessions
setUserObject(Object) - Method in interface org.gudy.azureus2.plugins.update.Update
 
setValue(boolean) - Method in interface org.gudy.azureus2.plugins.ui.config.BooleanParameter
 
setValue(int) - Method in interface org.gudy.azureus2.plugins.ui.config.IntParameter
 
setValue(String) - Method in interface org.gudy.azureus2.plugins.ui.config.StringListParameter
 
setValue(String) - Method in interface org.gudy.azureus2.plugins.ui.config.StringParameter
 
setVisible(boolean) - Method in interface org.gudy.azureus2.plugins.ui.components.UIComponent
 
setVisible(boolean) - Method in interface org.gudy.azureus2.plugins.ui.config.Parameter
Sets whether the UI object for this parameter is visible to the user
setVisible(boolean) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
Sets whether the menu item is visible or not.
setVisible(boolean) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Sets the visibility of the column
setVisible(boolean) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTStatusEntry
Toggles the visibility of the entry in the status bar.
setWidth(int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
The column size.
setWidthHint(int) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTInputReceiver
Indicates how wide you want the text entry window to be.
setWidthLimits(int, int) - Method in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
Sets the minimum and maximum widths in one call Not all UIs may have this min and max limits implemented.
ShareException - Exception in org.gudy.azureus2.plugins.sharing
 
ShareException(String) - Constructor for exception org.gudy.azureus2.plugins.sharing.ShareException
 
ShareException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.sharing.ShareException
 
ShareItem - Interface in org.gudy.azureus2.plugins.sharing
 
ShareManager - Interface in org.gudy.azureus2.plugins.sharing
 
ShareManagerListener - Interface in org.gudy.azureus2.plugins.sharing
 
ShareResource - Interface in org.gudy.azureus2.plugins.sharing
 
shareResourceChanged(ShareResource, ShareResourceEvent) - Method in interface org.gudy.azureus2.plugins.sharing.ShareResourceListener
 
ShareResourceDeletionVetoException - Exception in org.gudy.azureus2.plugins.sharing
 
ShareResourceDeletionVetoException(String) - Constructor for exception org.gudy.azureus2.plugins.sharing.ShareResourceDeletionVetoException
 
ShareResourceDir - Interface in org.gudy.azureus2.plugins.sharing
 
ShareResourceDirContents - Interface in org.gudy.azureus2.plugins.sharing
 
ShareResourceEvent - Interface in org.gudy.azureus2.plugins.sharing
 
ShareResourceFile - Interface in org.gudy.azureus2.plugins.sharing
 
ShareResourceListener - Interface in org.gudy.azureus2.plugins.sharing
 
ShareResourceWillBeDeletedListener - Interface in org.gudy.azureus2.plugins.sharing
 
ShortCuts - Interface in org.gudy.azureus2.plugins.utils
 
showConfigSection(String) - Method in interface org.gudy.azureus2.plugins.ui.UIManager
Open Config View to the section specified
showDownloadBar(Download, boolean) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTInstance
Shows or hides a download bar for a given download.
showFile(String) - Method in interface org.gudy.azureus2.plugins.platform.PlatformManager
Reveals the file or directory with the platform's default browser
showFile(File) - Method in interface org.gudy.azureus2.plugins.ui.UIManager
Shows the file in a file explorer application in its parent folder.
showMessageBox(String, String, long) - Method in interface org.gudy.azureus2.plugins.ui.UIManager
 
showTextMessage(String, String, String) - Method in interface org.gudy.azureus2.plugins.ui.UIManager
 
showTransfersBar(boolean) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTInstance
Shows or hides the transfers bar.
SimpleXMLParserDocument - Interface in org.gudy.azureus2.plugins.utils.xml.simpleparser
 
SimpleXMLParserDocumentAttribute - Interface in org.gudy.azureus2.plugins.utils.xml.simpleparser
 
SimpleXMLParserDocumentException - Exception in org.gudy.azureus2.plugins.utils.xml.simpleparser
 
SimpleXMLParserDocumentException(String) - Constructor for exception org.gudy.azureus2.plugins.utils.xml.simpleparser.SimpleXMLParserDocumentException
 
SimpleXMLParserDocumentException(Throwable) - Constructor for exception org.gudy.azureus2.plugins.utils.xml.simpleparser.SimpleXMLParserDocumentException
 
SimpleXMLParserDocumentFactory - Interface in org.gudy.azureus2.plugins.utils.xml.simpleparser
 
SimpleXMLParserDocumentNode - Interface in org.gudy.azureus2.plugins.utils.xml.simpleparser
 
skipCoreFunctionality - Variable in class org.gudy.azureus2.plugins.ui.tables.TableRowMouseEvent
Setting this value to true will prevent Azureus from running its core functionality (if any) for the mouse event.
SP_MATURE - Static variable in interface org.gudy.azureus2.plugins.utils.search.SearchProvider
 
SP_SEARCH_TERM - Static variable in interface org.gudy.azureus2.plugins.utils.search.SearchProvider
 
ST_DIR - Static variable in interface org.gudy.azureus2.plugins.sharing.ShareResource
 
ST_DIR_CONTENTS - Static variable in interface org.gudy.azureus2.plugins.sharing.ShareResource
 
ST_DOWNLOADING - Static variable in interface org.gudy.azureus2.plugins.download.Download
downloading
ST_ERROR - Static variable in interface org.gudy.azureus2.plugins.download.Download
failed
ST_FILE - Static variable in interface org.gudy.azureus2.plugins.sharing.ShareResource
 
ST_NAMES - Static variable in interface org.gudy.azureus2.plugins.download.Download
 
ST_PREPARING - Static variable in interface org.gudy.azureus2.plugins.download.Download
getting files ready (allocating/checking)
ST_QUEUED - Static variable in interface org.gudy.azureus2.plugins.download.Download
stopped, but ready for auto-starting
ST_READY - Static variable in interface org.gudy.azureus2.plugins.download.Download
ready to be started if required
ST_SEEDING - Static variable in interface org.gudy.azureus2.plugins.download.Download
seeding
ST_STOPPED - Static variable in interface org.gudy.azureus2.plugins.download.Download
stopped, do not auto-start!
ST_STOPPING - Static variable in interface org.gudy.azureus2.plugins.download.Download
stopping
ST_TORRENT - Static variable in interface org.gudy.azureus2.plugins.ddb.DistributedDatabaseTransferType
 
ST_WAITING - Static variable in interface org.gudy.azureus2.plugins.download.Download
waiting to be told to start preparing
StandardPlugin - Interface in org.gudy.azureus2.plugins.installer
 
start() - Method in interface org.gudy.azureus2.plugins.download.Download
See lifecycle description above
start() - Method in interface org.gudy.azureus2.plugins.torrent.TorrentCreator
 
start() - Method in interface org.gudy.azureus2.plugins.tracker.TrackerTorrent
 
start() - Method in interface org.gudy.azureus2.plugins.update.UpdateCheckInstance
 
startAllDownloads() - Method in interface org.gudy.azureus2.plugins.download.DownloadManager
starts all non-running downloads
startAzureus(int, Properties) - Static method in class org.gudy.azureus2.plugins.PluginManager
Runs Azureus
startDownload(boolean) - Method in interface org.gudy.azureus2.plugins.download.Download
Simple method to start the download.
startMessageProcessing() - Method in interface org.gudy.azureus2.plugins.network.Connection
Begin processing incoming and outgoing message queues.
stateChanged(Download, int, int) - Method in interface org.gudy.azureus2.plugins.download.DownloadListener
The Download's state has changed.
stateChanged(int) - Method in interface org.gudy.azureus2.plugins.peers.PeerListener
Deprecated. The peer has changed to the given state.
StaticUtilities - Class in org.gudy.azureus2.plugins.utils
Plugin utility class for easy access to static helper methods, without the need for a plugin interface instance.
StaticUtilities() - Constructor for class org.gudy.azureus2.plugins.utils.StaticUtilities
 
stop() - Method in interface org.gudy.azureus2.plugins.download.Download
See lifecycle description above
stop() - Method in interface org.gudy.azureus2.plugins.tracker.TrackerTorrent
 
stopAllDownloads() - Method in interface org.gudy.azureus2.plugins.download.DownloadManager
stops all running downloads
stopAndQueue() - Method in interface org.gudy.azureus2.plugins.download.Download
See lifecycle description above
stopAzureus() - Static method in class org.gudy.azureus2.plugins.PluginManager
Shuts down Azureus
stopDownload() - Method in interface org.gudy.azureus2.plugins.download.Download
Simple method to stop the download.
stopDownload(byte[]) - Method in interface org.gudy.azureus2.plugins.utils.ShortCuts
A quick way of stopping a download given its hash
STREAM_ENCRYPTION_NONE - Static variable in interface org.gudy.azureus2.plugins.messaging.MessageManager
 
STREAM_ENCRYPTION_RC4_PREFERRED - Static variable in interface org.gudy.azureus2.plugins.messaging.MessageManager
 
STREAM_ENCRYPTION_RC4_REQUIRED - Static variable in interface org.gudy.azureus2.plugins.messaging.MessageManager
 
StringListParameter - Interface in org.gudy.azureus2.plugins.ui.config
 
StringParameter - Interface in org.gudy.azureus2.plugins.ui.config
 
STYLE_BUTTON - Static variable in interface org.gudy.azureus2.plugins.ui.config.ActionParameter
 
STYLE_CHECK - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
check box style menu item - data must be of type Boolean
STYLE_LINK - Static variable in interface org.gudy.azureus2.plugins.ui.config.ActionParameter
 
STYLE_MENU - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
menu containing submenu items
STYLE_PUSH - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
normal selection menu, no Data value required
STYLE_RADIO - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
radio style - data must be Boolean
STYLE_SEPARATOR - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuItem
separator line
supportsMessaging() - Method in interface org.gudy.azureus2.plugins.peers.Peer
Whether or not this peer supports the advanced messaging API.
SWTManager - Interface in org.gudy.azureus2.plugins.ui.SWT
Deprecated. use UISWTInstance

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