freemind.modes
public interface Mode
Method Summary | |
---|---|
void | activate() |
Controller | getController() |
JToolBar | getLeftToolBar() For the toolbar on the left hand side of the window. |
ModeController | getModeController() |
JMenu | getModeEditMenu() |
JMenu | getModeFileMenu() |
JToolBar | getModeToolBar() |
void | init(Controller c) |
void | restore(String restorable) |
String | toString() |