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. |