Package ch.bailu.gtk.pango
Schnittstelle EllipsizeMode
public interface EllipsizeMode
-
Feldübersicht
Felder
-
Felddetails
-
NONE
static final int NONENo ellipsization- Siehe auch:
-
START
static final int STARTOmit characters at the start of the text- Siehe auch:
-
MIDDLE
static final int MIDDLEOmit characters in the middle of the text- Siehe auch:
-
END
static final int ENDOmit characters at the end of the text- Siehe auch:
-