freemind.modes.mindmapmode
Class MindMapMode
java.lang.Object
freemind.modes.mindmapmode.MindMapMode
- Mode
public class MindMapMode
extends java.lang.Object
MindMapMode
public MindMapMode()
activate
public void activate()
Called whenever this mode is chosen in the program.
(updates Actions etc.)
- activate in interface Mode
getLeftToolBar
public JToolBar getLeftToolBar()
For the toolbar on the left hand side of the window.
- getLeftToolBar in interface Mode
restore
public void restore(String restoreable)
- restore in interface Mode