freemind.modes.mindmapmode
Interface MindMapController.NewNodeCreator

All Known Implementing Classes:
MindMapController.DefaultMindMapNodeCreator
Enclosing class:
MindMapController

public static interface MindMapController.NewNodeCreator


Method Summary
 MindMapNode createNode(java.lang.Object userObject, MindMap map)
           
 

Method Detail

createNode

MindMapNode createNode(java.lang.Object userObject,
                       MindMap map)