Alphabetical Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

accept(File) - method in class freemind.main.ExampleFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
actionPerformed(ActionEvent) - method in class freemind.controller.Controller.ZoomInAction
actionPerformed(ActionEvent) - method in class freemind.controller.Controller.ZoomOutAction
actionPerformed(ActionEvent) - method in class freemind.modes.mindmapmode.MindMapController.ColorArrowLinkAction
actionPerformed(ActionEvent) - method in class freemind.modes.mindmapmode.MindMapController.ExportToHTMLAction
actionPerformed(ActionEvent) - method in class freemind.modes.mindmapmode.MindMapController.RemoveArrowLinkAction
activate() - method in class freemind.modes.browsemode.BrowseMode
Called whenever this mode is chosen in the program.
activate() - method in class freemind.modes.filemode.FileMode
Called whenever this mode is chosen in the program.
activate() - method in class freemind.modes.mindmapmode.MindMapMode
Called whenever this mode is chosen in the program.
activate() - method in class freemind.modes.Mode
activate() - method in class freemind.modes.schememode.SchemeMode
Called whenever this mode is chosen in the program.
add(Action,String) - method in class freemind.modes.browsemode.BrowsePopupMenu
add(Action,String) - method in class freemind.modes.filemode.FilePopupMenu
add(JMenu,Action) - method in class freemind.modes.ControllerAdapter
add(JMenu,Action,String) - method in class freemind.modes.ControllerAdapter
addChild(freemind.main.XMLElement) - method in class freemind.main.XMLElement
Adds a child element.
addChild(freemind.main.XMLElement) - method in class freemind.modes.XMLElementAdapter
addExtension(String) - method in class freemind.main.ExampleFileFilter
Adds a filetype "dot" extension to filter against.
addIcon(freemind.modes.MindIcon) - method in class freemind.modes.MindMapNode
addIcon(freemind.modes.MindIcon) - method in class freemind.modes.NodeAdapter
addImage(ImageIcon) - method in class freemind.view.mindmapview.MultipleImage
addLayoutComponent(String,Component) - method in class freemind.view.mindmapview.MindMapLayout
Source holds the MindMapArrowLinkModel and points to the id placed in target.
addProperty(String,double) - method in class freemind.main.XMLElement
Adds or modifies an attribute.
addProperty(String,int) - method in class freemind.main.XMLElement
Adds or modifies an attribute.
addProperty(String,Object) - method in class freemind.main.XMLElement
Adds or modifies an attribute.
addTreeModelListener(TreeModelListener) - method in class freemind.modes.MapAdapter
anotherNodeSelected(freemind.modes.MindMapNode) - method in class freemind.modes.mindmapmode.MindMapController
ArrowLinkAdapter - class freemind.modes.ArrowLinkAdapter
ArrowLinkAdapters - field in class freemind.modes.XMLElementAdapter
arrowLinkCurve - field in class freemind.view.mindmapview.ArrowLinkView
arrowLinkModel - field in class freemind.view.mindmapview.ArrowLinkView
ArrowLinkView - class freemind.view.mindmapview.ArrowLinkView
This class represents a ArrowLink around a node.

B

basicCopy() - method in class freemind.modes.mindmapmode.MindMapNodeModel
basicCopy() - method in class freemind.modes.NodeAdapter
BezierEdgeView - class freemind.view.mindmapview.BezierEdgeView
This class represents a single Edge of a MindMap.
binOptionIsTrue(String) - method in class freemind.modes.ControllerAdapter
BooleanHolder() - constructor for class freemind.main.Tools.BooleanHolder
BooleanToXml(boolean) - static method in class freemind.main.Tools
BrowseArrowLinkModel - class freemind.modes.browsemode.BrowseArrowLinkModel
BrowseCloudModel - class freemind.modes.browsemode.BrowseCloudModel
BrowseController - class freemind.modes.browsemode.BrowseController
BrowseController(freemind.modes.Mode) - constructor for class freemind.modes.browsemode.BrowseController
BrowseEdgeModel - class freemind.modes.browsemode.BrowseEdgeModel
BrowseMapModel - class freemind.modes.browsemode.BrowseMapModel
BrowseMapModel(freemind.main.FreeMindMain) - constructor for class freemind.modes.browsemode.BrowseMapModel
BrowseMode - class freemind.modes.browsemode.BrowseMode
BrowseMode() - constructor for class freemind.modes.browsemode.BrowseMode
BrowseNodeModel - class freemind.modes.browsemode.BrowseNodeModel
This class represents a single Node of a Tree.
BrowseNodeModel(freemind.main.FreeMindMain) - constructor for class freemind.modes.browsemode.BrowseNodeModel
BrowseNodeModel(Object,freemind.main.FreeMindMain) - constructor for class freemind.modes.browsemode.BrowseNodeModel
BrowsePopupMenu - class freemind.modes.browsemode.BrowsePopupMenu
BrowsePopupMenu(freemind.modes.browsemode.BrowseController) - constructor for class freemind.modes.browsemode.BrowsePopupMenu
BrowseToolBar - class freemind.modes.browsemode.BrowseToolBar
BrowseToolBar(freemind.modes.browsemode.BrowseController) - constructor for class freemind.modes.browsemode.BrowseToolBar
BrowseXMLElement - class freemind.modes.browsemode.BrowseXMLElement
BrowseXMLElement(freemind.main.FreeMindMain) - constructor for class freemind.modes.browsemode.BrowseXMLElement
BrowseXMLElement(freemind.main.FreeMindMain,Vector,HashMap) - constructor for class freemind.modes.browsemode.BrowseXMLElement
BubbleNodeView - class freemind.view.mindmapview.BubbleNodeView
This class represents a single Bubble-Style Node of a MindMap (in analogy to TreeCellRenderer).

C

