| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectfreemind.modes.LineAdapterfreemind.modes.LinkAdapterField Summary |
Fields inherited from class freemind.modes.LineAdapter | |
DEFAULT_WIDTH, NORMAL_WIDTH, color, frame, standardColorPropertyString, standardStylePropertyString, stroke, style, target, width | |
Constructor Summary | |
| |
| |
Method Summary | |
String | |
String | |
MindMapNode | |
void |
|
void |
|
void |
|
Methods inherited from class freemind.modes.LineAdapter | |
clone, getColor, getFrame, getStroke, getStyle, getTarget, getWidth, setColor, setStyle, setTarget, setWidth, toString | |
protected LinkAdapter(MindMapNode source, MindMapNode target, FreeMindMain frame, String standardColorPropertyString, String standardStylePropertyString)
For derived classes.
public String getDestinationLabel()
- Specified by:
- getDestinationLabel in interface MindMapLink
public String getReferenceText()
- Specified by:
- getReferenceText in interface MindMapLink
public void setDestinationLabel(String destinationLabel)
public void setReferenceText(String referenceText)