Package edu.ucsb.nceas.morpho.plugins

Interface Summary
DataPackageWizardInterface Interface for Data Package Wizard Plugin
DataPackageWizardListener Interface for Data Package Wizard Plugin
MetaDisplayFactoryInterface This interface provides methods for initializing, displaying, updating and registering as a listener for a Component that styles XML and displays the results
MetaDisplayInterface This interface provides methods for initializing, displaying, updating and registering as a listener for a Component that styles XML and displays the results
PluginInterface All component plugins that are to be included in Morpho must implement this interface so that the services of Morpho such as menu and toolbar actions, and session control, are available to the plugin component.
PrinterInterface This Interface enables calling classes to display and be able to print a html or plain text string.
ServiceProvider All component plugins that provide services must implement this interface so that the framework can identify them.
TextImportListener This listener is called when the TextImportWizard either finishes or is canceled
XMLFactoryInterface This Interface enables calling classes to gain access to resources that are identified by unique String identifiers.
XSLTResolverInterface This interface enables access to XSLT stylesheets that are identified by unique String DOCTYPE identifiers.
 

Class Summary
ServiceController The ServiceController handles the registration of services and service lookup for other objects.
 

Exception Summary
ServiceExistsException This exception is thrown when a plug registers a service under a serviceName that has previously been registered.
ServiceNotHandledException This exception is thrown when a service request is made of an object and that object can not properly handle the request, either because it is not designed to handle it, or there was an error in trying to handle it.
 



Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.