Class JustificationPreferencesPanelPluginLoader
java.lang.Object
org.protege.editor.core.plugin.AbstractPluginLoader<JustificationPreferencesPanelPlugin>
org.liveontologies.protege.explanation.justification.preferences.JustificationPreferencesPanelPluginLoader
public class JustificationPreferencesPanelPluginLoader
extends org.protege.editor.core.plugin.AbstractPluginLoader<JustificationPreferencesPanelPlugin>
-
Constructor Summary
ConstructorsConstructorDescriptionJustificationPreferencesPanelPluginLoader(org.protege.editor.core.editorkit.EditorKit kit) -
Method Summary
Modifier and TypeMethodDescriptionprotected JustificationPreferencesPanelPlugincreateInstance(org.eclipse.core.runtime.IExtension extension) Methods inherited from class org.protege.editor.core.plugin.AbstractPluginLoader
getExtensionMatcher, getPlugins
-
Constructor Details
-
JustificationPreferencesPanelPluginLoader
public JustificationPreferencesPanelPluginLoader(org.protege.editor.core.editorkit.EditorKit kit)
-
-
Method Details
-
createInstance
protected JustificationPreferencesPanelPlugin createInstance(org.eclipse.core.runtime.IExtension extension) - Specified by:
createInstancein classorg.protege.editor.core.plugin.AbstractPluginLoader<JustificationPreferencesPanelPlugin>
-