Uses of Package
edu.ucsb.nceas.morpho.plugins

Packages that use edu.ucsb.nceas.morpho.plugins
edu.ucsb.nceas.morpho.datapackage   
edu.ucsb.nceas.morpho.editor   
edu.ucsb.nceas.morpho.plugins   
edu.ucsb.nceas.morpho.plugins.datapackagewizard   
edu.ucsb.nceas.morpho.plugins.datapackagewizard.pages   
edu.ucsb.nceas.morpho.plugins.metadisplay   
edu.ucsb.nceas.morpho.plugins.printer   
edu.ucsb.nceas.morpho.plugins.xsltresolver   
edu.ucsb.nceas.morpho.query   
 

Classes in edu.ucsb.nceas.morpho.plugins used by edu.ucsb.nceas.morpho.datapackage
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.
ServiceProvider
          All component plugins that provide services must implement this interface so that the framework can identify them.
XMLFactoryInterface
          This Interface enables calling classes to gain access to resources that are identified by unique String identifiers.
 

Classes in edu.ucsb.nceas.morpho.plugins used by edu.ucsb.nceas.morpho.editor
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.
ServiceProvider
          All component plugins that provide services must implement this interface so that the framework can identify them.
 

Classes in edu.ucsb.nceas.morpho.plugins used by edu.ucsb.nceas.morpho.plugins
DataPackageWizardListener
          Interface for Data Package Wizard Plugin
MetaDisplayInterface
          This interface provides methods for initializing, displaying, updating and registering as a listener for a Component that styles XML and displays the results
ServiceController
          The ServiceController handles the registration of services and service lookup for other objects.
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.
ServiceProvider
          All component plugins that provide services must implement this interface so that the framework can identify them.
XMLFactoryInterface
          This Interface enables calling classes to gain access to resources that are identified by unique String identifiers.
 

Classes in edu.ucsb.nceas.morpho.plugins used by edu.ucsb.nceas.morpho.plugins.datapackagewizard
DataPackageWizardInterface
          Interface for Data Package Wizard Plugin
DataPackageWizardListener
          Interface for Data Package Wizard Plugin
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.
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
 

Classes in edu.ucsb.nceas.morpho.plugins used by edu.ucsb.nceas.morpho.plugins.datapackagewizard.pages
TextImportListener
          This listener is called when the TextImportWizard either finishes or is canceled
 

Classes in edu.ucsb.nceas.morpho.plugins used by edu.ucsb.nceas.morpho.plugins.metadisplay
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.
ServiceProvider
          All component plugins that provide services must implement this interface so that the framework can identify them.
XMLFactoryInterface
          This Interface enables calling classes to gain access to resources that are identified by unique String identifiers.
 

Classes in edu.ucsb.nceas.morpho.plugins used by edu.ucsb.nceas.morpho.plugins.printer
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.
 

Classes in edu.ucsb.nceas.morpho.plugins used by edu.ucsb.nceas.morpho.plugins.xsltresolver
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.
ServiceProvider
          All component plugins that provide services must implement this interface so that the framework can identify them.
XSLTResolverInterface
          This interface enables access to XSLT stylesheets that are identified by unique String DOCTYPE identifiers.
 

Classes in edu.ucsb.nceas.morpho.plugins used by edu.ucsb.nceas.morpho.query
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.
ServiceProvider
          All component plugins that provide services must implement this interface so that the framework can identify them.
 



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