Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.virtuosotechnologies.lib.plugin: Javadoc index of package com.virtuosotechnologies.lib.plugin.


Package Samples:

com.virtuosotechnologies.lib.plugin

Classes:

PluginLinker: An interface that represents a plugin's view of the rest of the world
PluginLinkerListener: Listener that is notified when an API is made available to a Plugin.
PluginInitializer: The interface that plugins must implement to perform initialization
ResourceAccess: Access to resource bundles for com.virtuosotechnologies.lib.plugin
FrameworkListener: Listener that is notified when something happens in a Framework
PluginInitializerException: Unable to initialize plugin or provide a requested API
PluginInfoParser: Something that can parse XML into PluginInfo objects
FrameworkEvent: Base class for Framework progress reporting events
APINotAvailableException: Operation requires an API that isn't available
DuplicateAPIException: Tried to register a duplicate API version
MainFrameworkImpl: Framework launched by FrameworkLauncher.
IllegalPluginInfoException: Illegal operation done on a PluginInfo
EditablePluginInfo: Editable implementation of PluginInfo
PluginInitEvent: Plugin initialization progress report
FrameworkLauncher: A factory that launches a Framework.
PluginException: Base exception for plugin/API errors
APIInitEvent: API initialization progress report
PluginLoadEvent: Plugin loading progress report
APIVersion: Version number of an API.
Framework: The framework entry point
APIProvidedEvent: An API is now available
PluginInfo: Plugin meta-information
APIProvider: An API provider

Home | Contact Us | Privacy Policy | Terms of Service