freemind.modes.mindmapmode
Class MindMapController
- ModeController
public class MindMapController
ControllerAdapter.CopyAction , ControllerAdapter.CopySingleAction , ControllerAdapter.CutAction , ControllerAdapter.EditAction , ControllerAdapter.EditCopyAction , ControllerAdapter.EditLongAction , ControllerAdapter.FileOpener , ControllerAdapter.FindAction , ControllerAdapter.FindNextAction , ControllerAdapter.FollowLinkAction , ControllerAdapter.GotoLinkNodeAction , ControllerAdapter.NewChildAction , ControllerAdapter.NewChildWithoutFocusAction , ControllerAdapter.NewMapAction , ControllerAdapter.NewPreviousSiblingAction , ControllerAdapter.NewSiblingAction , ControllerAdapter.NodeDownAction , ControllerAdapter.NodeUpAction , ControllerAdapter.OpenAction , ControllerAdapter.PasteAction , ControllerAdapter.RemoveAction , ControllerAdapter.SaveAction , ControllerAdapter.SaveAsAction , ControllerAdapter.SetImageByFileChooserAction , ControllerAdapter.SetLinkByFileChooserAction , ControllerAdapter.SetLinkByTextFieldAction , ControllerAdapter.ToggleChildrenFoldedAction , ControllerAdapter.ToggleFoldedAction |
add , add , addNew , anotherNodeSelected , binOptionIsTrue , close , doubleClick , edit , extendSelection , getController , getFileFilter , getFrame , getLinkByFileChooser , getMap , getMapModule , getMode , getPopupForModel , getResource , getSelecteds , getText , getView , handleLoadingException , isBlocked , load , loadURL , loadURL , mapOpened , mouseWheelMoved , newMap , newMap , newModel , newNode , nodeChanged , open , plainClick , save , save , saveAs , setAllActions , setImageByFileChooser , setLinkByFileChooser , setLinkByTextField , setMode , showPopupMenu , toggleChildrenFolded , toggleFolded , updateMapModuleName |
MindMapController
public MindMapController(Mode mode)
setAllActions
protected void setAllActions(boolean enabled)
Enabled/Disabled all actions that are dependent on
whether there is a map open or not.
- setAllActions in interface ControllerAdapter