Package freemind.modes

Interface Summary
MindMap  
MindMapArrowLink  
MindMapCloud  
MindMapEdge  
MindMapLine  
MindMapLink  
MindMapLinkRegistry Interface for the registry, which manages the ids of nodes and the existing links in a map.
MindMapLinkRegistry.ID_BasicState State parent interface.
MindMapLinkRegistry.ID_Blank This state interface expresses the state that a node is blank (i.e.
MindMapLinkRegistry.ID_Registered This state interface expresses the state that a node has an ID.
MindMapLinkRegistry.ID_UsedState This state interface expresses the state that a node has an ID, but is abstract.
MindMapNode  
Mode  
ModeController  
ModeController.MouseWheelEventHandler  
 

Class Summary
ArrowLinkAdapter  
CloudAdapter  
ControllerAdapter Derive from this class to implement the Controller for your mode.
EdgeAdapter  
HistoryInformation Here, the creation and modification times of objects (by now, only for nodes) are stored.
LineAdapter  
LinkAdapter  
LinkRegistryAdapter Interface for the registry, which manages the ids of nodes and the existing links in a map.
MapAdapter  
MindIcon This class represents a MindIcon than can be applied to a node or a whole branch.
ModesCreator This class creates all the modes that are available.
NodeAdapter This class represents a single Node of a Tree.
NodeDownAction  
StylePattern This class represents a StylePattern than can be applied to a node or a whole branch.
XMLElementAdapter