freemind.modes.filemode
public class FileNodeModel extends NodeAdapter
| Constructor Summary | |
|---|---|
| FileNodeModel(File file, FreeMindMain frame) | |
| Method Summary | |
|---|---|
| ListIterator | childrenFolded() |
| ListIterator | childrenUnfolded() |
| Color | getColor()
This could be a nice feature. |
| String | getLink() |
| String | getStyle() |
| boolean | hasChildren() |
| boolean | isLeaf() |
| String | toString() |