Interface | Description |
---|---|
DontSaveMarker | |
HookFactory | |
HookRegistration | |
MindMapHook | |
MindMapHook.PluginBaseClassSearcher |
This indirection is necessary, as all stored PermanentNodeHooks are
created during the map's creation time but the registrations are
underdone on ModeController's startup method later.
|
ModeControllerHook | |
NodeHook | |
PermanentNodeHook | |
UndoEventReceiver |
This is a marker interface for hooks.
|
Class | Description |
---|---|
ExportHook | |
ExportHook.ImageFilter | |
HookAdapter |
Implments MindMapHook as an Adapter class.
|
HookDescriptorBase | |
HookDescriptorPluginAction |
This is an information class that holds all outer properties of a hook, i.e.
|
HookDescriptorRegistration | |
HookFactory.RegistrationContainer | |
HookFactoryAdapter | |
HookInstanciationMethod | |
ImportWizard |
Converts an unqualified class name to import statements by scanning through
the classpath.
|
ModeControllerHookAdapter | |
NodeHookAdapter | |
PermanentNodeHookAdapter | |
PermanentNodeHookSubstituteUnknown |
Class saves xml data in case that the corresponding node hook is not present.
|