|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfreemind.modes.MapAdapter
freemind.modes.schememode.SchemeMapModel
| Field Summary |
| Fields inherited from class freemind.modes.MapAdapter |
readOnly, saved |
| Constructor Summary | |
SchemeMapModel(FreeMindMain frame)
|
|
| Method Summary | |
java.lang.String |
getCode()
This method returns the scheme code that is represented by this map as a plain string. |
void |
load(java.io.File file)
|
void |
loadMathStyle(java.io.Reader re)
|
boolean |
save(java.io.File file)
|
java.lang.String |
toString()
|
| Methods inherited from class freemind.modes.MapAdapter |
addTreeModelListener, applyPattern, changeNode, copy, copy, copySingle, cut, cut, destroy, find, findNext, getAsPlainText, getAsRTF, getBackgroundColor, getChild, getChildCount, getFile, getFindFromText, getFindWhat, getFrame, getIndexOfChild, getLink, getPathToRoot, getRestoreable, getRoot, getText, getURL, insertNodeInto, insertNodeInto, insertNodeIntoNoEvent, insertNodeIntoNoEvent, isLeaf, isReadOnly, isSaved, nodeChanged, nodesChanged, nodeStructureChanged, nodesWereInserted, nodesWereRemoved, paste, paste, paste, reload, removeNodeFromParent, removeNodeFromParent, removeTreeModelListener, setBackgroundColor, setFile, setFolded, setLink, setRoot, setSaved, splitNode, tryToLock, valueForPathChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SchemeMapModel(FreeMindMain frame)
| Method Detail |
public boolean save(java.io.File file)
save in class MapAdapter
public void load(java.io.File file)
throws java.io.FileNotFoundException
load in class MapAdapterjava.io.FileNotFoundException
public void loadMathStyle(java.io.Reader re)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getCode()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||