Package ch.bailu.gtk.gtk
Schnittstelle SymbolicColor
public interface SymbolicColor
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intIndication color for errorsstatic final intThe default foreground colorstatic final intIndication color for successstatic final intIndication 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:
-