Package ch.bailu.gtk.gtk
Schnittstelle SymbolicColor
public interface SymbolicColor
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Indication color for errorsstatic final int
The default foreground colorstatic final int
Indication color for successstatic final int
Indication color for warnings
-
Felddetails
-
FOREGROUND
static final int FOREGROUNDThe default foreground color- Siehe auch:
-
ERROR
static final int ERRORIndication color for errors- Siehe auch:
-
WARNING
static final int WARNINGIndication color for warnings- Siehe auch:
-
SUCCESS
static final int SUCCESSIndication color for success- Siehe auch:
-