freemind.modes
Class MapRegistry
java.lang.Object
freemind.modes.MapRegistry
public class MapRegistry
- extends java.lang.Object
- Author:
- dimitri
26.05.2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapRegistry
public MapRegistry(MindMap map,
ModeController modeController)
addIcon
public void addIcon(MindIcon icon)
getIcons
public SortedMapListModel getIcons()
getAttributes
public AttributeRegistry getAttributes()
registrySubtree
public void registrySubtree(MindMapNode root,
boolean registerMyself)
registryNodeIcons
public void registryNodeIcons(MindMapNode node)
getMap
public MindMap getMap()
getModeController
public ModeController getModeController()
save
public void save(java.io.Writer fileout)
throws java.io.IOException
- Throws:
java.io.IOException