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

M

main(String[]) - Static method in class org.gudy.azureus2.plugins.PluginLauncher
An entry point for launching Azureus via a LaunchablePlugin
MainlineDHTManager - Interface in org.gudy.azureus2.plugins.dht.mainline
Used for registering and unregistering plugins which connect to the mainline DHT network.
MainlineDHTProvider - Interface in org.gudy.azureus2.plugins.dht.mainline
The interface that a plugin (or a helper class) must implement to enable DHT support inside Azureus.
maintainWhitespace(boolean) - Method in interface org.gudy.azureus2.plugins.ui.UIInputReceiver
Indicates whether to keep whitespace are kept when input is entered, or whether to strip it out.
markAsUpToDate() - Method in interface org.gudy.azureus2.plugins.ipfilter.IPFilter
Marks the IPFilter set as being uptodate
maxUserMode() - Method in interface org.gudy.azureus2.ui.swt.plugins.UISWTConfigSection
Indicate if additional options are available to display a hint to the users
MENU_DOWNLOAD_BAR - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuManager
The menu used on download bars.
MENU_DOWNLOAD_CONTEXT - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuManager
All menus which are Download specific, such as download bars, the Torrent menu, torrent tables etc.
MENU_MENUBAR - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuManager
The "Plugins" menu on the menu bar.
MENU_SYSTRAY - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuManager
The menu used for the system tray icon.
MENU_TABLE - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuManager
The menu used for tables - this value cannot be used directly to create menus used by tables, you need to use the TableManager class to create such menu items.
MENU_TORRENT_MENU - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuManager
The "Torrents" menu.
MENU_TRANSFERSBAR - Static variable in interface org.gudy.azureus2.plugins.ui.menus.MenuManager
The "transfers bar".
MenuContext - Interface in org.gudy.azureus2.plugins.ui.menus
An object to be used with MenuManager#addMenuItem(MenuItemContext, String).
MenuItem - Interface in org.gudy.azureus2.plugins.ui.menus
Menu item access for the UI.
MenuItemFillListener - Interface in org.gudy.azureus2.plugins.ui.menus
 
MenuItemListener - Interface in org.gudy.azureus2.plugins.ui.menus
A listener that is triggered when the user selects a menu item
MenuManager - Interface in org.gudy.azureus2.plugins.ui.menus
Helper class to allow plugins to register their own menus.
menuWillBeShown(MenuItem, Object) - Method in interface org.gudy.azureus2.plugins.ui.menus.MenuItemFillListener
This is fired before a menu is shown
Message - Interface in org.gudy.azureus2.plugins.messaging
Basic peer message.
messageAdded(Message) - Method in interface org.gudy.azureus2.plugins.network.OutgoingMessageQueueListener
The given message has just been added to the queue.
MessageException - Exception in org.gudy.azureus2.plugins.messaging
 
MessageException(String) - Constructor for exception org.gudy.azureus2.plugins.messaging.MessageException
 
MessageException(String, Throwable) - Constructor for exception org.gudy.azureus2.plugins.messaging.MessageException
 
messageLogged(int, String) - Method in interface org.gudy.azureus2.plugins.logging.LoggerChannelListener
 
messageLogged(String, Throwable) - Method in interface org.gudy.azureus2.plugins.logging.LoggerChannelListener
 
MessageManager - Interface in org.gudy.azureus2.plugins.messaging
Manages peer message handling.
MessageManagerListener - Interface in org.gudy.azureus2.plugins.messaging
Listener for message manager events.
messageReceived(Message) - Method in interface org.gudy.azureus2.plugins.network.IncomingMessageQueueListener
A message has been read from the connection.
messageSent(Message) - Method in interface org.gudy.azureus2.plugins.network.OutgoingMessageQueueListener
The given message has just been completely sent.
MessageStreamDecoder - Interface in org.gudy.azureus2.plugins.messaging
Decodes a message stream into separate messages.
MessageStreamEncoder - Interface in org.gudy.azureus2.plugins.messaging
Encodes messages into a raw message stream format for sending.
MODE_ADVANCED - Static variable in interface org.gudy.azureus2.plugins.ui.config.Parameter
 
MODE_BEGINNER - Static variable in interface org.gudy.azureus2.plugins.ui.config.Parameter
 
MODE_INTERMEDIATE - Static variable in interface org.gudy.azureus2.plugins.ui.config.Parameter
 
Monitor - Interface in org.gudy.azureus2.plugins.utils
 
moveDataFiles(File) - Method in interface org.gudy.azureus2.plugins.download.Download
Move a download's data files to a new location.
moveDataFiles(File, String) - Method in interface org.gudy.azureus2.plugins.download.Download
Move a download's data files to a new location, and rename the download at the same time.
moveDown() - Method in interface org.gudy.azureus2.plugins.download.Download
Moves the download down one position
moveTo(int) - Method in interface org.gudy.azureus2.plugins.download.Download
Moves a download and re-orders the others appropriately.
moveTorrentFile(File) - Method in interface org.gudy.azureus2.plugins.download.Download
Move a download's torrent file to a new location.
moveUp() - Method in interface org.gudy.azureus2.plugins.download.Download
Moves the download position up one
MSG_ERROR - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
MSG_INFO - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
MSG_NONE - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
MSG_QUESTION - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
MSG_WARN - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
MSG_WORKING - Static variable in interface org.gudy.azureus2.plugins.ui.UIMessage
 
MT_CANCEL - Static variable in interface org.gudy.azureus2.plugins.ui.UIManagerEvent
 
MT_NO - Static variable in interface org.gudy.azureus2.plugins.ui.UIManagerEvent
 
MT_NONE - Static variable in interface org.gudy.azureus2.plugins.ui.UIManagerEvent
 
MT_OK - Static variable in interface org.gudy.azureus2.plugins.ui.UIManagerEvent
 
MT_YES - Static variable in interface org.gudy.azureus2.plugins.ui.UIManagerEvent
 
MyTorrentsTableItem - Interface in org.gudy.azureus2.plugins.ui.tables.mytorrents
Deprecated. Use TableCell

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