freemind.modes.filemode
public class FileMapModel extends MapAdapter
| Constructor Summary | |
|---|---|
| FileMapModel(FreeMindMain frame) | |
| FileMapModel(File root, FreeMindMain frame) | |
| Method Summary | |
|---|---|
| void | changeNode(MindMapNode node, String newText) |
| boolean | isSaved() |
| void | load(File file) |
| boolean | save(File file) |
| String | toString() |