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.metadisplay   
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
DocumentNotFoundException
          This exception is thrown when a requested document cannot be found
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
DocumentNotFoundException
          This exception is thrown when a requested document cannot be found
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.metadisplay
DocumentNotFoundException
          This exception is thrown when a requested document cannot be found
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.xsltresolver
DocumentNotFoundException
          This exception is thrown when a requested document cannot be found
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.