calculateHull(LinkedList) - method in class freemind.view.mindmapview.ConvexHull
ccw(Point,Point,Point) - method in class freemind.view.mindmapview.ConvexHull
centerNode(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.MapView
Problem: Before scrollRectToVisible is called, the node has the location (0,0), ie.
changeNode(freemind.modes.MindMapNode,String) - method in class freemind.modes.filemode.FileMapModel
changesPerformedSinceLastSave - field in class freemind.modes.MapAdapter
denotes the amount of changes since the last save.
changeToMode(String) - method in class freemind.controller.Controller
checkCDATA(StringBuffer) - method in class freemind.main.XMLElement
Scans a special tag and if the tag is a CDATA section, append its content to buf.
checkJavaVersion() - method in class freemind.controller.Controller
checkLiteral(String) - method in class freemind.main.XMLElement
Scans the data for literal text.
children - field in class freemind.modes.NodeAdapter
children() - method in class freemind.modes.NodeAdapter
AFAIK there is no way to get an enumeration out of a linked list.
childrenFolded() - method in class freemind.modes.filemode.FileNodeModel
childrenFolded() - method in class freemind.modes.MindMapNode
childrenFolded() - method in class freemind.modes.NodeAdapter
childrenUnfolded() - method in class freemind.modes.filemode.FileNodeModel
childrenUnfolded() - method in class freemind.modes.MindMapNode
childrenUnfolded() - method in class freemind.modes.NodeAdapter
clearCuttedNodeBuffer() - method in class freemind.modes.LinkRegistryAdapter
Clears the set of recent cutted nodes.
clearCuttedNodeBuffer() - method in class freemind.modes.MindMapLinkRegistry
Clears the set of recent cutted nodes.
clone() - method in class freemind.modes.ArrowLinkAdapter
clone() - method in class freemind.modes.browsemode.BrowseArrowLinkModel
clone() - method in class freemind.modes.LineAdapter
clone() - method in class freemind.modes.mindmapmode.MindMapArrowLinkModel
clone() - method in class freemind.modes.MindMapLine
close() - method in class freemind.modes.ControllerAdapter
Return false if user has canceled.
close() - method in class freemind.modes.ModeController
cloud - field in class freemind.modes.NodeAdapter
parameters of an eventually associated cloud
CloudAdapter - class freemind.modes.CloudAdapter
For derived classes.
cloudModel - field in class freemind.view.mindmapview.CloudView
CloudView - class freemind.view.mindmapview.CloudView
This class represents a Cloud around a node.
collectColors(HashSet) - method in class freemind.modes.mindmapmode.MindMapNodeModel
collectLabels(freemind.view.mindmapview.NodeView,HashMap) - method in class freemind.view.mindmapview.MapView
collect all existing labels in the current map.
color - field in class freemind.modes.LineAdapter
color - field in class freemind.modes.NodeAdapter
colorToXml(Color) - static method in class freemind.main.Tools
compare(Object,Object) - method in class freemind.view.mindmapview.ConvexHull.thetaComparator
compare(Object,Object) - method in class freemind.view.mindmapview.MapView.nodesDepthComparator
completeElement() - method in class freemind.main.XMLElement
completeElement() - method in class freemind.modes.XMLElementAdapter
Controller - class freemind.controller.Controller
Provides the methods to edit/change a Node.
Controller(freemind.main.FreeMindMain) - constructor for class freemind.controller.Controller
ControllerAdapter - class freemind.modes.ControllerAdapter
Derive from this class to implement the Controller for your mode.
ControllerAdapter() - constructor for class freemind.modes.ControllerAdapter
ControllerAdapter(freemind.modes.Mode) - constructor for class freemind.modes.ControllerAdapter
ConvexHull - class freemind.view.mindmapview.ConvexHull
copy - field in class freemind.modes.ControllerAdapter
copy() - method in class freemind.modes.MapAdapter
copy() - method in class freemind.modes.MindMap
copy(freemind.modes.MindMapNode) - method in class freemind.modes.MapAdapter
copy(freemind.modes.MindMapNode) - method in class freemind.modes.MindMap
copy(freemind.modes.MindMapNode) - method in class freemind.modes.mindmapmode.MindMapMapModel
CopyAction(Object) - constructor for class freemind.modes.ControllerAdapter.CopyAction
copySingle - field in class freemind.modes.ControllerAdapter
copySingle() - method in class freemind.modes.MapAdapter
copySingle() - method in class freemind.modes.MindMap
CopySingleAction(Object) - constructor for class freemind.modes.ControllerAdapter.CopySingleAction
countChildren() - method in class freemind.main.XMLElement
Returns the number of child elements of the element.
createAnotherElement() - method in class freemind.modes.browsemode.BrowseXMLElement
abstract method to create elements of my type (factory).
createAnotherElement() - method in class freemind.modes.mindmapmode.MindMapXMLElement
abstract method to create elements of my type (factory).
createAnotherElement() - method in class freemind.main.XMLElement
Creates a new similar XML element.
createAnotherElement() - method in class freemind.modes.XMLElementAdapter
abstract method to create elements of my type (factory).
createNodeAdapter(freemind.main.FreeMindMain) - method in class freemind.modes.browsemode.BrowseXMLElement
createNodeAdapter(freemind.main.FreeMindMain) - method in class freemind.modes.mindmapmode.MindMapXMLElement
createTimer(MouseEvent) - method in class freemind.controller.NodeMouseMotionListener
cut - field in class freemind.modes.ControllerAdapter
cut() - method in class freemind.modes.MapAdapter
cut() - method in class freemind.modes.MindMap
cut(freemind.modes.MindMapNode) - method in class freemind.modes.MapAdapter
cut(freemind.modes.MindMapNode) - method in class freemind.modes.MindMap
CutAction(Object) - constructor for class freemind.modes.ControllerAdapter.CutAction
Removes links to all nodes beginning from target with its children.

D

DEFAULT_WIDTH - static field in class freemind.modes.LineAdapter
defaultProps - static field in class freemind.main.FreeMindApplet
defaultPropsURL - field in class freemind.main.FreeMind
defaultPropsURL - field in class freemind.main.FreeMindApplet
Exception if there are still targets registered.
deselect(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.MapView
destroy() - method in class freemind.modes.MapAdapter
destroy() - method in class freemind.modes.MindMap
Destroy everything you have created upon opening.
destroy() - method in class freemind.modes.mindmapmode.MindMapMapModel
When a map is closed, this method is called.
detectCollision(Point) - method in class freemind.view.mindmapview.ArrowLinkView
Determines, whether or not a given point p is in an epsilon-neighbourhood for the cubic curve.
detectCollision(Point) - method in class freemind.view.mindmapview.MapView
Display a node in the display (used by find and the goto action by arrow link actions).
doubleClick() - method in class freemind.modes.browsemode.BrowseController
doubleClick(MouseEvent) - method in class freemind.modes.ControllerAdapter
doubleClick(MouseEvent) - method in class freemind.modes.ModeController
dragColor - static field in class freemind.view.mindmapview.NodeView
dragEnter(DropTargetDragEvent) - method in class freemind.controller.NodeDropListener
The method is called when the cursor carrying the dragged item enteres the area of the node.
dragExit(DropTargetEvent) - method in class freemind.controller.NodeDropListener
DRAGGED_OVER_NO - static field in class freemind.view.mindmapview.NodeView
DRAGGED_OVER_SIBLING - static field in class freemind.view.mindmapview.NodeView
DRAGGED_OVER_SON - static field in class freemind.view.mindmapview.NodeView
DRAGGED_OVER_SON_LEFT - static field in class freemind.view.mindmapview.NodeView
For RootNodeView.
dragGestureRecognized(DragGestureEvent) - method in class freemind.controller.NodeDragListener
dragOver(DropTargetDragEvent) - method in class freemind.controller.NodeDropListener
dragScroll(DropTargetDragEvent) - method in class freemind.controller.NodeDropListener
drop(DropTargetDropEvent) - method in class freemind.controller.NodeDropListener
dropActionChanged(DropTargetDragEvent) - method in class freemind.controller.NodeDropListener
dropActionFlavor - static field in class freemind.controller.MindMapNodesSelection
dropAsSibling(double) - method in class freemind.view.mindmapview.NodeView
dropAsSibling(double) - method in class freemind.view.mindmapview.RootNodeView
dropPosition(double) - method in class freemind.view.mindmapview.NodeView
dropPosition(double) - method in class freemind.view.mindmapview.RootNodeView

E

edge - field in class freemind.view.mindmapview.NodeView
EdgeAdapter - class freemind.modes.EdgeAdapter
For derived classes.
EdgeView - class freemind.view.mindmapview.EdgeView
This class represents a single Edge of a MindMap.
edit(KeyEvent,boolean,boolean) - method in class freemind.modes.browsemode.BrowseController
edit(KeyEvent,boolean,boolean) - method in class freemind.modes.ControllerAdapter
edit(KeyEvent,boolean,boolean) - method in class freemind.modes.ModeController
EditAction() - constructor for class freemind.modes.ControllerAdapter.EditAction
EditLongAction() - constructor for class freemind.modes.ControllerAdapter.EditLongAction
end - field in class freemind.view.mindmapview.EdgeView
endArrow - field in class freemind.modes.ArrowLinkAdapter
endInclination - field in class freemind.modes.ArrowLinkAdapter
the zero is the start point of the line;
enumerateAttributeNames() - method in class freemind.main.XMLElement
Enumerates the attribute names.
enumerateChildren() - method in class freemind.main.XMLElement
Enumerates the child elements.
enumeratePropertyNames() - method in class freemind.main.XMLElement
Enumerates the attribute names.
err(String) - method in class freemind.main.FreeMind
err(String) - method in class freemind.main.FreeMindApplet
err(String) - method in class freemind.main.FreeMindMain
errorMessage(Object) - method in class freemind.controller.Controller
errorMessage(Object,JComponent) - method in class freemind.controller.Controller
estabilishOwnFont() - method in class freemind.modes.NodeAdapter
ExampleFileFilter - class freemind.main.ExampleFileFilter
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExampleFileFilter() - constructor for class freemind.main.ExampleFileFilter
Creates a file filter.
ExampleFileFilter(String) - constructor for class freemind.main.ExampleFileFilter
Creates a file filter that accepts files with the given extension.
ExampleFileFilter(String,String) - constructor for class freemind.main.ExampleFileFilter
Creates a file filter that accepts the given file type.
ExampleFileFilter(String[]) - constructor for class freemind.main.ExampleFileFilter
Creates a file filter from the given string array.
ExampleFileFilter(String[],String) - constructor for class freemind.main.ExampleFileFilter
Creates a file filter from the given string array and description.
executableByExtension(String) - static method in class freemind.main.Tools
executableExtensions - static field in class freemind.main.Tools
expandFileName(String) - static method in class freemind.main.Tools
Replaces a ~ in a filename with the users home directory
expandPlaceholders(String,String) - static method in class freemind.main.Tools
Example: expandPlaceholders("Hello $1.","Dolly"); => "Hello Dolly."
expandPlaceholders(String,String,String) - static method in class freemind.main.Tools
expandPlaceholders(String,String,String,String) - static method in class freemind.main.Tools
expectedInput(String) - method in class freemind.main.XMLElement
Creates a parse exception for when the next character read is not the character that was expected.
extendSelection(MouseEvent) - method in class freemind.modes.ControllerAdapter
This extends the currently selected nodes.
extendSelection(MouseEvent) - method in class freemind.modes.ModeController
This extends the currently selected nodes.

F

FileController - class freemind.modes.filemode.FileController
FileController(freemind.modes.Mode) - constructor for class freemind.modes.filemode.FileController
FileEdgeModel - class freemind.modes.filemode.FileEdgeModel
fileListFlavor - static field in class freemind.controller.MindMapNodesSelection
FileMapModel - class freemind.modes.filemode.FileMapModel
FileMapModel(File,freemind.main.FreeMindMain) - constructor for class freemind.modes.filemode.FileMapModel
FileMapModel(freemind.main.FreeMindMain) - constructor for class freemind.modes.filemode.FileMapModel
FileMode - class freemind.modes.filemode.FileMode
FileMode() - constructor for class freemind.modes.filemode.FileMode
FileNodeModel - class freemind.modes.filemode.FileNodeModel
This class represents a single Node of a Tree.
FileNodeModel(File,freemind.main.FreeMindMain) - constructor for class freemind.modes.filemode.FileNodeModel
FilePopupMenu - class freemind.modes.filemode.FilePopupMenu
FilePopupMenu(freemind.modes.filemode.FileController) - constructor for class freemind.modes.filemode.FilePopupMenu
FileToolBar - class freemind.modes.filemode.FileToolBar
FileToolBar(freemind.modes.filemode.FileController) - constructor for class freemind.modes.filemode.FileToolBar
FindAction() - constructor for class freemind.modes.ControllerAdapter.FindAction
findNext() - method in class freemind.modes.MapAdapter
findNext() - method in class freemind.modes.MindMap
FindNextAction() - constructor for class freemind.modes.ControllerAdapter.FindNextAction
firstLetterCapitalized(String) - static method in class freemind.main.Tools
folded - field in class freemind.modes.NodeAdapter
followLink(double) - method in class freemind.view.mindmapview.NodeView
FollowLinkAction() - constructor for class freemind.modes.ControllerAdapter.FollowLinkAction
font - field in class freemind.modes.NodeAdapter
ForkNodeView - class freemind.view.mindmapview.ForkNodeView
This class represents a single Fork-Style Node of a MindMap (in analogy to TreeCellRenderer).
frame - field in class freemind.modes.LineAdapter
FreeMind - class freemind.main.FreeMind
FreeMind() - constructor for class freemind.main.FreeMind
freemind.main - package
freemind.modes - package
freemind.view - package
FreeMindApplet - class freemind.main.FreeMindApplet
FreeMindApplet() - constructor for class freemind.main.FreeMindApplet
FreeMindMain - interface freemind.main.FreeMindMain

G

generateUniqueID(String) - method in class freemind.modes.LinkRegistryAdapter
getAllIconNames() - static method in class freemind.modes.MindIcon
getAllModes() - method in class freemind.modes.ModesCreator
getAllowsChildren() - method in class freemind.modes.NodeAdapter
Returns a Vector of Nodes that point to the given target node.
Returns a Vector of Nodes that point to the given node.
getAntialiasAll() - method in class freemind.controller.Controller
getAntialiasEdges() - method in class freemind.controller.Controller
getAppliesToChildren() - method in class freemind.modes.StylePattern
getAppliesToEdge() - method in class freemind.modes.StylePattern
getAppliesToNode() - method in class freemind.modes.StylePattern
getAppliesToNodeFont() - method in class freemind.modes.StylePattern
getAppliesToNodeIcon() - method in class freemind.modes.StylePattern
getAsPlainText(List) - method in class freemind.modes.MapAdapter
getAsPlainText(List) - method in class freemind.modes.MindMap
getAsPlainText(List) - method in class freemind.modes.mindmapmode.MindMapMapModel
getAsRTF(List) - method in class freemind.modes.MapAdapter
getAsRTF(List) - method in class freemind.modes.MindMap
getAsRTF(List) - method in class freemind.modes.mindmapmode.MindMapMapModel
getAttribute(String) - method in class freemind.main.XMLElement
Returns an attribute of the element.
Returns an attribute by looking up a key in a hashtable.
getAttribute(String,Object) - method in class freemind.main.XMLElement
Returns an attribute of the element.
getAvailableFontFamilyNames() - static method in class freemind.main.Tools
getAvailableFontFamilyNamesAsVector() - static method in class freemind.main.Tools
getBackgroundColor() - method in class freemind.modes.MapAdapter
getBackgroundColor() - method in class freemind.modes.MindMap
Returns an attribute of the element.
getBounds() - method in class freemind.view.mindmapview.ArrowLinkView
getBrowseController() - method in class freemind.modes.browsemode.BrowseMode
getChild(Object,int) - method in class freemind.modes.MapAdapter
getChildAt(int) - method in class freemind.modes.NodeAdapter
getChildCount() - method in class freemind.modes.NodeAdapter
getChildCount(Object) - method in class freemind.modes.MapAdapter
getChildren() - method in class freemind.main.XMLElement
Returns the child elements as a Vector.
getChildrenStylePattern() - method in class freemind.modes.StylePattern
Get the value of ChildrenStylePattern.
getChildrenViews() - method in class freemind.view.mindmapview.NodeView
This method returns the NodeViews that are children of this node.
getCloud() - method in class freemind.modes.MindMapNode
getCloud() - method in class freemind.modes.NodeAdapter
getCode() - method in class freemind.modes.schememode.SchemeMapModel
This method returns the scheme code that is represented by this map as a plain string.
getCodeClassicStyle() - method in class freemind.modes.schememode.SchemeNodeModel
getCodeMathStyle() - method in class freemind.modes.schememode.SchemeNodeModel
getColor() - method in class freemind.view.mindmapview.ArrowLinkView
getColor() - method in class freemind.view.mindmapview.BezierEdgeView
getColor() - method in class freemind.view.mindmapview.CloudView
getColor() - method in class freemind.modes.EdgeAdapter
getColor() - method in class freemind.view.mindmapview.EdgeView
getColor() - method in class freemind.modes.filemode.FileNodeModel
This could be a nice feature.
getColor() - method in class freemind.modes.LineAdapter
getColor() - method in class freemind.view.mindmapview.LinearEdgeView
getColor() - method in class freemind.modes.MindMapLine
getColor() - method in class freemind.modes.MindMapNode
getColor() - method in class freemind.modes.NodeAdapter
The Foreground/Font Color
getColor() - method in class freemind.view.mindmapview.SharpBezierEdgeView
getColor() - method in class freemind.view.mindmapview.SharpLinearEdgeView
getContent() - method in class freemind.main.XMLElement
Returns the PCDATA content of the object.
getContentPane() - method in class freemind.main.FreeMindMain
getContents() - method in class freemind.main.XMLElement
Returns the PCDATA content of the object.
getController() - method in class freemind.modes.browsemode.BrowseMode
getController() - method in class freemind.modes.ControllerAdapter
getController() - method in class freemind.modes.filemode.FileMode
getController() - method in class freemind.main.FreeMind
getController() - method in class freemind.main.FreeMindApplet
getController() - method in class freemind.main.FreeMindMain
getController() - method in class freemind.view.mindmapview.MapView
getController() - method in class freemind.modes.mindmapmode.MindMapMode
getController() - method in class freemind.modes.Mode
getController() - method in class freemind.modes.schememode.SchemeMode
getControlPoint(Point2D) - method in class freemind.view.mindmapview.ArrowLinkView
getControlRegion(Point2D) - method in class freemind.controller.NodeMouseMotionListener
getCoordinates(LinkedList,int) - method in class freemind.view.mindmapview.NodeView
Returns the coordinates occupied by the node and its children as a vector of four point per node.
getCursorByAction(int) - method in class freemind.controller.NodeDragListener
getCuttedNode(String) - method in class freemind.modes.LinkRegistryAdapter
getCuttedNode(String) - method in class freemind.modes.MindMapLinkRegistry
getDefaultFont() - method in class freemind.controller.Controller
getDescription() - method in class freemind.main.ExampleFileFilter
Returns the human readable description of this filter.
getDescription(freemind.main.FreeMindMain) - method in class freemind.modes.MindIcon
Get the value of description (in local language).
getDestinationLabel() - method in class freemind.modes.LinkAdapter
getDestinationLabel() - method in class freemind.modes.MindMapLink
getDoubleAttribute(String) - method in class freemind.main.XMLElement
Returns an attribute of the element.
getDoubleAttribute(String,double) - method in class freemind.main.XMLElement
Returns an attribute of the element.
Returns an attribute by looking up a key in a hashtable.
getDraggedOver() - method in class freemind.view.mindmapview.NodeView
getEdge() - method in class freemind.modes.MindMapNode
getEdge() - method in class freemind.modes.NodeAdapter
getEdgeColor() - method in class freemind.modes.StylePattern
Get the value of edgeColor.
getEdgeStyle() - method in class freemind.modes.StylePattern
Get the value of edgeStyle.
getEdgeWidth() - method in class freemind.modes.StylePattern
Get the value of edgeWidth.
getEditMenu() - method in class freemind.modes.filemode.FileController
getEndArrow() - method in class freemind.modes.ArrowLinkAdapter
getEndArrow() - method in class freemind.modes.MindMapArrowLink
the type of the end arrow: currently "None" and "Default".
getEndInclination() - method in class freemind.modes.ArrowLinkAdapter
getEndInclination() - method in class freemind.modes.MindMapArrowLink
getExtension(File) - method in class freemind.main.ExampleFileFilter
Return the extension portion of the file's name .
getExtension(File) - static method in class freemind.main.Tools
Returns the lowercase of the extension of a file.
getExtension(String) - static method in class freemind.main.Tools
Returns the lowercase of the extension of a file name.
getExteriorColor() - method in class freemind.modes.CloudAdapter
getExteriorColor() - method in class freemind.view.mindmapview.CloudView
getExteriorColor() - method in class freemind.modes.MindMapCloud
Describes the color of the exterior of the cloud.
getFile() - method in class freemind.modes.browsemode.BrowseMapModel
Change this to always return null if your model doesn't support files.
getFile() - method in class freemind.modes.MapAdapter
Change this to always return null if your model doesn't support files.
getFile() - method in class freemind.modes.MindMap
Returns the file name of the map edited or null if not possible.
getFileFilter() - method in class freemind.modes.ControllerAdapter
You may want to implement this...
getFileFilter() - method in class freemind.modes.mindmapmode.MindMapController
getFindFromText() - method in class freemind.modes.MapAdapter
getFindFromText() - method in class freemind.modes.MindMap
getFindWhat() - method in class freemind.modes.MapAdapter
getFindWhat() - method in class freemind.modes.MindMap
getFirst() - method in class freemind.main.Tools.Pair
getFolded() - method in class freemind.modes.StylePattern
Get the value of folded.
getFont() - method in class freemind.modes.MindMapNode
getFont() - method in class freemind.modes.NodeAdapter
getFontFamilyName() - method in class freemind.modes.MindMapNode
getFontFamilyName() - method in class freemind.modes.NodeAdapter
getFontSize() - method in class freemind.modes.MindMapNode
getFontSize() - method in class freemind.modes.NodeAdapter
getFontThroughMap(Font) - method in class freemind.controller.Controller
getFrame() - method in class freemind.controller.Controller
getFrame() - method in class freemind.modes.ControllerAdapter
getFrame() - method in class freemind.modes.LineAdapter
getFrame() - method in class freemind.modes.MapAdapter
getFrame() - method in class freemind.modes.NodeAdapter
getFrame() - method in class freemind.modes.schememode.SchemeMode
getFrame() - method in class freemind.modes.XMLElementAdapter
getFreemindDirectory() - method in class freemind.main.FreeMind
Returns the path to the directory the freemind auto properties are in, or null, if not present.
getFreemindDirectory() - method in class freemind.main.FreeMindApplet
Returns the path to the directory the freemind auto properties are in, or null, if not present.
getFreemindDirectory() - method in class freemind.main.FreeMindMain
Returns the path to the directory the freemind auto properties are in, or null, if not present.
getFreeMindMenuBar() - method in class freemind.main.FreeMind
getFreeMindMenuBar() - method in class freemind.main.FreeMindApplet
getFreeMindMenuBar() - method in class freemind.main.FreeMindMain
getFreemindVersion() - method in class freemind.main.FreeMind
getFreemindVersion() - method in class freemind.main.FreeMindApplet
getFreemindVersion() - method in class freemind.main.FreeMindMain
getIcon(freemind.main.FreeMindMain) - method in class freemind.modes.MindIcon
getIconFileName() - method in class freemind.modes.MindIcon
getIconHeight() - method in class freemind.view.mindmapview.MultipleImage
getIcons() - method in class freemind.modes.MindMapNode
getIcons() - method in class freemind.modes.NodeAdapter
getIconWidth() - method in class freemind.view.mindmapview.MultipleImage
getID() - method in class freemind.modes.LinkRegistryAdapter.ID_BasicStateAdapter
Returns null for many states.
getID() - method in class freemind.modes.MindMapLinkRegistry.ID_BasicState
Returns null for many states.
getImageCount() - method in class freemind.view.mindmapview.MultipleImage
getIndex(TreeNode) - method in class freemind.modes.NodeAdapter
getIndexOfChild(Object,Object) - method in class freemind.modes.MapAdapter
getIntAttribute(String) - method in class freemind.main.XMLElement
Returns an attribute of the element.
Returns an attribute by looking up a key in a hashtable.
getIntAttribute(String,int) - method in class freemind.main.XMLElement
Returns an attribute of the element.
getIntProperty(String,Hashtable,String) - method in class freemind.main.XMLElement
Returns an attribute by looking up a key in a hashtable.
getIsLong() - method in class freemind.view.mindmapview.NodeView
getItemForZoom(float) - method in class freemind.controller.MainToolBar
getLabel() - method in class freemind.view.mindmapview.EdgeView
getLastOpenedList() - method in class freemind.controller.Controller
getLayeredPane() - method in class freemind.main.FreeMindMain
getLeftToolBar() - method in class freemind.modes.browsemode.BrowseMode
getLeftToolBar() - method in class freemind.modes.filemode.FileMode
getLeftToolBar() - method in class freemind.modes.mindmapmode.MindMapMode
For the toolbar on the left hand side of the window.
getLeftToolBar() - method in class freemind.modes.Mode
For the toolbar on the left hand side of the window.
getLeftToolBar() - method in class freemind.modes.schememode.SchemeMode
getLeftWidthOverhead() - method in class freemind.view.mindmapview.BubbleNodeView
getLeftWidthOverhead() - method in class freemind.view.mindmapview.NodeView
getLineNr() - method in class freemind.main.XMLElement
Returns the line nr in the source data on which the element is found.
getLineNr() - method in class freemind.main.XMLParseException
Where the error occurred, or NO_LINE if the line number is unknown.
getLink() - method in class freemind.modes.filemode.FileNodeModel
getLink() - method in class freemind.modes.MindMapNode
getLink() - method in class freemind.modes.NodeAdapter
getLink(freemind.modes.NodeAdapter) - method in class freemind.modes.MapAdapter
getLinkByFileChooser(FileFilter) - method in class freemind.modes.ControllerAdapter
getLinkRegistry() - method in class freemind.modes.browsemode.BrowseMapModel
getLinkRegistry() - method in class freemind.modes.MapAdapter
getLinkRegistry() - method in class freemind.modes.MindMap
getLinkRegistry() - method in class freemind.modes.mindmapmode.MindMapMapModel
getLogger(String) - method in class freemind.main.FreeMind
getLogger(String) - method in class freemind.main.FreeMindApplet
getLogger(String) - method in class freemind.main.FreeMindMain
getMap() - method in class freemind.view.mindmapview.ArrowLinkView
getMap() - method in class freemind.view.mindmapview.CloudView
getMap() - method in class freemind.modes.ControllerAdapter
getMap() - method in class freemind.view.mindmapview.EdgeView
getMapChild() - method in class freemind.modes.XMLElementAdapter
getMapModule() - method in class freemind.controller.Controller.MapModuleManager
getMapModule() - method in class freemind.modes.ControllerAdapter
getMapModuleManager() - method in class freemind.controller.Controller
getMapMouseMotionListener() - method in class freemind.controller.Controller
getMapMouseWheelListener() - method in class freemind.controller.Controller
getMaxNodeWidth() - static method in class freemind.main.FreeMindApplet
getMaxNodeWidth() - method in class freemind.view.mindmapview.MapView
getMindMapController() - method in class freemind.modes.mindmapmode.MindMapMode
getMode() - method in class freemind.controller.Controller
getMode() - method in class freemind.modes.ControllerAdapter
getMode() - method in class freemind.view.MapModule
getModeController() - method in class freemind.modes.browsemode.BrowseMode
getModeController() - method in class freemind.modes.filemode.FileMode
getModeController() - method in class freemind.modes.mindmapmode.MindMapMode
getModeController() - method in class freemind.modes.Mode
getModeController() - method in class freemind.modes.schememode.SchemeMode
getModeEditMenu() - method in class freemind.modes.browsemode.BrowseMode
getModeEditMenu() - method in class freemind.modes.filemode.FileMode
getModeEditMenu() - method in class freemind.modes.mindmapmode.MindMapMode
getModeEditMenu() - method in class freemind.modes.Mode
getModeEditMenu() - method in class freemind.modes.schememode.SchemeMode
getModeFileMenu() - method in class freemind.modes.browsemode.BrowseMode
getModeFileMenu() - method in class freemind.modes.filemode.FileMode
getModeFileMenu() - method in class freemind.modes.mindmapmode.MindMapMode
getModeFileMenu() - method in class freemind.modes.Mode
getModeFileMenu() - method in class freemind.modes.schememode.SchemeMode
getModel() - method in class freemind.view.mindmapview.ArrowLinkView
fc: This getter is public, because the view gets the model by click on the curve.
getModel() - method in class freemind.view.mindmapview.CloudView
getModel() - method in class freemind.controller.Controller
Returns the current model
getModel() - method in class freemind.view.mindmapview.EdgeView
getModel() - method in class freemind.view.MapModule
getModel() - method in class freemind.view.mindmapview.MapView
getModel() - method in class freemind.view.mindmapview.NodeView
getModeToolBar() - method in class freemind.modes.browsemode.BrowseMode
getModeToolBar() - method in class freemind.modes.filemode.FileMode
getModeToolBar() - method in class freemind.modes.mindmapmode.MindMapMode
getModeToolBar() - method in class freemind.modes.Mode
getModeToolBar() - method in class freemind.modes.schememode.SchemeMode
getName() - method in class freemind.modes.MindIcon
Get the value of name.
getName() - method in class freemind.modes.StylePattern
Get the value of name.
getName() - method in class freemind.main.XMLElement
Returns the name of the element.
getNextPage() - method in class freemind.view.mindmapview.NodeView
getNextSibling() - method in class freemind.view.mindmapview.NodeView
getNextSibling() - method in class freemind.view.mindmapview.RootNodeView
getNextSiblingSingle() - method in class freemind.view.mindmapview.NodeView
getNodeColor() - method in class freemind.modes.StylePattern
Get the value of nodeColor.
getNodeDragListener() - method in class freemind.controller.Controller
getNodeDropListener() - method in class freemind.controller.Controller
getNodeFont() - method in class freemind.modes.StylePattern
Get the value of font.
getNodeIcon() - method in class freemind.modes.StylePattern
Get the value of icon.
getNodeKeyListener() - method in class freemind.controller.Controller
getNodeLevel() - method in class freemind.modes.MindMapNode
getNodeLevel() - method in class freemind.modes.NodeAdapter
getNodeMouseMotionListener() - method in class freemind.controller.Controller
getNodeShift(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.EdgeView
Get the vertical shift due to alignment of node connexion and edge width.
getNodeStyle() - method in class freemind.modes.StylePattern
Get the value of nodeStyle.
getNumberOfChangesSinceLastSave() - method in class freemind.modes.MapAdapter
getObject() - method in class freemind.main.Tools.ObjectHolder
getParent() - method in class freemind.modes.NodeAdapter
getParentNode() - method in class freemind.modes.MindMapNode
getParentNode() - method in class freemind.modes.NodeAdapter
getParentView() - method in class freemind.view.mindmapview.NodeView
getParentView() - method in class freemind.view.mindmapview.RootNodeView
getPath() - method in class freemind.modes.MindMapNode
getPath() - method in class freemind.modes.NodeAdapter
Creates the TreePath recursively
getPathToRoot(TreeNode) - method in class freemind.modes.MapAdapter
getPathToRoot(TreeNode) - method in class freemind.modes.MindMap
getPatternsFile() - method in class freemind.main.FreeMind
getPatternsFile() - method in class freemind.main.FreeMindApplet
getPatternsFile() - method in class freemind.main.FreeMindMain
getPopupForModel(java.lang.Object) - method in class freemind.modes.browsemode.BrowseController
Link implementation: If this is a link, we want to make a popup with at least removelink available.
getPopupForModel(java.lang.Object) - method in class freemind.modes.ControllerAdapter
Default implementation: no context menu.
getPopupForModel(java.lang.Object) - method in class freemind.modes.mindmapmode.MindMapController
Link implementation: If this is a link, we want to make a popup with at least removelink available.
getPopupForModel(java.lang.Object) - method in class freemind.modes.ModeController
This returns a context menu for an object placed in the background pane.
getPopupMenu() - method in class freemind.modes.browsemode.BrowseController
getPopupMenu() - method in class freemind.modes.filemode.FileController
getPopupMenu() - method in class freemind.modes.mindmapmode.MindMapController
getPopupMenu() - method in class freemind.modes.ModeController
getPopupMenu() - method in class freemind.modes.schememode.SchemeController
getPreferredChild() - method in class freemind.modes.MindMapNode
getPreferredChild() - method in class freemind.modes.NodeAdapter
getPreferredSize() - method in class freemind.view.mindmapview.BubbleNodeView
Changed to remove the printing bug of java.
getPreferredSize() - method in class freemind.view.mindmapview.ForkNodeView
Changed to remove the printing bug of java.
getPreferredSize() - method in class freemind.view.mindmapview.MapView
getPreferredSize() - method in class freemind.view.mindmapview.NodeView
Changed to remove the printing bug of java.
getPreferredSize() - method in class freemind.view.mindmapview.RootNodeView
Changed to remove the printing bug of java.
getPreviousPage() - method in class freemind.view.mindmapview.NodeView
getPreviousSibling() - method in class freemind.view.mindmapview.NodeView
getPreviousSibling() - method in class freemind.view.mindmapview.RootNodeView
getPreviousSiblingSingle() - method in class freemind.view.mindmapview.NodeView
getProperty(String) - method in class freemind.controller.Controller
getProperty(String) - method in class freemind.main.FreeMind
getProperty(String) - method in class freemind.main.FreeMindApplet
getProperty(String) - method in class freemind.main.FreeMindMain
getProperty(String) - method in class freemind.main.XMLElement
Returns an attribute.
getProperty(String,double) - method in class freemind.main.XMLElement
Returns an attribute.
getProperty(String,Hashtable,String) - method in class freemind.main.XMLElement
Returns an attribute by looking up a key in a hashtable.
getProperty(String,int) - method in class freemind.main.XMLElement
Returns an attribute.
getProperty(String,String) - method in class freemind.main.XMLElement
Returns an attribute.
Returns an attribute.
getRealWidth() - method in class freemind.view.mindmapview.ArrowLinkView
Get the width in pixels rather than in width constant (like -1)
getRealWidth() - method in class freemind.view.mindmapview.CloudView
Get the width in pixels rather than in width constant (like -1)
getRealWidth() - method in class freemind.view.mindmapview.EdgeView
Get the width in pixels rather than in width constant (like -1)
getRecursive() - method in class freemind.modes.StylePattern
Determine if the properies of this pattern, of course except the "text" attribute, apply to all the child nodes of this node.
getReferenceText() - method in class freemind.modes.LinkAdapter
getReferenceText() - method in class freemind.modes.MindMapLink
getResource(String) - method in class freemind.controller.Controller
getResource(String) - method in class freemind.modes.ControllerAdapter
getResource(String) - method in class freemind.main.FreeMind
getResource(String) - method in class freemind.main.FreeMindApplet
getResource(String) - method in class freemind.main.FreeMindMain
getResources() - method in class freemind.main.FreeMind
Returns the ResourceBundle with the current language
getResources() - method in class freemind.main.FreeMindApplet
Returns the ResourceBundle with the current language
getResources() - method in class freemind.main.FreeMindMain
Returns the ResourceBundle with the current language
getResourceString(String) - method in class freemind.controller.Controller
getRestoreable() - method in class freemind.modes.MapAdapter
getRestoreable() - method in class freemind.modes.MindMap
Returns a string that may be given to the modes restore() to get this map again.
getRestoreable() - method in class freemind.modes.mindmapmode.MindMapMapModel
Returns a string that may be given to the modes restore() to get this map again.
getRoot() - method in class freemind.modes.MapAdapter
getRoot() - method in class freemind.view.mindmapview.MapView
getSecond() - method in class freemind.main.Tools.Pair
getSelected() - method in class freemind.view.mindmapview.MapView
getSelectedNodesSortedByY() - method in class freemind.view.mindmapview.MapView
getSelecteds() - method in class freemind.modes.ControllerAdapter
fc, 24.1.2004: having two methods getSelecteds with different return values (linkedlists of models resp.
getSelecteds() - method in class freemind.view.mindmapview.MapView
getSelectedsByDepth() - method in class freemind.view.mindmapview.MapView
getSelectedsSortedByY() - method in class freemind.view.mindmapview.MapView
getSiblingMaxLevel() - method in class freemind.view.mindmapview.MapView
getSiblingViews() - method in class freemind.view.mindmapview.NodeView
getSource() - method in class freemind.modes.LinkAdapter
getSource() - method in class freemind.modes.MindMapLink
getSourceShift() - method in class freemind.view.mindmapview.EdgeView
Returns an attribute by looking up a key in a hashtable.
Returns an attribute by looking up a key in a hashtable.
getStartArrow() - method in class freemind.modes.ArrowLinkAdapter
getStartArrow() - method in class freemind.modes.MindMapArrowLink
the type of the start arrow: currently "None" and "Default".
getStartInclination() - method in class freemind.modes.ArrowLinkAdapter
getStartInclination() - method in class freemind.modes.MindMapArrowLink
getStringAttribute(String) - method in class freemind.main.XMLElement
Returns an attribute of the element.
Returns an attribute by looking up a key in a hashtable.
getStringAttribute(String,String) - method in class freemind.main.XMLElement
Returns an attribute of the element.
Returns an attribute by looking up a key in a hashtable.
getStroke() - method in class freemind.view.mindmapview.ArrowLinkView
getStroke() - method in class freemind.view.mindmapview.CloudView
getStroke() - method in class freemind.modes.EdgeAdapter
getStroke() - method in class freemind.view.mindmapview.EdgeView
getStroke() - method in class freemind.modes.LineAdapter
getStroke() - method in class freemind.modes.MindMapLine
getStyle() - method in class freemind.modes.browsemode.BrowseNodeModel
getStyle() - method in class freemind.modes.EdgeAdapter
getStyle() - method in class freemind.modes.filemode.FileNodeModel
A Node-Style like MindMapNode.STYLE_FORK or MindMapNode.STYLE_BUBBLE
getStyle() - method in class freemind.modes.LineAdapter
getStyle() - method in class freemind.modes.MindMapLine
getStyle() - method in class freemind.modes.MindMapNode
getStyle() - method in class freemind.modes.mindmapmode.MindMapNodeModel
A Node-Style like MindMapNode.STYLE_FORK or MindMapNode.STYLE_BUBBLE
getStyle() - method in class freemind.modes.NodeAdapter
A Node-Style like MindMapNode.STYLE_FORK or MindMapNode.STYLE_BUBBLE
getTagName() - method in class freemind.main.XMLElement
Returns the name of the element.
getTarget() - method in class freemind.modes.LineAdapter
I see no reason to hide the node, the line belongs to, to the public, but...
getTarget() - method in class freemind.modes.LinkRegistryAdapter.ID_UsedStateAdapter
getTarget() - method in class freemind.modes.MindMapLink
getTarget() - method in class freemind.modes.MindMapLinkRegistry.ID_UsedState
getTargetForID(String) - method in class freemind.modes.LinkRegistryAdapter
getTargetForID(String) - method in class freemind.modes.MindMapLinkRegistry
Reverses the getLabel method: searches for a node with the id given as the argument.
getTargetShift() - method in class freemind.view.mindmapview.EdgeView
getText() - method in class freemind.modes.StylePattern
Get the value of text.
getText(String) - method in class freemind.modes.ControllerAdapter
Get text identification of the map
getText(String) - method in class freemind.modes.MapAdapter
getTransferData(DataFlavor) - method in class freemind.controller.MindMapNodesSelection
getTransferDataFlavors() - method in class freemind.controller.MindMapNodesSelection
getURL() - method in class freemind.modes.browsemode.BrowseMapModel
Get the value of url.
getURL() - method in class freemind.modes.MapAdapter
Return URL of the map (whether as local file or a web location)
getURL() - method in class freemind.modes.MindMap
Return URL of the map (whether as local file or a web location)
getUserObject() - method in class freemind.main.XMLElement
getUserObject() - method in class freemind.modes.XMLElementAdapter
getValue() - method in class freemind.main.Tools.BooleanHolder
getValue() - method in class freemind.main.Tools.IntHolder
getView() - method in class freemind.controller.Controller
getView() - method in class freemind.modes.ControllerAdapter
getView() - method in class freemind.main.FreeMind
getView() - method in class freemind.main.FreeMindApplet
getView() - method in class freemind.main.FreeMindMain
getView() - method in class freemind.view.MapModule
getViewer() - method in class freemind.modes.MindMapNode
getViewer() - method in class freemind.modes.NodeAdapter
getViewport() - method in class freemind.main.FreeMind
getViewport() - method in class freemind.main.FreeMindApplet
getViewport() - method in class freemind.main.FreeMindMain
getWidth() - method in class freemind.view.mindmapview.ArrowLinkView
getWidth() - method in class freemind.view.mindmapview.CloudView
getWidth() - method in class freemind.modes.EdgeAdapter
getWidth() - method in class freemind.view.mindmapview.EdgeView
getWidth() - method in class freemind.modes.LineAdapter
getWidth() - method in class freemind.modes.MindMapLine
getWinHeight() - method in class freemind.main.FreeMind
getWinHeight() - method in class freemind.main.FreeMindApplet
getWinHeight() - method in class freemind.main.FreeMindMain
getWinState() - method in class freemind.main.FreeMind
getWinState() - method in class freemind.main.FreeMindApplet
getWinState() - method in class freemind.main.FreeMindMain
getWinWidth() - method in class freemind.main.FreeMind
getWinWidth() - method in class freemind.main.FreeMindApplet
getWinWidth() - method in class freemind.main.FreeMindMain
getZoom() - method in class freemind.view.mindmapview.ArrowLinkView
getZoom() - method in class freemind.view.mindmapview.CloudView
getZoom() - method in class freemind.view.mindmapview.MapView
getZoomed(int) - method in class freemind.view.mindmapview.MapView
getZooms() - method in class freemind.controller.Controller

H

handleLoadingException(Exception) - method in class freemind.modes.ControllerAdapter
hasChildren() - method in class freemind.modes.filemode.FileNodeModel
hasChildren() - method in class freemind.modes.MindMapNode
hasChildren() - method in class freemind.modes.NodeAdapter
hasFoldedStrictDescendant() - method in class freemind.modes.NodeAdapter
True iff one of node's strict descendants is folded.
htmlFlavor - static field in class freemind.controller.MindMapNodesSelection

I

icons - field in class freemind.modes.NodeAdapter
stores the icons associated with this node.
ID - field in class freemind.modes.LinkRegistryAdapter.ID_BasicStateAdapter
State parent interface.
State parent interface.
This state interface expresses the state that a node is blank (i.e.
This state interface expresses the state that a node is blank (i.e.
This state interface expresses the state that a node has an ID.
This state interface expresses the state that a node has an ID.
This state interface expresses the state that a node has an ID, but is abstract.
This state interface expresses the state that a node has an ID, but is abstract.
ID_UsedStateAdapter() - constructor for class freemind.modes.LinkRegistryAdapter.ID_UsedStateAdapter
For cloning.
IDToCuttedLinks - field in class freemind.modes.LinkRegistryAdapter
IDToLinks - field in class freemind.modes.LinkRegistryAdapter
IDToTarget - field in class freemind.modes.XMLElementAdapter
ignoreCase - field in class freemind.main.XMLElement
true if the case of the element and attribute names are case insensitive.
informationMessage(Object) - method in class freemind.controller.Controller
informationMessage(Object,JComponent) - method in class freemind.controller.Controller
init() - method in class freemind.main.FreeMindApplet
init(freemind.controller.Controller) - method in class freemind.modes.browsemode.BrowseMode
init(freemind.controller.Controller) - method in class freemind.modes.filemode.FileMode
init(freemind.controller.Controller) - method in class freemind.modes.mindmapmode.MindMapMode
init(freemind.controller.Controller) - method in class freemind.modes.Mode
init(freemind.controller.Controller) - method in class freemind.modes.schememode.SchemeMode
initRoot() - method in class freemind.view.mindmapview.MapView
insert(MutableTreeNode,int) - method in class freemind.modes.NodeAdapter
Use this method to add children because it will cause the appropriate event.
Tools.IntHolder - class freemind.main.Tools.IntHolder
IntHolder() - constructor for class freemind.main.Tools.IntHolder
IntHolder(int) - constructor for class freemind.main.Tools.IntHolder
invalidValue(String,String) - method in class freemind.main.XMLElement
Creates a parse exception for when an invalid value is given to a method.
invalidValueSet(String) - method in class freemind.main.XMLElement
Creates a parse exception for when an invalid valueset is given to a method.
isAbsolutePath(String) - static method in class freemind.main.Tools
isAntialiasAll() - method in class freemind.view.mindmapview.EdgeView
isAntialiasEdges() - method in class freemind.view.mindmapview.EdgeView
isApplet() - method in class freemind.main.FreeMind
isApplet() - method in class freemind.main.FreeMindApplet
isApplet() - method in class freemind.main.FreeMindMain
isAvailableFontFamily(String) - static method in class freemind.main.Tools
isBlocked() - method in class freemind.modes.ControllerAdapter
isBlocked() - method in class freemind.modes.ModeController
isBold() - method in class freemind.modes.MindMapNode
isBold() - method in class freemind.modes.NodeAdapter
isChildOf(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.NodeView
isDataFlavorSupported(DataFlavor) - method in class freemind.controller.MindMapNodesSelection
Returns whether the argument is parent or parent of one of the grandpa's of this node.
isDraggedOver - field in class freemind.view.mindmapview.NodeView
isExtensionListInDescription() - method in class freemind.main.ExampleFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isFolded() - method in class freemind.modes.MindMapNode
isFolded() - method in class freemind.modes.NodeAdapter
isItalic() - method in class freemind.modes.MindMapNode
isItalic() - method in class freemind.modes.NodeAdapter
isLeaf() - method in class freemind.modes.filemode.FileNodeModel
isLeaf() - method in class freemind.modes.NodeAdapter
isLeaf(Object) - method in class freemind.modes.MapAdapter
isLeft() - method in class freemind.modes.MindMapNode
isLeft() - method in class freemind.modes.NodeAdapter
isLeft() - method in class freemind.view.mindmapview.NodeView
Is the node left of root?
isParentOf(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.NodeView
isPrinting() - method in class freemind.view.mindmapview.MapView
For nodes, they can ask, whether or not the width must be bigger to prevent the "..." at the output.
isReadOnly() - method in class freemind.modes.MapAdapter
isReadOnly() - method in class freemind.modes.MindMap
isRoot() - method in class freemind.modes.MindMapNode
isRoot() - method in class freemind.modes.NodeAdapter
isRoot() - method in class freemind.view.mindmapview.NodeView
isSaved() - method in class freemind.modes.browsemode.BrowseMapModel
isSaved() - method in class freemind.modes.filemode.FileMapModel
isSaved() - method in class freemind.modes.MapAdapter
isSelected() - method in class freemind.view.mindmapview.NodeView
isSelected(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.MapView
isSiblingOf(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.NodeView
isUnderlined() - method in class freemind.modes.MindMapNode
isUnderlined() - method in class freemind.modes.NodeAdapter
iterativeLevel - field in class freemind.view.mindmapview.ArrowLinkView
iterativeLevel - field in class freemind.view.mindmapview.CloudView

J

joinNodes() - method in class freemind.modes.mindmapmode.MindMapMapModel

K

keyPressed(KeyEvent) - method in class freemind.controller.NodeKeyListener
keyReleased(KeyEvent) - method in class freemind.controller.NodeKeyListener
keyTyped(KeyEvent) - method in class freemind.controller.NodeKeyListener

L

LastOpenedList - class freemind.controller.LastOpenedList
This class manages a list of the maps that were opened last.
layout() - method in class freemind.view.mindmapview.MindMapLayout
Make abolute positioning for all nodes providing that relative and heights are up to date.
layoutContainer(Container) - method in class freemind.view.mindmapview.MindMapLayout
LEFT_HEIGHT_OVERHEAD - field in class freemind.view.mindmapview.BubbleNodeView
LEFT_HEIGHT_OVERHEAD - field in class freemind.view.mindmapview.NodeView
LEFT_WIDTH_OVERHEAD - field in class freemind.view.mindmapview.BubbleNodeView
LEFT_WIDTH_OVERHEAD - field in class freemind.view.mindmapview.NodeView
LineAdapter - class freemind.modes.LineAdapter
LinearEdgeView - class freemind.view.mindmapview.LinearEdgeView
This class represents a single Edge of a MindMap.
LinkAdapter - class freemind.modes.LinkAdapter
For derived classes.
Interface for the registry, which manages the ids of nodes and the existing links in a map.
LinkRegistryAdapter() - constructor for class freemind.modes.LinkRegistryAdapter
listToString(List) - static method in class freemind.main.Tools
load(File) - method in class freemind.modes.browsemode.BrowseMapModel
load(File) - method in class freemind.modes.ControllerAdapter
You may decide to overload this or take the default and implement the functionality in your MapModel (implements MindMap)
load(File) - method in class freemind.modes.filemode.FileMapModel
load(File) - method in class freemind.modes.MapAdapter
load(File) - method in class freemind.modes.mindmapmode.MindMapMapModel
load(File) - method in class freemind.modes.ModeController
load(File) - method in class freemind.modes.schememode.SchemeMapModel
load(URL) - method in class freemind.modes.browsemode.BrowseMapModel
loadMathStyle(Reader) - method in class freemind.modes.schememode.SchemeMapModel
loadPatterns(File) - static method in class freemind.modes.StylePattern
loadPatterns(Reader) - static method in class freemind.modes.StylePattern
loadURL() - method in class freemind.modes.browsemode.BrowseController
loadURL() - method in class freemind.modes.ControllerAdapter
loadURL(String) - method in class freemind.modes.browsemode.BrowseController
loadURL(String) - method in class freemind.modes.ControllerAdapter
lostOwnership(Clipboard,Transferable) - method in class freemind.controller.MindMapNodesSelection

M

main(String[]) - static method in class freemind.main.FreeMind
MainToolBar - class freemind.controller.MainToolBar
MainToolBar(freemind.controller.Controller) - constructor for class freemind.controller.MainToolBar
makeTheSelected(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.MapView
Add the node to the selection if it is not yet there, making it the focused selected node.
map - field in class freemind.view.mindmapview.NodeView
MapAdapter - class freemind.modes.MapAdapter
MapAdapter(freemind.main.FreeMindMain) - constructor for class freemind.modes.MapAdapter
MapModule - class freemind.view.MapModule
This class is the key to one Model/View bundle which represents one map.
Manages the list of MapModules.
The MouseListener which belongs to MapView
MapMouseWheelListener - class freemind.controller.MapMouseWheelListener
The MouseListener which belongs to MapView
mapOpened(boolean) - method in class freemind.modes.ControllerAdapter
Call this method if you have opened a map for this mode with true, and if you have closed a map of this mode with false.
MapView - class freemind.view.mindmapview.MapView
This class represents the view of a whole MindMap (in analogy to class JTree).
MapView(freemind.modes.MindMap,freemind.controller.Controller) - constructor for class freemind.view.mindmapview.MapView
MenuBar - class freemind.controller.MenuBar
This is the menu bar for FreeMind.
MenuBar(freemind.controller.Controller) - constructor for class freemind.controller.MenuBar
MindIcon - class freemind.modes.MindIcon
This class represents a MindIcon than can be applied to a node or a whole branch.
MindIcon(String) - constructor for class freemind.modes.MindIcon
MindMap - interface freemind.modes.MindMap
MindMapArrowLink - interface freemind.modes.MindMapArrowLink
MindMapArrowLinkModel - class freemind.modes.mindmapmode.MindMapArrowLinkModel
MindMapCloud - interface freemind.modes.MindMapCloud
MindMapCloudModel - class freemind.modes.mindmapmode.MindMapCloudModel
MindMapController - class freemind.modes.mindmapmode.MindMapController
MindMapController(freemind.modes.Mode) - constructor for class freemind.modes.mindmapmode.MindMapController
MindMapEdge - interface freemind.modes.MindMapEdge
MindMapEdgeModel - class freemind.modes.mindmapmode.MindMapEdgeModel
MindMapLayout - class freemind.view.mindmapview.MindMapLayout
This class will Layout the Nodes and Edges of an MapView.
MindMapLayout(freemind.view.mindmapview.MapView) - constructor for class freemind.view.mindmapview.MindMapLayout
MindMapLine - interface freemind.modes.MindMapLine
MindMapLink - interface freemind.modes.MindMapLink
MindMapLinkRegistry - interface freemind.modes.MindMapLinkRegistry
Interface for the registry, which manages the ids of nodes and the existing links in a map.
MindMapMapModel - class freemind.modes.mindmapmode.MindMapMapModel
MindMapMapModel(freemind.main.FreeMindMain) - constructor for class freemind.modes.mindmapmode.MindMapMapModel
MindMapMode - class freemind.modes.mindmapmode.MindMapMode
MindMapMode() - constructor for class freemind.modes.mindmapmode.MindMapMode
MindMapNode - interface freemind.modes.MindMapNode
MindMapNodeModel - class freemind.modes.mindmapmode.MindMapNodeModel
This class represents a single Node of a Tree.
MindMapNodeModel(freemind.main.FreeMindMain) - constructor for class freemind.modes.mindmapmode.MindMapNodeModel
MindMapNodeModel(Object,freemind.main.FreeMindMain) - constructor for class freemind.modes.mindmapmode.MindMapNodeModel
mindMapNodesFlavor - static field in class freemind.controller.MindMapNodesSelection
MindMapNodesSelection - class freemind.controller.MindMapNodesSelection
MindMapPopupMenu - class freemind.modes.mindmapmode.MindMapPopupMenu
MindMapPopupMenu(freemind.modes.mindmapmode.MindMapController) - constructor for class freemind.modes.mindmapmode.MindMapPopupMenu
MindMapToolBar - class freemind.modes.mindmapmode.MindMapToolBar
MindMapToolBar(freemind.modes.mindmapmode.MindMapController) - constructor for class freemind.modes.mindmapmode.MindMapToolBar
MindMapXMLElement - class freemind.modes.mindmapmode.MindMapXMLElement
MindMapXMLElement(freemind.main.FreeMindMain) - constructor for class freemind.modes.mindmapmode.MindMapXMLElement
MindMapXMLElement(freemind.main.FreeMindMain,Vector,HashMap) - constructor for class freemind.modes.mindmapmode.MindMapXMLElement
minimumLayoutSize(Container) - method in class freemind.view.mindmapview.MindMapLayout
Mode - interface freemind.modes.Mode
ModeController - interface freemind.modes.ModeController
model - field in class freemind.view.mindmapview.NodeView
ModesCreator - class freemind.modes.ModesCreator
This class creates all the modes that are available.
ModesCreator(freemind.controller.Controller) - constructor for class freemind.modes.ModesCreator
mouseClicked(MouseEvent) - method in class freemind.controller.MapMouseMotionListener
mouseClicked(MouseEvent) - method in class freemind.controller.NodeMouseMotionListener
mouseDragged(MouseEvent) - method in class freemind.controller.MapMouseMotionListener
mouseDragged(MouseEvent) - method in class freemind.controller.NodeMouseMotionListener
Invoked when a mouse button is pressed on a component and then dragged.
mouseEntered(MouseEvent) - method in class freemind.controller.MapMouseMotionListener
mouseEntered(MouseEvent) - method in class freemind.controller.NodeMouseMotionListener
mouseExited(MouseEvent) - method in class freemind.controller.MapMouseMotionListener
mouseExited(MouseEvent) - method in class freemind.controller.NodeMouseMotionListener
mouseMoved(MouseEvent) - method in class freemind.controller.MapMouseMotionListener
mouseMoved(MouseEvent) - method in class freemind.controller.NodeMouseMotionListener
mousePressed(MouseEvent) - method in class freemind.controller.MapMouseMotionListener
mousePressed(MouseEvent) - method in class freemind.controller.NodeMouseMotionListener
mouseReleased(MouseEvent) - method in class freemind.controller.MapMouseMotionListener
mouseReleased(MouseEvent) - method in class freemind.controller.NodeMouseMotionListener
mouseWheelMoved(MouseWheelEvent) - method in class freemind.modes.ControllerAdapter
mouseWheelMoved(MouseWheelEvent) - method in class freemind.controller.MapMouseWheelListener
mouseWheelMoved(MouseWheelEvent) - method in class freemind.modes.ModeController
move(KeyEvent) - method in class freemind.view.mindmapview.MapView
The direction is used if side left and right are present.
moveToRoot() - method in class freemind.view.mindmapview.MapView
MultipleImage - class freemind.view.mindmapview.MultipleImage

N

NANOXML_MAJOR_VERSION - static field in class freemind.main.XMLElement
Major version of NanoXML.
NANOXML_MINOR_VERSION - static field in class freemind.main.XMLElement
Minor version of NanoXML.
NEW_CHILD - field in class freemind.modes.ControllerAdapter
NEW_CHILD_WITHOUT_FOCUS - field in class freemind.modes.ControllerAdapter
NEW_SIBLING_BEFORE - field in class freemind.modes.ControllerAdapter
NEW_SIBLING_BEHIND - field in class freemind.modes.ControllerAdapter
NewChildAction() - constructor for class freemind.modes.ControllerAdapter.NewChildAction
newMap() - method in class freemind.modes.ControllerAdapter
newMap() - method in class freemind.modes.ModeController
newMap(freemind.modes.MindMap) - method in class freemind.modes.ControllerAdapter
newModel() - method in class freemind.modes.browsemode.BrowseController
newModel() - method in class freemind.modes.ControllerAdapter
You _must_ implement this if you use one of the following actions: OpenAction, NewMapAction.
newModel() - method in class freemind.modes.filemode.FileController
You _must_ implement this if you use one of the following actions: OpenAction, NewMapAction.
newModel() - method in class freemind.modes.mindmapmode.MindMapController
newModel() - method in class freemind.modes.schememode.SchemeController
newNode() - method in class freemind.modes.browsemode.BrowseController
newNode() - method in class freemind.modes.ControllerAdapter
newNode() - method in class freemind.modes.filemode.FileController
newNode() - method in class freemind.modes.mindmapmode.MindMapController
newNode() - method in class freemind.modes.schememode.SchemeController
Factory method which creates the right NodeView for the model.
NewSiblingAction() - constructor for class freemind.modes.ControllerAdapter.NewSiblingAction
NO_LINE - static field in class freemind.main.XMLParseException
Indicates that no line number has been associated with this exception.
NodeAdapter - class freemind.modes.NodeAdapter
This class represents a single Node of a Tree.
NodeAdapter(freemind.main.FreeMindMain) - constructor for class freemind.modes.NodeAdapter
NodeAdapter(Object,freemind.main.FreeMindMain) - constructor for class freemind.modes.NodeAdapter
nodeChanged(freemind.modes.MindMapNode) - method in class freemind.modes.mindmapmode.MindMapController
nodeChanged(TreeNode) - method in class freemind.modes.MapAdapter
Invoke this method after you've changed how node is to be represented in the tree.
NodeDownAction() - constructor for class freemind.modes.ControllerAdapter.NodeDownAction
NodeDragListener - class freemind.controller.NodeDragListener
The NodeDragListener which belongs to every NodeView
NodeDragListener(freemind.controller.Controller) - constructor for class freemind.controller.NodeDragListener
NodeDropListener - class freemind.controller.NodeDropListener
NodeDropListener(freemind.controller.Controller) - constructor for class freemind.controller.NodeDropListener
NodeKeyListener - class freemind.controller.NodeKeyListener
The KeyListener which belongs to the node and cares for Events like C-D (Delete Node).
NodeKeyListener(freemind.controller.Controller) - constructor for class freemind.controller.NodeKeyListener
The MouseMotionListener which belongs to every NodeView
nodesChanged(TreeNode,int[]) - method in class freemind.modes.MapAdapter
Invoke this method after you've changed how the children identified by childIndicies are to be represented in the tree.
This class sortes nodes by ascending depth of their paths to root.
nodesDepthComparator() - constructor for class freemind.view.mindmapview.MapView.nodesDepthComparator
nodeStructureChanged(TreeNode) - method in class freemind.modes.MapAdapter
Invoke this method if you've totally changed the children of node and its childrens children...
nodesWereInserted(TreeNode,int[]) - method in class freemind.modes.MapAdapter
Invoke this method after you've inserted some TreeNodes into node.
nodesWereRemoved(TreeNode,int[],Object[]) - method in class freemind.modes.MapAdapter
Invoke this method after you've removed some TreeNodes from node.
NodeUpAction() - constructor for class freemind.modes.ControllerAdapter.NodeUpAction
NodeView - class freemind.view.mindmapview.NodeView
This class represents a single Node of a MindMap (in analogy to TreeCellRenderer).
NORMAL_WIDTH - field in class freemind.modes.LineAdapter

O

ObjectHolder() - constructor for class freemind.main.Tools.ObjectHolder
obtainFocusForSelected() - method in class freemind.controller.Controller
open() - method in class freemind.modes.ControllerAdapter
open() - method in class freemind.modes.ModeController
open(String) - method in class freemind.controller.LastOpenedList
openDocument(URL) - method in class freemind.main.FreeMind
Open url in WWW browser.
openDocument(URL) - method in class freemind.main.FreeMindApplet
Open url in WWW browser.
openDocument(URL) - method in class freemind.main.FreeMindMain
Open url in WWW browser.
out(String) - method in class freemind.main.FreeMind
out(String) - method in class freemind.main.FreeMindApplet
out(String) - method in class freemind.main.FreeMindMain

P

paint(Graphics) - method in class freemind.view.mindmapview.ArrowLinkView
\param iterativeLevel describes the n-th nested arrowLink that is to be painted.
paint(Graphics) - method in class freemind.view.mindmapview.BubbleNodeView
Paints the node
paint(Graphics) - method in class freemind.view.mindmapview.CloudView
\param iterativeLevel describes the n-th nested cloud that is to be painted.
paint(Graphics) - method in class freemind.view.mindmapview.ForkNodeView
Paints the node
paint(Graphics) - method in class freemind.view.mindmapview.NodeView
paint(Graphics) - method in class freemind.view.mindmapview.RootNodeView
Paints the node
paint(Graphics2D) - method in class freemind.view.mindmapview.BezierEdgeView
paint(Graphics2D) - method in class freemind.view.mindmapview.EdgeView
paint(Graphics2D) - method in class freemind.view.mindmapview.LinearEdgeView
paint(Graphics2D) - method in class freemind.view.mindmapview.SharpBezierEdgeView
paint(Graphics2D) - method in class freemind.view.mindmapview.SharpLinearEdgeView
paintChildren(Graphics) - method in class freemind.view.mindmapview.MapView
P A I N T I N G **
paintClouds(freemind.view.mindmapview.NodeView,Graphics,int) - method in class freemind.view.mindmapview.MapView
paintDragOver(Graphics2D,Dimension) - method in class freemind.view.mindmapview.NodeView
paintDragOver(Graphics2D,Dimension) - method in class freemind.view.mindmapview.RootNodeView
paintIcon(Component,Graphics,int,int) - method in class freemind.view.mindmapview.MultipleImage
paintSelected(Graphics2D,Dimension) - method in class freemind.view.mindmapview.BubbleNodeView
paintSelected(Graphics2D,Dimension) - method in class freemind.view.mindmapview.NodeView
paintSelected(Graphics2D,Dimension) - method in class freemind.view.mindmapview.RootNodeView
Tools.Pair - class freemind.main.Tools.Pair
Pair(Object,Object) - constructor for class freemind.main.Tools.Pair
parseCharArray(char[],int,int) - method in class freemind.main.XMLElement
Reads one XML element from a char array and parses it.
parseCharArray(char[],int,int,int) - method in class freemind.main.XMLElement
Reads one XML element from a char array and parses it.
parseFromReader(Reader) - method in class freemind.main.XMLElement
Reads one XML element from a java.io.Reader and parses it.
parseFromReader(Reader,int) - method in class freemind.main.XMLElement
Reads one XML element from a java.io.Reader and parses it.
parseString(String) - method in class freemind.main.XMLElement
Reads one XML element from a String and parses it.
parseString(String,int) - method in class freemind.main.XMLElement
Reads one XML element from a String and parses it.
parseString(String,int,int) - method in class freemind.main.XMLElement
Reads one XML element from a String and parses it.
parseString(String,int,int,int) - method in class freemind.main.XMLElement
Reads one XML element from a String and parses it.
paste - field in class freemind.modes.ControllerAdapter
PasteAction(Object) - constructor for class freemind.modes.ControllerAdapter.PasteAction
plainClick(MouseEvent) - method in class freemind.modes.ControllerAdapter
plainClick(MouseEvent) - method in class freemind.modes.ModeController
PointToXml(Point) - static method in class freemind.main.Tools
popupListenerSingleton - field in class freemind.modes.ControllerAdapter
Take care! This listener is also used for modelpopups (as for graphical links).
preferredLayoutSize(Container) - method in class freemind.view.mindmapview.MindMapLayout
print(Graphics,PageFormat,int) - method in class freemind.view.mindmapview.MapView
Completes the links within the map.
props - static field in class freemind.main.FreeMind

Q

quit - field in class freemind.controller.Controller

R

readChar() - method in class freemind.main.XMLElement
Reads a character from a reader.
readOnly - field in class freemind.modes.MapAdapter
Method to keep track of the sources associated to a target node.
The main method.
The main method.
The second variant of the main method.
reload(TreeNode) - method in class freemind.modes.MapAdapter
Invoke this method if you've modified the TreeNodes upon which this model depends.
remove(int) - method in class freemind.modes.NodeAdapter
remove(MutableTreeNode) - method in class freemind.modes.NodeAdapter
RemoveAction() - constructor for class freemind.modes.ControllerAdapter.RemoveAction
removeAttribute(String) - method in class freemind.main.XMLElement
Removes an attribute.
removeChild(freemind.main.XMLElement) - method in class freemind.main.XMLElement
Removes a child element.
removeChild(String) - method in class freemind.main.XMLElement
Removes an attribute.
removeExtension(String) - static method in class freemind.main.Tools
removeFromParent() - method in class freemind.modes.NodeAdapter
removeLastIcon() - method in class freemind.modes.MindMapNode
removeLastIcon() - method in class freemind.modes.NodeAdapter
removeLayoutComponent(Component) - method in class freemind.view.mindmapview.MindMapLayout
removeNodeFromParent(MutableTreeNode) - method in class freemind.modes.MapAdapter
Joerg: Message this to remove node from its parent.
removeProperty(String) - method in class freemind.main.XMLElement
Removes an attribute.
rename() - method in class freemind.view.MapModule
repaint() - method in class freemind.main.FreeMindMain
remove this!
requestFocus() - method in class freemind.view.mindmapview.NodeView
resizeMap(int) - method in class freemind.view.mindmapview.MindMapLayout
resolveEntity(StringBuffer) - method in class freemind.main.XMLElement
Resolves an entity.
restore(String) - method in class freemind.modes.browsemode.BrowseMode
restore(String) - method in class freemind.modes.filemode.FileMode
restore(String) - method in class freemind.modes.mindmapmode.MindMapMode
restore(String) - method in class freemind.modes.Mode
restore(String) - method in class freemind.modes.schememode.SchemeMode
RootNodeView - class freemind.view.mindmapview.RootNodeView
This is a RootNode with different placing of children and different painting than a normal NodeView
rtfFlavor - static field in class freemind.controller.MindMapNodesSelection
run() - method in class freemind.controller.NodeMouseMotionListener.timeDelayedSelection
TimerTask method to enable the selection after a given time.

S

safeEquals(String,String) - static method in class freemind.main.Tools
save() - method in class freemind.modes.browsemode.BrowseArrowLinkModel
save() - method in class freemind.modes.browsemode.BrowseCloudModel
save() - method in class freemind.modes.browsemode.BrowseEdgeModel
save() - method in class freemind.modes.browsemode.BrowseNodeModel
save() - method in class freemind.modes.ControllerAdapter
save() - method in class freemind.modes.mindmapmode.MindMapArrowLinkModel
save() - method in class freemind.modes.mindmapmode.MindMapCloudModel
save() - method in class freemind.modes.mindmapmode.MindMapEdgeModel
save() - method in class freemind.modes.ModeController
save(File) - method in class freemind.modes.browsemode.BrowseMapModel
save(File) - method in class freemind.modes.ControllerAdapter
Return false is the action was cancelled, e.g.
save(File) - method in class freemind.modes.filemode.FileMapModel
save(File) - method in class freemind.modes.MapAdapter
save(File) - method in class freemind.modes.mindmapmode.MindMapMapModel
Return the success of saving
save(File) - method in class freemind.modes.ModeController
save(File) - method in class freemind.modes.schememode.SchemeMapModel
saveAs() - method in class freemind.modes.ControllerAdapter
Save as; return false is the action was cancelled
saveAs() - method in class freemind.modes.ModeController
saveAs() - method in class freemind.modes.schememode.SchemeController
saveHTML(Writer,String,int,boolean,boolean,int) - method in class freemind.modes.mindmapmode.MindMapNodeModel
saveHTML_escapeUnicodeAndSpecialCharacters(String) - method in class freemind.modes.mindmapmode.MindMapNodeModel
saveProperties() - method in class freemind.main.FreeMind
saveProperties() - method in class freemind.main.FreeMindApplet
saveProperties() - method in class freemind.main.FreeMindMain
saveRTF(List,BufferedWriter) - method in class freemind.modes.mindmapmode.MindMapMapModel
saveRTF(Writer,int,HashMap) - method in class freemind.modes.mindmapmode.MindMapNodeModel
saveTXT(Writer,int) - method in class freemind.modes.mindmapmode.MindMapNodeModel
scanElement(freemind.main.XMLElement) - method in class freemind.main.XMLElement
Scans an XML element.
scanIdentifier(StringBuffer) - method in class freemind.main.XMLElement
Scans an identifier from the current reader.
scanPCData(StringBuffer) - method in class freemind.main.XMLElement
Scans a #PCDATA element.
scanString(StringBuffer) - method in class freemind.main.XMLElement
This method scans a delimited string from the current reader.
scanWhitespace() - method in class freemind.main.XMLElement
This method scans an identifier from the current reader.
scanWhitespace(StringBuffer) - method in class freemind.main.XMLElement
This method scans an identifier from the current reader.
SchemeController - class freemind.modes.schememode.SchemeController
SchemeController(freemind.modes.Mode) - constructor for class freemind.modes.schememode.SchemeController
SchemeEdgeModel - class freemind.modes.schememode.SchemeEdgeModel
SchemeMapModel - class freemind.modes.schememode.SchemeMapModel
SchemeMapModel(freemind.main.FreeMindMain) - constructor for class freemind.modes.schememode.SchemeMapModel
SchemeMode - class freemind.modes.schememode.SchemeMode
SchemeMode() - constructor for class freemind.modes.schememode.SchemeMode
SchemeNodeModel - class freemind.modes.schememode.SchemeNodeModel
This class represents a single Node of a Tree.
SchemeNodeModel(freemind.main.FreeMindMain) - constructor for class freemind.modes.schememode.SchemeNodeModel
SchemePopupMenu - class freemind.modes.schememode.SchemePopupMenu
SchemePopupMenu(freemind.modes.schememode.SchemeController) - constructor for class freemind.modes.schememode.SchemePopupMenu
SchemeToolBar - class freemind.modes.schememode.SchemeToolBar
SchemeToolBar(freemind.modes.schememode.SchemeController) - constructor for class freemind.modes.schememode.SchemeToolBar
scrollBy(int,int) - method in class freemind.view.mindmapview.MapView
Scroll the viewport of the map to the south-west, i.e.
scrollNodeToVisible(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.MapView
scrollNodeToVisible(freemind.view.mindmapview.NodeView,int) - method in class freemind.view.mindmapview.MapView
Select the node, resulting in only that one being selected.
selectBranch(freemind.view.mindmapview.NodeView,boolean) - method in class freemind.view.mindmapview.MapView
Select the node and his descendants.
selectContinuous(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.MapView
selectedColor - static field in class freemind.view.mindmapview.NodeView
selectFontName(String) - method in class freemind.modes.mindmapmode.MindMapToolBar
selectFontSize(String) - method in class freemind.modes.mindmapmode.MindMapToolBar
setAllActions(boolean) - method in class freemind.modes.browsemode.BrowseController
Enabled/Disabled all actions that are dependent on whether there is a map open or not.
setAllActions(boolean) - method in class freemind.modes.ControllerAdapter
Overwrite this to set all of your actions which are dependent on whether there is a map or not.
setAllActions(boolean) - method in class freemind.controller.MainToolBar
setAllActions(boolean) - method in class freemind.modes.mindmapmode.MindMapController
Enabled/Disabled all actions that are dependent on whether there is a map open or not.
setAntialiasAll(boolean) - method in class freemind.controller.Controller
setAntialiasEdges(boolean) - method in class freemind.controller.Controller
setAttribute(String,Object) - method in class freemind.main.XMLElement
Adds or modifies an attribute.
setAttribute(String,Object) - method in class freemind.modes.XMLElementAdapter
setBackgroundColor(Color) - method in class freemind.modes.MapAdapter
setBackgroundColor(Color) - method in class freemind.modes.MindMap
setBold(boolean) - method in class freemind.modes.NodeAdapter
setBold(freemind.modes.mindmapmode.MindMapNodeModel) - method in class freemind.modes.mindmapmode.MindMapMapModel
Set the value of ChildrenStylePattern.
setCloud(freemind.modes.MindMapCloud) - method in class freemind.modes.NodeAdapter
setCloud(freemind.modes.mindmapmode.MindMapNodeModel) - method in class freemind.modes.mindmapmode.MindMapMapModel
setColor(Color) - method in class freemind.modes.browsemode.BrowseEdgeModel
setColor(Color) - method in class freemind.modes.LineAdapter
setColor(Color) - method in class freemind.modes.mindmapmode.MindMapEdgeModel
setColor(Color) - method in class freemind.modes.MindMapNode
setColor(Color) - method in class freemind.modes.NodeAdapter
setContent(String) - method in class freemind.main.XMLElement
Changes the content string.
setDescription(String) - method in class freemind.main.ExampleFileFilter
Sets the human readable description of this filter.
setDestinationLabel(String) - method in class freemind.modes.LinkAdapter
setDoubleAttribute(String,double) - method in class freemind.main.XMLElement
Adds or modifies an attribute.
setDraggedOver(int) - method in class freemind.view.mindmapview.NodeView
setDraggedOver(Point) - method in class freemind.view.mindmapview.NodeView
setDraggedOver(Point) - method in class freemind.view.mindmapview.RootNodeView
setDropAction(String) - method in class freemind.controller.MindMapNodesSelection
setEdge(freemind.modes.MindMapEdge) - method in class freemind.modes.NodeAdapter
setEdgeColor(Color) - method in class freemind.modes.StylePattern
Set the value of edgeColor.
setEdgeStyle(String) - method in class freemind.modes.StylePattern
Set the value of edgeStyle.
setEdgeWidth(int) - method in class freemind.modes.StylePattern
Set the value of edgeWidth.
setEndArrow(String) - method in class freemind.modes.ArrowLinkAdapter
setEndInclination(Point) - method in class freemind.modes.ArrowLinkAdapter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFile() - method in class freemind.modes.browsemode.BrowseMapModel
setFile(File) - method in class freemind.modes.MapAdapter
setFolded(boolean) - method in class freemind.modes.MindMapNode
setFolded(boolean) - method in class freemind.modes.NodeAdapter
setFolded(boolean) - method in class freemind.modes.StylePattern
Set the value of folded.
setFont(Font) - method in class freemind.modes.MindMapNode
setFont(Font) - method in class freemind.modes.NodeAdapter
setFontSize(int) - method in class freemind.modes.MindMapNode
setFontSize(int) - method in class freemind.modes.NodeAdapter
setFrame(freemind.main.FreeMindMain) - method in class freemind.controller.Controller
setHidden(File,boolean,boolean) - static method in class freemind.main.Tools
setIcon(Icon) - method in class freemind.modes.MindIcon
Set the value of icon.
setImageByFileChooser() - method in class freemind.modes.ControllerAdapter
setIntAttribute(String,int) - method in class freemind.main.XMLElement
Adds or modifies an attribute.
setItalic(boolean) - method in class freemind.modes.NodeAdapter
setItalic(freemind.modes.mindmapmode.MindMapNodeModel) - method in class freemind.modes.mindmapmode.MindMapMapModel
setLeft(boolean) - method in class freemind.modes.MindMapNode
setLeft(boolean) - method in class freemind.modes.NodeAdapter
setLeft(boolean) - method in class freemind.view.mindmapview.NodeView
setLeftToolbarVisible(boolean) - method in class freemind.controller.Controller
setLink(String) - method in class freemind.modes.MindMapNode
setLink(String) - method in class freemind.modes.NodeAdapter
setLinkByFileChooser() - method in class freemind.modes.ControllerAdapter
setLinkByTextField() - method in class freemind.modes.ControllerAdapter
setMap(freemind.view.mindmapview.MapView) - method in class freemind.view.mindmapview.NodeView
setMenubarVisible(boolean) - method in class freemind.controller.Controller
setMode(freemind.modes.Mode) - method in class freemind.modes.ControllerAdapter
setModel(freemind.modes.MindMap) - method in class freemind.view.MapModule
setModel(freemind.modes.MindMapNode) - method in class freemind.view.mindmapview.NodeView
setMoveCursor(boolean) - method in class freemind.view.mindmapview.MapView
setName(String) - method in class freemind.view.MapModule
setName(String) - method in class freemind.modes.MindIcon
Set the value of name.
setName(String) - method in class freemind.modes.StylePattern
Set the value of name.
setName(String) - method in class freemind.main.XMLElement
Changes the name of the element.
setName(String) - method in class freemind.modes.XMLElementAdapter
setNodeColor(Color) - method in class freemind.modes.StylePattern
Set the value of nodeColor.
setNodeFont(Font) - method in class freemind.modes.StylePattern
Set the value of font.
setNodeIcon(freemind.modes.MindIcon) - method in class freemind.modes.StylePattern
Set the value of icon.
setNodeStyle(String) - method in class freemind.modes.StylePattern
Set the value of nodeStyle.
setObject(Object) - method in class freemind.main.Tools.ObjectHolder
setParent(freemind.modes.MindMapNode) - method in class freemind.modes.NodeAdapter
setParent(MutableTreeNode) - method in class freemind.modes.NodeAdapter
setProperty(String,String) - method in class freemind.controller.Controller
setProperty(String,String) - method in class freemind.main.FreeMind
setProperty(String,String) - method in class freemind.main.FreeMindApplet
setProperty(String,String) - method in class freemind.main.FreeMindMain
setRecursive(boolean) - method in class freemind.modes.StylePattern
Set the value of recursive.
setReferenceText(String) - method in class freemind.modes.LinkAdapter
setRendering(Graphics2D) - method in class freemind.view.mindmapview.ArrowLinkView
setRendering(Graphics2D) - method in class freemind.view.mindmapview.CloudView
setRendering(Graphics2D) - method in class freemind.view.mindmapview.EdgeView
setRendering(Graphics2D) - method in class freemind.view.mindmapview.NodeView
setRendering(Graphics2D) - method in class freemind.view.mindmapview.RootNodeView
setRoot(freemind.modes.MindMapNode) - method in class freemind.modes.MapAdapter
setSaved(boolean) - method in class freemind.modes.MapAdapter
setSiblingMaxLevel(int) - method in class freemind.view.mindmapview.MapView
setSource(freemind.modes.MindMapNode) - method in class freemind.modes.LinkAdapter
setStartArrow(String) - method in class freemind.modes.ArrowLinkAdapter
setStartInclination(Point) - method in class freemind.modes.ArrowLinkAdapter
setStyle(String) - method in class freemind.modes.browsemode.BrowseEdgeModel
setStyle(String) - method in class freemind.modes.LineAdapter
setStyle(String) - method in class freemind.modes.mindmapmode.MindMapEdgeModel
setStyle(String) - method in class freemind.modes.NodeAdapter
setTagName(String) - method in class freemind.main.XMLElement
Changes the name of the element.
setTarget(freemind.modes.MindMapNode) - method in class freemind.modes.LineAdapter
The node to which this line is associated.
setTarget(freemind.modes.MindMapNode) - method in class freemind.modes.MindMapLine
The node to which this line is associated.
setText(String) - method in class freemind.modes.StylePattern
Set the value of text.
setTitle() - method in class freemind.controller.Controller
Set the Frame title with mode and file if exist
setTitle(String) - method in class freemind.main.FreeMindApplet
setTitle(String) - method in class freemind.main.FreeMindMain
setToolbarVisible(boolean) - method in class freemind.controller.Controller
setUnderlined(boolean) - method in class freemind.modes.NodeAdapter
setURL(URL) - method in class freemind.modes.browsemode.BrowseMapModel
Set the value of url.
setUserObject(Object) - method in class freemind.modes.NodeAdapter
setValue(boolean) - method in class freemind.main.Tools.BooleanHolder
setValue(int) - method in class freemind.main.Tools.IntHolder
setWaitingCursor(boolean) - method in class freemind.main.FreeMind
setWaitingCursor(boolean) - method in class freemind.main.FreeMindApplet
setWaitingCursor(boolean) - method in class freemind.main.FreeMindMain
setWidth(int) - method in class freemind.modes.EdgeAdapter
setWidth(int) - method in class freemind.modes.LineAdapter
setWidth(int) - method in class freemind.modes.mindmapmode.MindMapEdgeModel
setZoom(float) - method in class freemind.controller.Controller
setZoom(float) - method in class freemind.view.mindmapview.MapView
setZoomComboBox(float) - method in class freemind.controller.MainToolBar
shallowCopy() - method in class freemind.modes.MindMapNode
shallowCopy() - method in class freemind.modes.NodeAdapter
SharpBezierEdgeView - class freemind.view.mindmapview.SharpBezierEdgeView
This class represents a sharp Edge of a MindMap.
SharpLinearEdgeView - class freemind.view.mindmapview.SharpLinearEdgeView
This class represents a sharp Edge of a MindMap.
showPopupMenu(MouseEvent) - method in class freemind.modes.ControllerAdapter
showPopupMenu(MouseEvent) - method in class freemind.modes.ModeController
skipComment() - method in class freemind.main.XMLElement
Skips a comment.
skipSpecialTag(int) - method in class freemind.main.XMLElement
Skips a special tag or comment.
source - field in class freemind.view.mindmapview.ArrowLinkView
source - field in class freemind.view.mindmapview.CloudView
source - field in class freemind.view.mindmapview.EdgeView
splitNode(freemind.modes.MindMapNode,int,String) - method in class freemind.modes.mindmapmode.MindMapMapModel
standardColorPropertyString - field in class freemind.modes.LineAdapter
standardStylePropertyString - field in class freemind.modes.LineAdapter
start - field in class freemind.view.mindmapview.EdgeView
start() - method in class freemind.main.FreeMindApplet
startArrow - field in class freemind.modes.ArrowLinkAdapter
startInclination - field in class freemind.modes.ArrowLinkAdapter
the zero is the start point of the line;
stopTimerForDelayedSelection() - method in class freemind.controller.NodeMouseMotionListener
stringToList(String) - static method in class freemind.main.Tools
Converts a String in the format "value;value;value" to a List with the values (as strings)
stroke - field in class freemind.modes.LineAdapter
style - field in class freemind.modes.LineAdapter
style - field in class freemind.modes.NodeAdapter
STYLE_BUBBLE - static field in class freemind.modes.MindMapNode
STYLE_FORK - static field in class freemind.modes.MindMapNode
StylePattern - class freemind.modes.StylePattern
This class represents a StylePattern than can be applied to a node or a whole branch.
StylePattern(freemind.main.XMLElement,List) - constructor for class freemind.modes.StylePattern
syntaxError(String) - method in class freemind.main.XMLElement
Creates a parse exception for when a syntax error occured.

T

target - field in class freemind.view.mindmapview.ArrowLinkView
target - field in class freemind.view.mindmapview.EdgeView
target - field in class freemind.modes.LineAdapter
target - field in class freemind.modes.LinkRegistryAdapter.ID_UsedStateAdapter
TargetToID - field in class freemind.modes.LinkRegistryAdapter
ConvexHull.thetaComparator - class freemind.view.mindmapview.ConvexHull.thetaComparator
thetaComparator(Point) - constructor for class freemind.view.mindmapview.ConvexHull.thetaComparator
toggleBold() - method in class freemind.modes.NodeAdapter
toggleChildrenFolded() - method in class freemind.modes.ControllerAdapter
If any children are folded, unfold all folded children.
toggleFolded() - method in class freemind.modes.ControllerAdapter
toggleFolded() - method in class freemind.modes.ModeController
ToggleFoldedAction() - constructor for class freemind.modes.ControllerAdapter.ToggleFoldedAction
toggleItalic() - method in class freemind.modes.NodeAdapter
toggleSelected(freemind.view.mindmapview.NodeView) - method in class freemind.view.mindmapview.MapView
Add the node to the selection if it is not yet there, remove it otherwise.
Tools - class freemind.main.Tools
toRelativeURL(URL,URL) - static method in class freemind.main.Tools
This method converts an absolute url to an url relative to a given base-url.
toString() - method in class freemind.modes.browsemode.BrowseArrowLinkModel
toString() - method in class freemind.modes.browsemode.BrowseMapModel
toString() - method in class freemind.modes.browsemode.BrowseMode
toString() - method in class freemind.modes.filemode.FileMapModel
toString() - method in class freemind.modes.filemode.FileMode
toString() - method in class freemind.modes.filemode.FileNodeModel
toString() - method in class freemind.modes.LineAdapter
toString() - method in class freemind.modes.LinkRegistryAdapter.ID_BasicStateAdapter
toString() - method in class freemind.view.MapModule
Returns the String that is used to identify this map.
toString() - method in class freemind.modes.MindIcon
toString() - method in class freemind.modes.mindmapmode.MindMapArrowLinkModel
toString() - method in class freemind.modes.MindMapLine
toString() - method in class freemind.modes.MindMapLinkRegistry.ID_BasicState
toString() - method in class freemind.modes.mindmapmode.MindMapMapModel
toString() - method in class freemind.modes.mindmapmode.MindMapMode
toString() - method in class freemind.modes.MindMapNode
toString() - method in class freemind.modes.Mode
toString() - method in class freemind.modes.NodeAdapter
toString() - method in class freemind.modes.schememode.SchemeMapModel
toString() - method in class freemind.modes.schememode.SchemeMode
toString() - method in class freemind.modes.schememode.SchemeNodeModel
toString() - method in class freemind.modes.StylePattern
toString() - method in class freemind.main.Tools.IntHolder
toString() - method in class freemind.main.XMLElement
Writes the XML element to a string.
toXMLEscapedText(String) - static method in class freemind.main.Tools
toXMLEscapedTextWithNBSPizedSpaces(String) - static method in class freemind.main.Tools
toXMLUnescapedText(String) - static method in class freemind.main.Tools
treeHeight - field in class freemind.view.mindmapview.NodeView
tryToChangeToMapModule(String) - method in class freemind.controller.Controller.MapModuleManager
tryToLock(File) - method in class freemind.modes.MapAdapter
Attempts to lock the map using semaphore file.
tryToLock(File) - method in class freemind.modes.mindmapmode.MindMapMapModel
Attempts to lock the map using a semaphore file

U

underlined - field in class freemind.modes.NodeAdapter
unexpectedEndOfData() - method in class freemind.main.XMLElement
Creates a parse exception for when the end of the data input has been reached.
unknownEntity(String) - method in class freemind.main.XMLElement
Creates a parse exception for when an entity could not be resolved.
unreadChar(char) - method in class freemind.main.XMLElement
Pushes a character back to the read-back buffer.
update() - method in class freemind.view.mindmapview.BezierEdgeView
This should be a task of MindMapLayout start,end must be initialized...
update() - method in class freemind.view.mindmapview.EdgeView
This should be a task of MindMapLayout start,end must be initialized...
update() - method in class freemind.view.mindmapview.LinearEdgeView
This should be a task of MindMapLayout start,end must be initialized...
update() - method in class freemind.view.mindmapview.SharpBezierEdgeView
This should be a task of MindMapLayout start,end must be initialized...
update() - method in class freemind.view.mindmapview.SharpLinearEdgeView
updateCursor(double) - method in class freemind.view.mindmapview.NodeView
updateEditMenu() - method in class freemind.controller.MenuBar
updateFileMenu() - method in class freemind.controller.MenuBar
updateLastOpenedList() - method in class freemind.controller.MenuBar
updateMapModuleName() - method in class freemind.controller.Controller.MapModuleManager
updateMapModuleName() - method in class freemind.modes.ControllerAdapter
updateMapsMenu() - method in class freemind.controller.MenuBar
And a static method to reread this holder.
urlGetFile(URL) - static method in class freemind.main.Tools
This is a correction of a method getFile of a class URL.
userObject - field in class freemind.modes.NodeAdapter
userProps - static field in class freemind.main.FreeMindApplet

V

valueForPathChanged(TreePath,Object) - method in class freemind.modes.MapAdapter
version - static field in class freemind.main.FreeMind
version - static field in class freemind.main.FreeMindApplet

W

width - field in class freemind.modes.LineAdapter
WIDTH_PARENT - static field in class freemind.modes.EdgeAdapter
WIDTH_THIN - static field in class freemind.modes.EdgeAdapter
write(Writer) - method in class freemind.main.XMLElement
Writes the XML element to a writer.
write(Writer,boolean) - method in class freemind.main.XMLElement
writeClosingTag(Writer) - method in class freemind.main.XMLElement
writeEncoded(Writer,String) - method in class freemind.main.XMLElement
Writes a string encoded to a writer.
writeWithoutClosingTag(Writer) - method in class freemind.main.XMLElement

X

XMLElement - class freemind.main.XMLElement
XMLElement is a representation of an XML object.
XMLElement() - constructor for class freemind.main.XMLElement
Creates and initializes a new XML element.
XMLElement(boolean) - constructor for class freemind.main.XMLElement
Creates and initializes a new XML element.
XMLElement(Hashtable) - constructor for class freemind.main.XMLElement
Creates and initializes a new XML element.
XMLElement(Hashtable,boolean) - constructor for class freemind.main.XMLElement
Creates and initializes a new XML element.
XMLElement(Hashtable,boolean,boolean) - constructor for class freemind.main.XMLElement
Creates and initializes a new XML element.
XMLElement(Hashtable,boolean,boolean,boolean) - constructor for class freemind.main.XMLElement
Creates and initializes a new XML element.
XMLElementAdapter - class freemind.modes.XMLElementAdapter
XMLParseException - class freemind.main.XMLParseException
An XMLParseException is thrown when an error occures while parsing an XML string.
XMLParseException(String,int,String) - constructor for class freemind.main.XMLParseException
Creates an exception.
XMLParseException(String,String) - constructor for class freemind.main.XMLParseException
Creates an exception.
xmlToBoolean(String) - static method in class freemind.main.Tools
xmlToColor(String) - static method in class freemind.main.Tools
xmlToPoint(String) - static method in class freemind.main.Tools

Z

zoomIn() - method in class freemind.controller.MainToolBar
ZoomInAction(freemind.controller.Controller) - constructor for class freemind.controller.Controller.ZoomInAction
zoomOut() - method in class freemind.controller.MainToolBar