Package freemind.modes

Interface Summary

MindMap
MindMapArrowLink
MindMapCloud
MindMapEdge
MindMapLine
MindMapLink
MindMapLinkRegistryInterface for the registry, which manages the ids of nodes and the existing links in a map.
MindMapLinkRegistry.ID_BasicStateState parent interface.
MindMapLinkRegistry.ID_BlankThis state interface expresses the state that a node is blank (i.e.
MindMapLinkRegistry.ID_RegisteredThis state interface expresses the state that a node has an ID.
MindMapLinkRegistry.ID_UsedStateThis state interface expresses the state that a node has an ID, but is abstract.
MindMapNode
Mode
ModeController

Class Summary

ArrowLinkAdapter
CloudAdapter
ControllerAdapter Derive from this class to implement the Controller for your mode.
ControllerAdapter.CopyAction
ControllerAdapter.CopySingleAction
ControllerAdapter.CutAction
ControllerAdapter.EditAction
ControllerAdapter.EditCopyAction
ControllerAdapter.EditLongAction
ControllerAdapter.FileOpener
ControllerAdapter.FindAction
ControllerAdapter.FindNextAction
ControllerAdapter.FollowLinkAction
ControllerAdapter.GotoLinkNodeAction
ControllerAdapter.NewChildAction
ControllerAdapter.NewChildWithoutFocusAction
ControllerAdapter.NewMapAction
ControllerAdapter.NewPreviousSiblingAction
ControllerAdapter.NewSiblingAction
ControllerAdapter.NodeDownAction
ControllerAdapter.NodeUpAction
ControllerAdapter.OpenAction
ControllerAdapter.PasteAction
ControllerAdapter.RemoveAction
ControllerAdapter.SaveAction
ControllerAdapter.SaveAsAction
ControllerAdapter.SetImageByFileChooserAction
ControllerAdapter.SetLinkByFileChooserAction
ControllerAdapter.SetLinkByTextFieldAction
ControllerAdapter.ToggleChildrenFoldedAction
ControllerAdapter.ToggleFoldedAction
EdgeAdapter
LineAdapter
LinkAdapter
LinkRegistryAdapterInterface for the registry, which manages the ids of nodes and the existing links in a map.
LinkRegistryAdapter.ID_BasicStateAdapterState parent interface.
LinkRegistryAdapter.ID_BlankAdapterThis state interface expresses the state that a node is blank (i.e.
LinkRegistryAdapter.ID_RegisteredAdapterThis state interface expresses the state that a node has an ID.
LinkRegistryAdapter.ID_UsedStateAdapterThis state interface expresses the state that a node has an ID, but is abstract.
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.
StylePattern This class represents a StylePattern than can be applied to a node or a whole branch.
XMLElementAdapter