| Interface | Description |
|---|---|
| FreeMindFileDialog | |
| FreeMindFileDialog.DirectoryResultListener | |
| IconInformation | |
| MindMap | |
| MindMap.MapSourceChangedObserver |
When the map source is changed (eg. on disk, there is a newer version
edited from somebody else), this observer can be used to notice this.
|
| MindMapArrowLink | |
| MindMapCloud | |
| MindMapEdge | |
| MindMapLine | |
| MindMapLink | |
| MindMapNode | |
| ModeController | |
| ModeController.NodeLifetimeListener | |
| ModeController.NodeSelectionListener | |
| NodeViewEventListener |
| Class | Description |
|---|---|
| ArrowLinkAdapter | |
| ArrowLinkTarget |
Stores targets of arrow links.
|
| CloudAdapter | |
| CloudAdapter.CloudAdapterListener | |
| ControllerAdapter |
Derive from this class to implement the Controller for your mode.
|
| EdgeAdapter | |
| EdgeAdapter.EdgeAdapterListener | |
| FreeMindAwtFileDialog |
File Chooser for Mac
|
| FreeMindJFileDialog |
File Chooser for OS windows and linux (without Mac)
|
| HistoryInformation |
Here, the creation and modification times of objects (by now, only for nodes)
are stored.
|
| LineAdapter | |
| LinkAdapter | |
| LinkAdapter.LinkAdapterListener | |
| MapAdapter | |
| MapRegistry | |
| MindIcon |
This class represents a MindIcon than can be applied to a node or a whole
branch.
|
| MindMapLinkRegistry |
Interface for the registry, which manages the ids of nodes and the existing
links in a map.
|
| Mode | |
| ModesCreator |
This class creates all the modes that are available.
|
| NodeAdapter |
This class represents a single Node of a Tree.
|
| NodeDownAction | |
| NodeViewEvent | |
| StylePattern |
THIS CLASS IS NO LONGER USED!
|
| StylePatternFactory |
This class constructs patterns from files or from nodes and saves them back.
|
| XMLElementAdapter |