Package ch.bailu.gtk.pango
Schnittstelle ShowFlags
public interface ShowFlags
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intRender default-ignorable Unicode
characters visiblystatic final intRender line breaks visiblystatic final intNo special treatment for invisible charactersstatic final intRender spaces, tabs and newlines visibly
-
Felddetails
-
NONE
static final int NONENo special treatment for invisible characters- Siehe auch:
-
SPACES
static final int SPACESRender spaces, tabs and newlines visibly- Siehe auch:
-
LINE_BREAKS
static final int LINE_BREAKSRender line breaks visibly- Siehe auch:
-
IGNORABLES
static final int IGNORABLESRender default-ignorable Unicode
characters visibly- Siehe auch:
-