Interface Alignment


public interface Alignment
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    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
  • Field Details