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

T

TA_CATEGORY - Static variable in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
 
TA_CONTENT_MAP - Static variable in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
 
TA_DISPLAY_NAME - Static variable in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
Controls the displayed name of a download.
TA_NETWORKS - Static variable in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
 
TA_PEER_SOURCES - Static variable in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
 
TA_RELATIVE_SAVE_PATH - Static variable in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
Defines a relative file path for this download - this attribute is used when moving downloads for completion or removal - this path is relative to the default download directories.
TA_SHARE_PROPERTIES - Static variable in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
 
TA_TRACKER_CLIENT_EXTENSIONS - Static variable in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
 
TA_USER_COMMENT - Static variable in interface org.gudy.azureus2.plugins.torrent.TorrentAttribute
The user-defined comment for a download.
TABLE_ALL - Static variable in interface org.gudy.azureus2.plugins.ui.tables.mytorrents.PluginMyTorrentsItemFactory
Deprecated. Visible for all My Torrent tables
TABLE_ALL_PEERS - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableManager
Visible for All Peers table
TABLE_COMPLETE - Static variable in interface org.gudy.azureus2.plugins.ui.tables.mytorrents.PluginMyTorrentsItemFactory
Deprecated. Visible for Completed Torrents table
TABLE_INCOMPLETE - Static variable in interface org.gudy.azureus2.plugins.ui.tables.mytorrents.PluginMyTorrentsItemFactory
Deprecated. Visible for Incompleted Torrents table
TABLE_MYSHARES - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableManager
Visible for My Shares table
TABLE_MYTORRENTS_COMPLETE - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableManager
Visible for Completed Torrents table
TABLE_MYTORRENTS_INCOMPLETE - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableManager
Visible for Incompleted Torrents table
TABLE_MYTRACKER - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableManager
Visible for My Tracker table
TABLE_TORRENT_FILES - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableManager
Visible for Torrent Files table
TABLE_TORRENT_PEERS - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableManager
Visible for Torrent Peers table
TABLE_TORRENT_PIECES - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableManager
Visible for Torrent Pieces table
TableCell - Interface in org.gudy.azureus2.plugins.ui.tables
This interface provides access to an Azureus table cell.
TableCellAddedListener - Interface in org.gudy.azureus2.plugins.ui.tables
A listener that triggers when a cell is being added
TableCellDisposeListener - Interface in org.gudy.azureus2.plugins.ui.tables
A listener that triggers when a cell is being disposed
TableCellLightRefreshListener - Interface in org.gudy.azureus2.plugins.ui.tables
 
TableCellMouseEvent - Class in org.gudy.azureus2.plugins.ui.tables
Mouse event information for TableCellMouseListener

Note: 3.0.1.7 moved most functions to TableRowMouseEvent
TableCellMouseEvent() - Constructor for class org.gudy.azureus2.plugins.ui.tables.TableCellMouseEvent
 
TableCellMouseListener - Interface in org.gudy.azureus2.plugins.ui.tables
A listener that triggers on various mouse events (see TableCellMouseEvent) that occur on a TableCell, excluding mouse move events.
TableCellMouseMoveListener - Interface in org.gudy.azureus2.plugins.ui.tables
A listener that triggers on mouse move events (see TableCellMouseEvent) that occur on a TableCell.
TableCellRefreshListener - Interface in org.gudy.azureus2.plugins.ui.tables
A listener that triggers based on refresh interval specified in TableColumn.getRefreshInterval()
TableCellToolTipListener - Interface in org.gudy.azureus2.plugins.ui.tables
A listener that triggers when a cell's tooltip is about to be displayed or removed
TableCellVisibilityListener - Interface in org.gudy.azureus2.plugins.ui.tables
Not implemented for Plugin Interface
TableColumn - Interface in org.gudy.azureus2.plugins.ui.tables
This interface provides access to an Azureus table column.
TableContextMenuItem - Interface in org.gudy.azureus2.plugins.ui.tables
Represents on context menu item for a table.
TableManager - Interface in org.gudy.azureus2.plugins.ui.tables
Allows plugins to manage Azureus UI tables.
TableRow - Interface in org.gudy.azureus2.plugins.ui.tables
This interface provides access to an Azureus table row.
TableRowMouseEvent - Class in org.gudy.azureus2.plugins.ui.tables
 
TableRowMouseEvent() - Constructor for class org.gudy.azureus2.plugins.ui.tables.TableRowMouseEvent
 
TableRowMouseListener - Interface in org.gudy.azureus2.plugins.ui.tables
 
TEXT_ENCODING - Static variable in interface org.gudy.azureus2.plugins.utils.Formatters
 
this_mon - Variable in class org.gudy.azureus2.ui.swt.views.AbstractIView
 
