Schnittstelle SymbolicColor


public interface SymbolicColor
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Indication color for errors
    static final int
    The default foreground color
    static final int
    Indication color for success
    static final int
    Indication color for warnings
  • Felddetails

    • FOREGROUND

      static final int FOREGROUND
      The default foreground color
      Siehe auch:
    • ERROR

      static final int ERROR
      Indication color for errors
      Siehe auch:
    • WARNING

      static final int WARNING
      Indication color for warnings
      Siehe auch:
    • SUCCESS

      static final int SUCCESS
      Indication color for success
      Siehe auch: