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

Packages that use edu.ucsb.nceas.morpho.framework
edu.ucsb.nceas.morpho.datapackage   
edu.ucsb.nceas.morpho.datapackage.wizard   
edu.ucsb.nceas.morpho.editor   
edu.ucsb.nceas.morpho.framework   
edu.ucsb.nceas.morpho.query   
 

Classes in edu.ucsb.nceas.morpho.framework used by edu.ucsb.nceas.morpho.datapackage
CacheAccessException
          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.
ClientFramework
          The ClientFramework is the main entry point for the Morpho application.
DataPackageInterface
          All component plugins that handle access to data packages should implement this interface and register themselves as a service provider for the interface withthe framework.
EditingCompleteListener
          Any object that is interested in being notified when editing of an XML document is complete and obtaining a copy of the edited (new) document should implement this interface and register with the editor document
EditorInterface
          All component plugins that require the editing of XML documents should implement this interface and register themselves as a service provider for the interface with the framework.
PluginInterface
          All component plugins that are to be included in the ClientFramework must implement this interface so that the services of the ClientFramework 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.framework used by edu.ucsb.nceas.morpho.datapackage.wizard
ClientFramework
          The ClientFramework is the main entry point for the Morpho application.
 

Classes in edu.ucsb.nceas.morpho.framework used by edu.ucsb.nceas.morpho.editor
ClientFramework
          The ClientFramework is the main entry point for the Morpho application.
EditingCompleteListener
          Any object that is interested in being notified when editing of an XML document is complete and obtaining a copy of the edited (new) document should implement this interface and register with the editor document
EditorInterface
          All component plugins that require the editing of XML documents should implement this interface and register themselves as a service provider for the interface with the framework.
PluginInterface
          All component plugins that are to be included in the ClientFramework must implement this interface so that the services of the ClientFramework 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.framework used by edu.ucsb.nceas.morpho.framework
CacheAccessException
          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.
ClientFramework
          The ClientFramework is the main entry point for the Morpho application.
ConfigXML
          This class is designed to store configuration information in an XML file.
ConnectionListener
          Any object that is interested in the status of the morpho framework connection should implement this interface and register with the framework to be notified of changes, including changes to the username and connection status.
DataStore
          creates an abstract class for getting files from any dataStore using the same methods.
DataStoreInterface
          creates an interface for getting files from any dataStore using the same methods.
EditingCompleteListener
          Any object that is interested in being notified when editing of an XML document is complete and obtaining a copy of the edited (new) document should implement this interface and register with the editor document
MetacatUploadException
          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.
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.
 

Classes in edu.ucsb.nceas.morpho.framework used by edu.ucsb.nceas.morpho.query
ClientFramework
          The ClientFramework is the main entry point for the Morpho application.
ConnectionListener
          Any object that is interested in the status of the morpho framework connection should implement this interface and register with the framework to be notified of changes, including changes to the username and connection status.
PluginInterface
          All component plugins that are to be included in the ClientFramework must implement this interface so that the services of the ClientFramework such as menu and toolbar actions, and session control, are available to the plugin component.
 



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