toByteArray() - Method in interface org.gudy.azureus2.plugins.utils.PooledByteBuffer
 
toByteBuffer() - Method in interface org.gudy.azureus2.plugins.utils.PooledByteBuffer
 
toMap() - Method in interface org.gudy.azureus2.plugins.utils.PooledByteBuffer
Data must be b-encoded...
Torrent - Interface in org.gudy.azureus2.plugins.torrent
 
torrent_location - Variable in class org.gudy.azureus2.plugins.download.savelocation.SaveLocationChange
The new location to move the torrent to.
torrent_name - Variable in class org.gudy.azureus2.plugins.download.savelocation.SaveLocationChange
The new name to give the torrent.
torrentAdded(TrackerTorrent) - Method in interface org.gudy.azureus2.plugins.tracker.TrackerListener
 
TorrentAnnounceURLList - Interface in org.gudy.azureus2.plugins.torrent
 
TorrentAnnounceURLListSet - Interface in org.gudy.azureus2.plugins.torrent
 
TorrentAttribute - Interface in org.gudy.azureus2.plugins.torrent
 
TorrentAttributeEvent - Interface in org.gudy.azureus2.plugins.torrent
 
TorrentAttributeListener - Interface in org.gudy.azureus2.plugins.torrent
 
torrentChanged(TrackerTorrent) - Method in interface org.gudy.azureus2.plugins.tracker.TrackerListener
 
TorrentCreator - Interface in org.gudy.azureus2.plugins.torrent
 
TorrentCreatorListener - Interface in org.gudy.azureus2.plugins.torrent
 
TorrentDownloader - Interface in org.gudy.azureus2.plugins.torrent
 
TorrentEncodingException - Exception in org.gudy.azureus2.plugins.torrent
 
TorrentEncodingException(String[], String[]) - Constructor for exception org.gudy.azureus2.plugins.torrent.TorrentEncodingException
 
TorrentEncodingException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.torrent.TorrentEncodingException
 
TorrentException - Exception in org.gudy.azureus2.plugins.torrent
 
TorrentException() - Constructor for exception org.gudy.azureus2.plugins.torrent.TorrentException
 
TorrentException(String) - Constructor for exception org.gudy.azureus2.plugins.torrent.TorrentException
 
TorrentException(Throwable) - Constructor for exception org.gudy.azureus2.plugins.torrent.TorrentException
 
TorrentException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.torrent.TorrentException
 
TorrentFile - Interface in org.gudy.azureus2.plugins.torrent
 
TorrentManager - Interface in org.gudy.azureus2.plugins.torrent
 
TorrentManagerEvent - Interface in org.gudy.azureus2.plugins.torrent
 
TorrentManagerListener - Interface in org.gudy.azureus2.plugins.torrent
 
torrentRemoved(TrackerTorrent) - Method in interface org.gudy.azureus2.plugins.tracker.TrackerListener
 
torrentWillBeRemoved(TrackerTorrent) - Method in interface org.gudy.azureus2.plugins.tracker.TrackerTorrentWillBeRemovedListener
 
toString() - Method in class org.gudy.azureus2.plugins.download.savelocation.SaveLocationChange
String representation of this object.
Tracker - Interface in org.gudy.azureus2.plugins.tracker
 
TrackerAuthenticationAdapter - Class in org.gudy.azureus2.plugins.tracker.web
 
TrackerAuthenticationAdapter() - Constructor for class org.gudy.azureus2.plugins.tracker.web.TrackerAuthenticationAdapter
 
TrackerAuthenticationListener - Interface in org.gudy.azureus2.plugins.tracker.web
 
TrackerException - Exception in org.gudy.azureus2.plugins.tracker
 
TrackerException(String) - Constructor for exception org.gudy.azureus2.plugins.tracker.TrackerException
 
TrackerException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.tracker.TrackerException
 
TrackerListener - Interface in org.gudy.azureus2.plugins.tracker
 
TrackerPeer - Interface in org.gudy.azureus2.plugins.tracker
 
TrackerPeerEvent - Interface in org.gudy.azureus2.plugins.tracker
 
TrackerPeerListener - Interface in org.gudy.azureus2.plugins.tracker
 
TrackerTorrent - Interface in org.gudy.azureus2.plugins.tracker
 
TrackerTorrentListener - Interface in org.gudy.azureus2.plugins.tracker
 
TrackerTorrentRemovalVetoException - Exception in org.gudy.azureus2.plugins.tracker
 
TrackerTorrentRemovalVetoException(String) - Constructor for exception org.gudy.azureus2.plugins.tracker.TrackerTorrentRemovalVetoException
 
TrackerTorrentRequest - Interface in org.gudy.azureus2.plugins.tracker
 
TrackerTorrentWillBeRemovedListener - Interface in org.gudy.azureus2.plugins.tracker
 
TrackerWebContext - Interface in org.gudy.azureus2.plugins.tracker.web
 
TrackerWebPageGenerator - Interface in org.gudy.azureus2.plugins.tracker.web
 
TrackerWebPageRequest - Interface in org.gudy.azureus2.plugins.tracker.web
 
TrackerWebPageResponse - Interface in org.gudy.azureus2.plugins.tracker.web
 
TRANSFERING - Static variable in interface org.gudy.azureus2.plugins.peers.Peer
 
Transport - Interface in org.gudy.azureus2.plugins.network
Represents an underlying network transport.
TransportCipher - Interface in org.gudy.azureus2.plugins.network
 
TransportException - Exception in org.gudy.azureus2.plugins.network
 
TransportException() - Constructor for exception org.gudy.azureus2.plugins.network.TransportException
 
TransportException(String) - Constructor for exception org.gudy.azureus2.plugins.network.TransportException
 
TransportException(Throwable) - Constructor for exception org.gudy.azureus2.plugins.network.TransportException
 
TransportException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.network.TransportException
 
TransportFilter - Interface in org.gudy.azureus2.plugins.network
 
triggerEvent(int, Object) - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTView
Trigger an event for this view
trustCertificate(String, X509Certificate) - Method in interface org.gudy.azureus2.plugins.utils.security.CertificateListener
 
TS_PUBLISHED - Static variable in interface org.gudy.azureus2.plugins.tracker.TrackerTorrent
 
TS_STARTED - Static variable in interface org.gudy.azureus2.plugins.tracker.TrackerTorrent
 
TS_STOPPED - Static variable in interface org.gudy.azureus2.plugins.tracker.TrackerTorrent
 
TT_INDIRECT - Static variable in interface org.gudy.azureus2.plugins.messaging.generic.GenericMessageConnection
 
TT_NONE - Static variable in interface org.gudy.azureus2.plugins.messaging.generic.GenericMessageConnection
 
TT_TCP - Static variable in interface org.gudy.azureus2.plugins.messaging.generic.GenericMessageConnection
 
TT_UDP - Static variable in interface org.gudy.azureus2.plugins.messaging.generic.GenericMessageConnection
 
TYPE_CLOSE - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEvent
Triggered when the parent view is about to be closed Return false to abort close
TYPE_CREATE - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEvent
Triggered before view is initialize in order to allow any set up before initialization This is the only time that setting UISWTView.setControlType(int) has any effect.
TYPE_DATA_PAYLOAD - Static variable in interface org.gudy.azureus2.plugins.messaging.Message
Is a data-bearing message, i.e. file data.
TYPE_DATASOURCE_CHANGED - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEvent
Triggered when the datasource related to this view change.
TYPE_DESTROY - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEvent
Triggered when the parent view is about to be destroyed TYPE_FOCUSLOST may not be called before TYPE_DESTROY
TYPE_FOCUSGAINED - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEvent
Focus Gained
TYPE_FOCUSLOST - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEvent
Focus Lost TYPE_FOCUSLOST may not be called before TYPE_DESTROY
TYPE_GRAPHIC - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
The graphic type, providing access to graphic specific functions in TableCell.
TYPE_INITIALIZE - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEvent
Initialize your view.
TYPE_INT - Static variable in interface org.gudy.azureus2.plugins.ui.tables.mytorrents.PluginMyTorrentsItemFactory
Deprecated. The int type, used for ordering.
TYPE_INT - Static variable in interface org.gudy.azureus2.plugins.ui.tables.peers.PluginPeerItemFactory
Deprecated. The int type, used for ordering.
TYPE_LANGUAGEUPDATE - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEvent
Language has changed.
TYPE_PROTOCOL_PAYLOAD - Static variable in interface org.gudy.azureus2.plugins.messaging.Message
Is a protocol-bearing message, i.e. messaging/overhead data.
TYPE_REFRESH - Static variable in interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEvent
Triggered on user-specified intervals.
TYPE_STRING - Static variable in interface org.gudy.azureus2.plugins.ui.tables.mytorrents.PluginMyTorrentsItemFactory
Deprecated. The String type, used for ordering.
TYPE_STRING - Static variable in interface org.gudy.azureus2.plugins.ui.tables.peers.PluginPeerItemFactory
Deprecated. The String type, used for ordering.
TYPE_TEXT - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
The cells in this column display textual information.
TYPE_TEXT_ONLY - Static variable in interface org.gudy.azureus2.plugins.ui.tables.TableColumn
The cells in this column display only textual information, and does not set any other visible properties of cell (background, foreground, icon, etc).

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