public class JabRefPlugin extends _JabRefPlugin
_JabRefPlugin.EntryFetcherExtension, _JabRefPlugin.ExportFormatExtension, _JabRefPlugin.ExportFormatProviderExtension, _JabRefPlugin.ExportFormatTemplateExtension, _JabRefPlugin.ImportFormatExtension, _JabRefPlugin.LayoutFormatterExtension, _JabRefPlugin.PushToApplicationExtension, _JabRefPlugin.SidePanePluginExtension
Constructor and Description |
---|
JabRefPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
doStart() |
void |
doStop() |
static JabRefPlugin |
getInstance(PluginManager manager)
Retrieve the Plug-in instance from the given manager.
|
getEntryFetcherExtensions, getExportFormatExtensions, getExportFormatProviderExtensions, getExportFormatTemplateExtensions, getId, getImportFormatExtensions, getLayoutFormatterExtensions, getPushToApplicationExtensions, getSidePanePluginExtensions
public void doStart()
public void doStop()
public static JabRefPlugin getInstance(PluginManager manager)
manager
- The manager from which to retrieve the plug-in instance