public class StringWithArrow
extends java.lang.Object
Constructor and Description |
---|
StringWithArrow(java.lang.String completeLabel) |
Modifier and Type | Method and Description |
---|---|
static TextBlock |
addMagicArrow(TextBlock label,
GuideLine guide,
FontConfiguration font) |
static TextBlock |
addSeveralMagicArrows(Display label,
GuideLine guide,
FontConfiguration font,
HorizontalAlignment alignment,
ISkinParam skinParam) |
Display |
getDisplay() |
java.lang.String |
getLabel() |
LinkArrow |
getLinkArrow() |
public final java.lang.String getLabel()
public final LinkArrow getLinkArrow()
public final Display getDisplay()
public static TextBlock addMagicArrow(TextBlock label, GuideLine guide, FontConfiguration font)
public static TextBlock addSeveralMagicArrows(Display label, GuideLine guide, FontConfiguration font, HorizontalAlignment alignment, ISkinParam skinParam)