addIcon
public void addIcon(MindIcon icon)
childrenFolded
public ListIterator childrenFolded()
childrenUnfolded
public ListIterator childrenUnfolded()
getChildPosition
public int getChildPosition(MindMapNode childNode)
getColor
public Color getColor()
getFont
public Font getFont()
getFontFamilyName
public String getFontFamilyName()
getFontSize
public String getFontSize()
getIcons
public Vector getIcons()
getLink
public String getLink()
getNodeLevel
public int getNodeLevel()
getPath
public TreePath getPath()
getPreferredChild
public MindMapNode getPreferredChild()
getStyle
public String getStyle()
hasChildren
public boolean hasChildren()
isBold
public boolean isBold()
isDescendantOf
public boolean isDescendantOf(MindMapNode node)
isFolded
public boolean isFolded()
isItalic
public boolean isItalic()
isRoot
public boolean isRoot()
isUnderlined
public boolean isUnderlined()
removeLastIcon
public int removeLastIcon()
setColor
public void setColor(Color color)
setFolded
public void setFolded(boolean folded)
setFont
public void setFont(Font font)
setFontSize
public void setFontSize(int fontSize)
setLeft
public void setLeft(boolean isLeft)
setLink
public void setLink(String link)
setPreferredChild
public void setPreferredChild(MindMapNode node)
setViewer
public void setViewer(NodeView viewer)
toString
public String toString()