Interface | Description |
---|---|
PluginExtension |
Any plugin extension must implement this interface.
|
Class | Description |
---|---|
OptionsPageGroupPluginExtension |
Plugin extension for option pages group.
|
Plugin |
Plugin class.
|
PluginAction |
Plugin action is an abstract action that stores the plugin extension that will be runned by the
caller.
|
PluginContributedComponent |
The plugin contributed component.
|
PluginContributedToolbar |
A toolbar contributed by a plugin.
|
PluginContributedView |
A view contributed by the plugin
|
PluginDescriptor |
Descriptor of the plugin.
|
PluginDescriptor.PluginExtensionDescription |
Contains a plugin description + plugin type + keyboard shortcuts
|
PluginManager |
The plugin manager is responsable to find and instantiate plugins.
|
Exception | Description |
---|---|
PluginLoadException |
Exception thrown when conflicts occur during plugin load.
|
© Copyright Syncro Soft SRL 2002 - 2014. All rights reserved.