Home | Trees | Index | Help |
|
---|
Package dopal ::
Module classes
|
|
Contains basic class definitions for objects - use this module when doing instance checking.
This module contains a few utility functions in determining what classes are supported by DOPAL - it has an internal list of all classes that DOPAL is aware of.
The following classes are well-supported by DOPAL (the links below link to the Azureus's own Javadoc API documentation):org.gudy.azureus2.plugins
LaunchablePlugin
Plugin
PluginConfig
PluginConfigListener
PluginEvent
PluginEventListener
PluginInterface
PluginListener
PluginManager
PluginManagerArgumentHandler
PluginManagerDefaults
UnloadablePlugin
org.gudy.azureus2.plugins.clientid
ClientIDGenerator
ClientIDManager
org.gudy.azureus2.plugins.config
ConfigParameter
ConfigParameterListener
org.gudy.azureus2.plugins.ddb
DistributedDatabase
DistributedDatabaseContact
DistributedDatabaseEvent
DistributedDatabaseKey
DistributedDatabaseListener
DistributedDatabaseProgressListener
DistributedDatabaseTransferHandler
DistributedDatabaseTransferType
DistributedDatabaseValue
org.gudy.azureus2.plugins.disk
DiskManager
DiskManagerChannel
DiskManagerEvent
DiskManagerFileInfo
DiskManagerListener
DiskManagerRequest
org.gudy.azureus2.plugins.download
Download
DownloadAnnounceResult
DownloadAnnounceResultPeer
DownloadListener
DownloadManager
DownloadManagerListener
DownloadManagerStats
DownloadPeerListener
DownloadPropertyEvent
DownloadPropertyListener
DownloadScrapeResult
DownloadStats
DownloadTrackerListener
DownloadWillBeAddedListener
DownloadWillBeRemovedListener
org.gudy.azureus2.plugins.download.session
SessionAuthenticator
org.gudy.azureus2.plugins.installer
FilePluginInstaller
InstallablePlugin
PluginInstaller
PluginInstallerListener
StandardPlugin
org.gudy.azureus2.plugins.ipc
IPCInterface
org.gudy.azureus2.plugins.ipfilter
org.gudy.azureus2.plugins.logging
Logger
LoggerAlertListener
LoggerChannel
LoggerChannelListener
org.gudy.azureus2.plugins.messaging
Message
MessageManager
MessageManagerListener
MessageStreamDecoder
MessageStreamEncoder
org.gudy.azureus2.plugins.network
Connection
ConnectionListener
ConnectionManager
IncomingMessageQueue
IncomingMessageQueueListener
OutgoingMessageQueue
OutgoingMessageQueueListener
RawMessage
Transport
org.gudy.azureus2.plugins.peers
Peer
PeerEvent
PeerListener
PeerListener2
PeerManager
PeerManagerListener
PeerManagerStats
PeerReadRequest
PeerStats
org.gudy.azureus2.plugins.peers.protocol
PeerProtocolBT
PeerProtocolExtensionHandler
PeerProtocolManager
org.gudy.azureus2.plugins.platform
PlatformManager
org.gudy.azureus2.plugins.sharing
ShareItem
ShareManager
ShareManagerListener
ShareResource
ShareResourceDir
ShareResourceDirContents
ShareResourceEvent
ShareResourceFile
ShareResourceListener
ShareResourceWillBeDeletedListener
org.gudy.azureus2.plugins.torrent
Torrent
TorrentAnnounceURLList
TorrentAnnounceURLListSet
TorrentAttribute
TorrentAttributeEvent
TorrentAttributeListener
TorrentDownloader
TorrentFile
TorrentManager
TorrentManagerEvent
TorrentManagerListener
org.gudy.azureus2.plugins.tracker
Tracker
TrackerListener
TrackerPeer
TrackerPeerEvent
TrackerPeerListener
TrackerTorrent
TrackerTorrentListener
TrackerTorrentRequest
TrackerTorrentWillBeRemovedListener
org.gudy.azureus2.plugins.tracker.web
TrackerAuthenticationListener
TrackerWebContext
TrackerWebPageGenerator
TrackerWebPageRequest
TrackerWebPageResponse
org.gudy.azureus2.plugins.ui
Graphic
UIInstance
UIInstanceFactory
UIManager
UIManagerEvent
UIManagerEventListener
UIManagerListener
UIPluginView
org.gudy.azureus2.plugins.ui.SWT
GraphicSWT
SWTManager
org.gudy.azureus2.plugins.ui.components
UIComponent
UIProgressBar
UIPropertyChangeEvent
UIPropertyChangeListener
UITextArea
UITextField
org.gudy.azureus2.plugins.ui.config
ActionParameter
BooleanParameter
ConfigSection
ConfigSectionSWT
DirectoryParameter
EnablerParameter
IntParameter
LabelParameter
Parameter
ParameterGroup
ParameterListener
PasswordParameter
PluginConfigUIFactory
StringListParameter
StringParameter
org.gudy.azureus2.plugins.ui.menus
MenuItem
MenuItemFillListener
MenuItemListener
org.gudy.azureus2.plugins.ui.model
BasicPluginConfigModel
BasicPluginViewModel
PluginConfigModel
PluginViewModel
org.gudy.azureus2.plugins.ui.tables
TableCell
TableCellAddedListener
TableCellDisposeListener
TableCellMouseListener
TableCellRefreshListener
TableCellToolTipListener
TableColumn
TableContextMenuItem
TableManager
TableRow
org.gudy.azureus2.plugins.ui.tables.mytorrents
MyTorrentsTableItem
PluginMyTorrentsItem
PluginMyTorrentsItemFactory
org.gudy.azureus2.plugins.ui.tables.peers
PeerTableItem
PluginPeerItem
PluginPeerItemFactory
org.gudy.azureus2.plugins.update
UpdatableComponent
Update
UpdateChecker
UpdateCheckerListener
UpdateCheckInstance
UpdateCheckInstanceListener
UpdateInstaller
UpdateListener
UpdateManager
UpdateManagerDecisionListener
UpdateManagerListener
UpdateProgressListener
org.gudy.azureus2.plugins.utils
AggregatedDispatcher
AggregatedList
AggregatedListAcceptor
ByteArrayWrapper
Formatters
LocaleDecoder
LocaleListener
LocaleUtilities
Monitor
PooledByteBuffer
Semaphore
ShortCuts
Utilities
UTTimer
UTTimerEvent
UTTimerEventPerformer
org.gudy.azureus2.plugins.utils.resourcedownloader
ResourceDownloader
ResourceDownloaderDelayedFactory
ResourceDownloaderFactory
ResourceDownloaderListener
org.gudy.azureus2.plugins.utils.resourceuploader
ResourceUploader
ResourceUploaderFactory
org.gudy.azureus2.plugins.utils.security
CertificateListener
PasswordListener
SESecurityManager
org.gudy.azureus2.plugins.utils.xml.rss
RSSChannel
RSSFeed
RSSItem
org.gudy.azureus2.plugins.utils.xml.simpleparser
Function Summary | |
---|---|
is_azureus_argument_class(class_name)
| |
is_azureus_class(class_name)
| |
is_azureus_return_class(class_name)
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 | http://epydoc.sf.net |