public class PermanentNodeHookSubstituteUnknown extends PermanentNodeHookAdapter
MindMapHook.PluginBaseClassSearcherPARAMETERSlogger| Constructor and Description |
|---|
PermanentNodeHookSubstituteUnknown(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
void |
loadFrom(XMLElement child) |
void |
save(XMLElement xml) |
loadNameValuePairs, onAddChild, onAddChildren, onDeselectHook, onNewChild, onRemoveChild, onRemoveChildren, onSelectHook, onUpdateChildrenHook, onUpdateNodeHook, onViewCreatedHook, onViewRemovedHook, saveNameValuePairs, shutdownMapHookgetMap, getNode, invoke, nodeChanged, setMap, setNodegetController, getPluginBaseClass, getProperties, getResource, getResourceString, setController, setName, setPluginBaseClass, setProperties, startupMapHookclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPluginBaseClass, getResourceString, setController, setName, setPluginBaseClass, setProperties, startupMapHookpublic PermanentNodeHookSubstituteUnknown(java.lang.String name)
public void loadFrom(XMLElement child)
loadFrom in interface PermanentNodeHookloadFrom in class PermanentNodeHookAdapterpublic void save(XMLElement xml)
save in interface PermanentNodeHooksave in class PermanentNodeHookAdapterpublic java.lang.String getName()
getName in interface MindMapHookgetName in class HookAdapter