Package ch.bailu.gtk.glib
Schnittstelle AsciiType
public interface AsciiType
-
Feldübersicht
Felder
-
Felddetails
-
ALNUM
static final int ALNUM- Siehe auch:
-
ALPHA
static final int ALPHA- Siehe auch:
-
CNTRL
static final int CNTRL- Siehe auch:
-
DIGIT
static final int DIGIT- Siehe auch:
-
GRAPH
static final int GRAPH- Siehe auch:
-
LOWER
static final int LOWER- Siehe auch:
-
PRINT
static final int PRINT- Siehe auch:
-
PUNCT
static final int PUNCT- Siehe auch:
-
SPACE
static final int SPACE- Siehe auch:
-
UPPER
static final int UPPER- Siehe auch:
-
XDIGIT
static final int XDIGIT- Siehe auch:
-