|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.extensions.HookDescriptorBase
freemind.extensions.HookDescriptorRegistration
public class HookDescriptorRegistration
Field Summary |
---|
Fields inherited from class freemind.extensions.HookDescriptorBase |
---|
frame, FREEMIND_BASE_DIR_STRING, mXmlPluginFile, pluginBase |
Constructor Summary | |
---|---|
HookDescriptorRegistration(FreeMindMain frame,
java.lang.String xmlPluginFile,
freemind.controller.actions.generated.instance.Plugin pluginBase,
freemind.controller.actions.generated.instance.PluginRegistration pRegistration)
|
Method Summary | |
---|---|
java.lang.String |
getClassName()
|
boolean |
getIsPluginBase()
|
java.util.List |
getListPluginModeList()
|
Methods inherited from class freemind.extensions.HookDescriptorBase |
---|
getFromPropertiesIfNecessary, getFromResourceIfNecessary, getPluginBase, getPluginClassLoader, getPluginClasspath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HookDescriptorRegistration(FreeMindMain frame, java.lang.String xmlPluginFile, freemind.controller.actions.generated.instance.Plugin pluginBase, freemind.controller.actions.generated.instance.PluginRegistration pRegistration)
Method Detail |
---|
public java.lang.String getClassName()
public boolean getIsPluginBase()
public java.util.List getListPluginModeList()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |