freemind.modes.browsemode

Class BrowseNodeModel

public class BrowseNodeModel extends NodeAdapter

This class represents a single Node of a Tree. It contains direct handles to its parent and children and to its view.
Constructor Summary
BrowseNodeModel(FreeMindMain frame)
BrowseNodeModel(Object userObject, FreeMindMain frame)
Method Summary
StringgetStyle()
XMLElementsave()

Constructor Detail

BrowseNodeModel

public BrowseNodeModel(FreeMindMain frame)

BrowseNodeModel

public BrowseNodeModel(Object userObject, FreeMindMain frame)

Method Detail

getStyle

public String getStyle()

save

public XMLElement save()