Class Summary | |
---|---|
ArrowLinkAdapter | |
ArrowLinkView | This class represents a ArrowLink around a node. |
BezierEdgeView | This class represents a single Edge of a MindMap. |
BrowseArrowLinkModel | |
BrowseCloudModel | |
BrowseController | |
BrowseEdgeModel | |
BrowseMapModel | |
BrowseMode | |
BrowseNodeModel | This class represents a single Node of a Tree. |
BrowsePopupMenu | |
BrowseToolBar | |
BrowseXMLElement | |
BubbleNodeView | This class represents a single Bubble-Style Node of a MindMap (in analogy to TreeCellRenderer). |
CloudAdapter | |
CloudView | This class represents a Cloud around a node. |
Controller | Provides the methods to edit/change a Node. |
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 | |
Controller.MapModuleManager | Manages the list of MapModules. |
Controller.ZoomInAction | |
Controller.ZoomOutAction | |
ConvexHull | |
ConvexHull.thetaComparator | |
EdgeAdapter | |
EdgeView | This class represents a single Edge of a MindMap. |
ExampleFileFilter | A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about. |
FileController | |
FileEdgeModel | |
FileMapModel | |
FileMode | |
FileNodeModel | This class represents a single Node of a Tree. |
FilePopupMenu | |
FileToolBar | |
ForkNodeView | This class represents a single Fork-Style Node of a MindMap (in analogy to TreeCellRenderer). |
FreeMind | |
FreeMindApplet | |
FreeMindMain | |
LastOpenedList | This class manages a list of the maps that were opened last. |
LineAdapter | |
LinearEdgeView | This class represents a single Edge of a MindMap. |
LinkAdapter | |
LinkRegistryAdapter | Interface for the registry, which manages the ids of nodes and the existing links in a map. |
LinkRegistryAdapter.ID_BasicStateAdapter | State parent interface. |
LinkRegistryAdapter.ID_BlankAdapter | This state interface expresses the state that a node is blank (i.e. without an id, normal state). |
LinkRegistryAdapter.ID_RegisteredAdapter | This state interface expresses the state that a node has an ID. |
LinkRegistryAdapter.ID_UsedStateAdapter | This state interface expresses the state that a node has an ID, but is abstract. |
MainToolBar | |
MapAdapter | |
MapModule | This class is the key to one Model/View bundle which represents one map. |
MapMouseMotionListener | The MouseListener which belongs to MapView |
MapMouseWheelListener | The MouseListener which belongs to MapView |
MapView | This class represents the view of a whole MindMap (in analogy to class JTree). |
MapView.nodesDepthComparator | This class sortes nodes by ascending depth of their paths to root. |
MenuBar | This is the menu bar for FreeMind. |
MindIcon | This class represents a MindIcon than can be applied to a node or a whole branch. |
MindMap | |
MindMapArrowLink | |
MindMapArrowLinkModel | |
MindMapCloud | |
MindMapCloudModel | |
MindMapController | |
MindMapController.ChangeArrowsInArrowLinkAction | |
MindMapController.ColorArrowLinkAction | |
MindMapController.ExportBranchToHTMLAction | |
MindMapController.ExportToHTMLAction | |
MindMapController.RemoveArrowLinkAction | |
MindMapEdge | |
MindMapEdgeModel | |
MindMapLayout | This class will Layout the Nodes and Edges of an MapView. |
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. without an id, normal state). |
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. |
MindMapMapModel | |
MindMapMode | |
MindMapNode | |
MindMapNodeModel | This class represents a single Node of a Tree. |
MindMapNodesSelection | |
MindMapPopupMenu | |
MindMapToolBar | |
MindMapXMLElement | |
Mode | |
ModeController | |
ModesCreator | This class creates all the modes that are available. |
MultipleImage | |
NodeAdapter | This class represents a single Node of a Tree. |
NodeDragListener | The NodeDragListener which belongs to every NodeView |
NodeDropListener | |
NodeKeyListener | The KeyListener which belongs to the node and cares for Events like C-D (Delete Node). |
NodeMouseMotionListener | The MouseMotionListener which belongs to every NodeView |
NodeMouseMotionListener.timeDelayedSelection | |
NodeView | This class represents a single Node of a MindMap (in analogy to TreeCellRenderer). |
RootNodeView | This is a RootNode with different placing of children and different painting than a normal NodeView |
SchemeController | |
SchemeEdgeModel | |
SchemeMapModel | |
SchemeMode | |
SchemeNodeModel | This class represents a single Node of a Tree. |
SchemePopupMenu | |
SchemeToolBar | |
SharpBezierEdgeView | This class represents a sharp Edge of a MindMap. |
SharpLinearEdgeView | This class represents a sharp Edge of a MindMap. |
StylePattern | This class represents a StylePattern than can be applied to a node or a whole branch. |
Tools | |
Tools.BooleanHolder | |
Tools.IntHolder | |
Tools.ObjectHolder | |
Tools.Pair | |
XMLElement | XMLElement is a representation of an XML object. |
XMLElementAdapter | |
XMLParseException | An XMLParseException is thrown when an error occures while parsing an XML string. |