Uses of Package
org.gudy.azureus2.plugins

Packages that use org.gudy.azureus2.plugins
org.gudy.azureus2.plugins Provides interfaces in order to create Azureus Plugins. 
org.gudy.azureus2.plugins.installer   
org.gudy.azureus2.plugins.logging   
org.gudy.azureus2.plugins.messaging   
org.gudy.azureus2.plugins.ui   
org.gudy.azureus2.plugins.ui.SWT   
org.gudy.azureus2.plugins.ui.model   
org.gudy.azureus2.plugins.utils   
 

Classes in org.gudy.azureus2.plugins used by org.gudy.azureus2.plugins
Plugin
          Defines the plugin interface to implement in order to create a Plugin
PluginConfig
          This class interface contains four different variations of get and set parameter methods: gettypeParameter getCoretypeParameter getUnsafetypeParameter getPlugintypeParameter The first set of methods are deprecated and should not be used in general - this is because the method names were ambiguous and it wasn't always obvious what data you were trying to get or set.
PluginConfigListener
           
PluginEvent
          allow config wizard progress to be determined
PluginEventListener
          allow config wizard progress to be determined
PluginException
           
PluginInterface
          Defines the communication interface between Azureus and Plugins
PluginListener
           
PluginManager
          This class allows Azureus to be started as an embedded component and also allows plugins to be dynamically registered
PluginManagerArgumentHandler
           
PluginManagerDefaults
           
PluginView
          Deprecated.  
 

Classes in org.gudy.azureus2.plugins used by org.gudy.azureus2.plugins.installer
PluginException
           
PluginInterface
          Defines the communication interface between Azureus and Plugins
 

Classes in org.gudy.azureus2.plugins used by org.gudy.azureus2.plugins.logging
PluginInterface
          Defines the communication interface between Azureus and Plugins
 

Classes in org.gudy.azureus2.plugins used by org.gudy.azureus2.plugins.messaging
PluginInterface
          Defines the communication interface between Azureus and Plugins
 

Classes in org.gudy.azureus2.plugins used by org.gudy.azureus2.plugins.ui
PluginInterface
          Defines the communication interface between Azureus and Plugins
PluginView
          Deprecated.  
 

Classes in org.gudy.azureus2.plugins used by org.gudy.azureus2.plugins.ui.SWT
PluginView
          Deprecated.  
 

Classes in org.gudy.azureus2.plugins used by org.gudy.azureus2.plugins.ui.model
PluginInterface
          Defines the communication interface between Azureus and Plugins
 

Classes in org.gudy.azureus2.plugins used by org.gudy.azureus2.plugins.utils
PluginException
           
PluginInterface
          Defines the communication interface between Azureus and Plugins