Schnittstelle Alignment


public interface Alignment
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Center the line within the available space
    static final int
    Put all available space on the right
    static final int
    Put all available space on the left
  • Felddetails

    • LEFT

      static final int LEFT
      Put all available space on the right
      Siehe auch:
    • CENTER

      static final int CENTER
      Center the line within the available space
      Siehe auch: