Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
E
enableExternalConfigSource()
- Method in interface org.gudy.azureus2.plugins.
PluginConfig
Enable the plugin to store configuration parameters into a separate external configuration file.
EnablerParameter
- Interface in
org.gudy.azureus2.plugins.ui.config
represents a parameter that is able to enable/disable other parameters.
encodeBytesToString(byte[])
- Method in interface org.gudy.azureus2.plugins.utils.
Formatters
encodeMessage(Message)
- Method in interface org.gudy.azureus2.plugins.messaging.
MessageStreamEncoder
Encode the given message into the raw message output stream format.
encodePublicKey()
- Method in interface org.gudy.azureus2.plugins.utils.security.
SEPublicKey
Gets a generic encoded form that includes type identification information.
encodeRawPublicKey()
- Method in interface org.gudy.azureus2.plugins.utils.security.
SEPublicKey
Raw encoding of the specific key type
encodeSessionData(Peer, PooledByteBuffer)
- Method in interface org.gudy.azureus2.plugins.download.session.
SessionAuthenticator
Encode the given clean session data into (possibly encrypted) encoded form.
enter()
- Method in interface org.gudy.azureus2.plugins.utils.
Monitor
entryClicked(UISWTStatusEntry)
- Method in interface org.gudy.azureus2.ui.swt.plugins.
UISWTStatusEntryListener
This method is invoked when a status entry is clicked on.
equals(Object)
- Method in interface org.gudy.azureus2.plugins.utils.security.
SEPublicKey
Overridden to perform equality based on public key
ET_ADD_AVAILABILITY
- Static variable in interface org.gudy.azureus2.plugins.peers.
PeerEvent
The peer asserts that their availability should be added to the torrent-global availability pool.
ET_ADD_MENU_ITEM
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_ADD_SUBMENU_ITEM
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_ADD_TABLE_COLUMN
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_ADD_TABLE_CONTEXT_MENU_ITEM
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_ADD_TABLE_CONTEXT_SUBMENU_ITEM
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_ATTRIBUTE_CHANGED
- Static variable in interface org.gudy.azureus2.plugins.sharing.
ShareResourceEvent
ET_ATTRIBUTE_VALUE_ADDED
- Static variable in interface org.gudy.azureus2.plugins.torrent.
TorrentAttributeEvent
ET_ATTRIBUTE_VALUE_REMOVED
- Static variable in interface org.gudy.azureus2.plugins.torrent.
TorrentAttributeEvent
ET_BAD_CHUNK
- Static variable in interface org.gudy.azureus2.plugins.peers.
PeerEvent
The peer has sent us a bad piece data chunk.
ET_CALLBACK_MSG_SELECTION
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_COPY_TO_CLIPBOARD
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_CREATE_TABLE_COLUMN
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_FILE_OPEN
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_FILE_SHOW
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_KEY_STATS_READ
- Static variable in interface org.gudy.azureus2.plugins.ddb.
DistributedDatabaseEvent
ET_LOCAL_CONTACT_CHANGED
- Static variable in interface org.gudy.azureus2.plugins.ddb.
DistributedDatabaseEvent
ET_MD5
- Static variable in interface org.gudy.azureus2.plugins.ui.config.
PasswordParameter
ET_OPEN_TORRENT_VIA_FILE
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_OPEN_TORRENT_VIA_TORRENT
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_OPEN_TORRENT_VIA_URL
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_OPEN_URL
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_OPERATION_COMPLETE
- Static variable in interface org.gudy.azureus2.plugins.ddb.
DistributedDatabaseEvent
ET_OPERATION_TIMEOUT
- Static variable in interface org.gudy.azureus2.plugins.ddb.
DistributedDatabaseEvent
ET_PEER_ADDED
- Static variable in interface org.gudy.azureus2.plugins.tracker.
TrackerPeerEvent
ET_PEER_CHANGED
- Static variable in interface org.gudy.azureus2.plugins.tracker.
TrackerPeerEvent
ET_PEER_REMOVED
- Static variable in interface org.gudy.azureus2.plugins.tracker.
TrackerPeerEvent
ET_PLAIN
- Static variable in interface org.gudy.azureus2.plugins.ui.config.
PasswordParameter
ET_PLUGIN_CONFIG_MODEL_CREATED
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_PLUGIN_CONFIG_MODEL_DESTROYED
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_PLUGIN_VIEW_MODEL_CREATED
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_PLUGIN_VIEW_MODEL_DESTROYED
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_REMOVE_AVAILABILITY
- Static variable in interface org.gudy.azureus2.plugins.peers.
PeerEvent
The peer asserts that their availability must now be taken from the torrent-global availability pool The peer must send this only after having sent a corresponding addAvailability message, and must not send it in a state prior to CLOSING state.
ET_REMOVE_MENU_ITEM
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_REMOVE_SUBMENU_ITEM
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_REMOVE_TABLE_CONTEXT_MENU_ITEM
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_REMOVE_TABLE_CONTEXT_SUBMENU_ITEM
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_SHA1
- Static variable in interface org.gudy.azureus2.plugins.ui.config.
PasswordParameter
ET_SHOW_CONFIG_SECTION
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_SHOW_MSG_BOX
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_SHOW_TEXT_MESSAGE
- Static variable in interface org.gudy.azureus2.plugins.ui.
UIManagerEvent
ET_STATE_CHANGED
- Static variable in interface org.gudy.azureus2.plugins.peers.
PeerEvent
peer state has changed data - Integer holding one of the state values defined in Peer
ET_VALUE_DELETED
- Static variable in interface org.gudy.azureus2.plugins.ddb.
DistributedDatabaseEvent
ET_VALUE_READ
- Static variable in interface org.gudy.azureus2.plugins.ddb.
DistributedDatabaseEvent
ET_VALUE_WRITTEN
- Static variable in interface org.gudy.azureus2.plugins.ddb.
DistributedDatabaseEvent
event(DistributedDatabaseEvent)
- Method in interface org.gudy.azureus2.plugins.ddb.
DistributedDatabaseListener
event(TorrentAttributeEvent)
- Method in interface org.gudy.azureus2.plugins.torrent.
TorrentAttributeListener
event(TorrentManagerEvent)
- Method in interface org.gudy.azureus2.plugins.torrent.
TorrentManagerListener
EVENT_MOUSEDOUBLECLICK
- Static variable in class org.gudy.azureus2.plugins.ui.tables.
TableRowMouseEvent
eventType is trigggered when mouse is double clicked
EVENT_MOUSEDOWN
- Static variable in class org.gudy.azureus2.plugins.ui.tables.
TableRowMouseEvent
eventType is triggered when mouse is pressed down
EVENT_MOUSEENTER
- Static variable in class org.gudy.azureus2.plugins.ui.tables.
TableRowMouseEvent
EVENT_MOUSEEXIT
- Static variable in class org.gudy.azureus2.plugins.ui.tables.
TableRowMouseEvent
EVENT_MOUSEMOVE
- Static variable in class org.gudy.azureus2.plugins.ui.tables.
TableRowMouseEvent
eventType is triggered when the mouse is moved.
EVENT_MOUSEUP
- Static variable in class org.gudy.azureus2.plugins.ui.tables.
TableRowMouseEvent
eventType is triggered when mouse is let go
EVENT_TYPE_BLOCKED
- Static variable in interface org.gudy.azureus2.plugins.disk.
DiskManagerEvent
EVENT_TYPE_FAILED
- Static variable in interface org.gudy.azureus2.plugins.disk.
DiskManagerEvent
EVENT_TYPE_SUCCESS
- Static variable in interface org.gudy.azureus2.plugins.disk.
DiskManagerEvent
eventOccurred(DiskManagerEvent)
- Method in interface org.gudy.azureus2.plugins.disk.
DiskManagerListener
eventOccurred(PeerEvent)
- Method in interface org.gudy.azureus2.plugins.peers.
PeerListener2
eventOccurred(TrackerPeerEvent)
- Method in interface org.gudy.azureus2.plugins.tracker.
TrackerPeerListener
eventOccurred(UIManagerEvent)
- Method in interface org.gudy.azureus2.plugins.ui.
UIManagerEventListener
Return true if the event has been handled
eventOccurred(UISWTViewEvent)
- Method in interface org.gudy.azureus2.ui.swt.plugins.
UISWTViewEventListener
Triggers when an even listed in UISWTViewEvent occurs
eventType
- Variable in class org.gudy.azureus2.plugins.ui.tables.
TableRowMouseEvent
EVENT_* constant specifying the type of event that has been triggered
exceptionThrown(Throwable)
- Method in interface org.gudy.azureus2.plugins.network.
ConnectionListener
Handle exception thrown by this connection.
exit()
- Method in interface org.gudy.azureus2.plugins.utils.
Monitor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y