freemind.extensions
Class HookDescriptorBase
java.lang.Object
freemind.extensions.HookDescriptorBase
- Direct Known Subclasses:
- HookDescriptorPluginAction, HookDescriptorRegistration
public class HookDescriptorBase
- extends java.lang.Object
- Author:
- foltin
Constructor Summary |
HookDescriptorBase(freemind.controller.actions.generated.instance.Plugin pluginBase,
FreeMindMain frame,
java.lang.String xmlPluginFile)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FREEMIND_BASE_DIR_STRING
public static final java.lang.String FREEMIND_BASE_DIR_STRING
- See Also:
- Constant Field Values
pluginBase
protected final freemind.controller.actions.generated.instance.Plugin pluginBase
frame
protected final FreeMindMain frame
mXmlPluginFile
protected final java.lang.String mXmlPluginFile
HookDescriptorBase
public HookDescriptorBase(freemind.controller.actions.generated.instance.Plugin pluginBase,
FreeMindMain frame,
java.lang.String xmlPluginFile)
- Parameters:
pluginBase
- frame
- xmlPluginFile
-
getFromResourceIfNecessary
protected java.lang.String getFromResourceIfNecessary(java.lang.String string)
getFromPropertiesIfNecessary
protected java.lang.String getFromPropertiesIfNecessary(java.lang.String string)
getPluginBase
public freemind.controller.actions.generated.instance.Plugin getPluginBase()
getPluginClasspath
public java.util.List getPluginClasspath()
getPluginClassLoader
public java.lang.ClassLoader getPluginClassLoader()