freemind.modes
Class MindIcon
public class MindIcon
extends java.lang.Object
This class represents a MindIcon than can be applied
to a node or a whole branch.
MindIcon
public MindIcon(String name)
getAllIconNames
public static Vector getAllIconNames()
getDescription
public String getDescription(FreeMindMain frame)
Get the value of description (in local language).
getIconFileName
public String getIconFileName()
getName
public String getName()
Get the value of name.
setIcon
protected void setIcon(Icon _associatedIcon)
Set the value of icon.
setName
public void setName(String name)
Set the value of name.
toString
public String toString()