freemind.extensions
Interface MindMapHook.PluginBaseClassSearcher

Enclosing interface:
MindMapHook

public static interface 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.


Method Summary
 java.lang.Object getPluginBaseObject()
           
 

Method Detail

getPluginBaseObject

java.lang.Object getPluginBaseObject()